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 will you send values to a cell in a webtable using QTP?
I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.
How to explain a banking project in interview as a test engineer???
How to load object properties to object repository through scripting.give one example
Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
How we can add actions in the test using QTP?
We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?
What is the difference between Normal mode and Fast mode ?
Batch testing in howmany ways u perfrom in QTP
What is the use of "Define new test object" in QTP 9.1 When should we use? Explain?
How to maintain the old scripts in QTP?
what is vmodel?advantages and disadvantages of vmodel?