What are the types of Object Repository’s in QTP?
Answer Posted / b.ramyasri
Hai...
QuickTest has two types of object repositories for storing
object information: shared object repositories and action
object repositories. You can choose which type of object
repository you want to use as the default type for new
tests, and you can change the default as necessary for each
new test.
The object repository per-action mode is the default
setting. In this mode, QuickTest automatically creates an
object repository file for each action in your test so that
you can create and run tests without creating, choosing, or
modifying object repository files. However, if you do
modify values in an action object repository, your changes
do not have any effect on other actions. Therefore, if the
same test object exists in more than one action and you
modify an object's property values in one action, you may
need to make the same change in every action (and any test)
containing the object.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to download mercury qtp9.2 ny internet ?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
What is the short cut keys for the following?
By using QTP can we record any log files written by the application which is in execution?
how do u plan test automation?
How to handle the exceptions using recovery secnario manager in quicktest professional?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
When should I use smart identification?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
How to integrate the qualitycenter with qtp
Explain types of descriptive programming?
How to use actions in qtp ?
Can you write a script to check if the folder exists or not?
Explain about the quicktest professional (qtp) automation object model?
Explain different types of action in qtp?