Differentiate the two Object Repository Types of QTP.
Answer Posted / 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 |
Post New Answer View All Answers
How to get Traceability matrix from TD?
What are the types of object repositories? Which one is you are using?
Write a script to verify font style and color of a windows object using descriptive programming
Explain qtp(quick test professional)?
Does quicktest professional (qtp) is unicode compatible?
How to use actions in qtp ?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
what is vmodel?advantages and disadvantages of vmodel?
Can any one send me the QTP Basic Coding Samples?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
What are the check points can be inserted without recording?
What test you perform mostly? Regression or retesting in your testing process?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Why to use descriptive programming?