What are the types of Object Repository’s in QTP?
Answer / 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 |
How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?
what are the qtp tester responsibilities?
What In-string function will do?
What is action? How many types of actions are there in qtp?
why is execute file used.
Explain about the Test Fusion Report of QTP ?
What is the recovery scenario in qtp?
cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs
How to create frame work for qtp?
1 Answers Bank Of America, Polaris,
how did u use automating testing tools in ur job?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?