Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
object repository
#1
Not Solved Toungue 
Hi friends,
Can anybody plz tell me the advantages of Local object repository over Shared object repository ? I know its different, but this is one of the question i have faced.

Bye.
Reply
#2
Not Solved
Local Repository is usually used when you have single actions in tests.
Reply
#3
Not Solved
Advantages of using Local repository over shared repository are:

1) Better management of repository
2) QTP works faster with local repository than shred repository
3)Lesser chances of deleting a objects by mistake.
Reply
#4
Not Solved
Per Action Repository is useful for
(i) Scripts contain only one action..
(ii) The different objects required for different actions
(iii) OR is used by you only in your team
(iv) If you have application --> your module --> individual products to validate... here you need to develop individual scripts for individual products to validate... (Shared repository is required to add all products to validate in all modules in an application makes huge) so, individual scripts maintaining makes your script efficient and effective. Here Discriptive Programming is best way to use.. if you wanna use OR, Per Action is best.
Reply
#5
Not Solved
1> every object in QTp test will have there own local object repository
2> object present in the local OR can be accessable by only respective actio where as object present in shared OR can be accessable by any associated action
3> in real time first script is written by using Local OR after words merge all the Local OR to one or more (depends upon the application) shared OR
Reply
#6
Not Solved
One more.

1.You need not a code to load the repository.
2.You need not to think about setting(path) if you are moving your test
3. Local repository is by default attached with test case, hence it will automatically be uploaded in case you move your test from on machine to other
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to remove duplication in Shared object repository appu3 1 2,931 08-24-2013, 04:24 PM
Last Post: Prakash
  SHARED OBJECT REPOSITORY IN REAL TIME sandya.qtp 1 3,392 09-22-2011, 07:46 PM
Last Post: Saket
  Object repository qa.dhara 4 4,742 03-26-2011, 12:19 AM
Last Post: qa.dhara
  memory size of object repository riteshnaidu 1 4,277 12-26-2008, 08:42 PM
Last Post: Ankur
  Version Control Function Lib and Object Repository Madhukar 0 3,334 10-29-2008, 02:47 AM
Last Post: Madhukar

Forum Jump:


Users browsing this thread: 1 Guest(s)