What is AUT in object reposity in QTP? Why we use it in
Object repository???What is full form???????
Answer Posted / sureshsinghbhandari
Quick Test stores the definitions for application objects in a file called the Object Repository. As you record your test, Quick Test will add an entry for each item you interact with. Each Object Repository entry will be identified by a logical name (determined automatically by Quick Test), and will contain a set of properties (type, name, etc) that uniquely identify each object. Each line in the Quick Test script will contain a reference to the object that you interacted with, a call to the appropriate method (set, click, check) and any parameters for that method (such as the value for a call to the set method). The references to objects in the script will all be identified by the logical name, rather than any physical, descriptive properties.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
what are the challenges you have faced while testing web based application using the automation tools ?
What is an object repository?
How to test results for qtp ?
What is checkpoints for qtp?
How to open a new test using quicktest professional?
In qtp, explain what is qrs file?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What is action? How many types of actions are there in qtp?
How to change the priorities of the recovery scenario properties?
What is the Command used to start the QTP
Explain the difference between call to action and copy action?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What are the features of quick test pro(qtp)?
What is the syntax to call one action in another?
What is the significance of “action 0” in qtp?