Differentiate the two Object Repository Types of QTP.
Answers were Sorted based on User's Feedback
Answer / sreeprasad
Object repository is used to store all the objects in the
application being tested.2 types of oject repositoy per
action and shared. In shared repository only one
centralised repository for all the tests. where as in per
action.for each test a separate per action repostory is
created.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / senthil
Local Object Repository Shared Object Repository
(LOR) (SOR)
1. Every action has its All actions use same OR
own OR.
2. LOR cannot be accessed as SOR are accessible
separate file. as separate file.
3. Modify objects using Modify objects using
Object Repository Window. Object Repository Manager.
4. Big application its better. Small application its better
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / issac
the two types of object repository is shared and per action.
if a tester wants to use reusable actions shared object
repository can be used...shared object repository usage
helps to minimise space...others can also access the
repository
peraction repository is specific to the action which it is
associated with.it cannot be used across scripts
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / priya
2 types of OR
1. Shared OR
2. Local/Per Action OR.
Local OR stores all the objects associated with the specific
action, so that particular action only can access the stored
objects.
Shared OR stores tests objects that multiple actions or
Tests that have common objects can access in Read only mode.
It helps to minimize the space and easy to maintain because
objects stored in the central place.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mohan
shared rep requires less memory when comapare with per
action rep.
| Is This Answer Correct ? | 0 Yes | 3 No |
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
can u put checpoints for moving images
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
Can we call a parameter from an action to other action?
What is the differences between image check point and bit map check point?
What is QTP’s model for test creation?
how do you invoke the application through QTP?
HOW MANY WAYS ARE THERE TO CPY TEST IN TEST LAB
what will be the stmt if record any edit box in the Web application ?
How to interact tool & application build in QTP?
Extract a word from a sentenece?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps