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
explain keyword driven framework with banking domain?
How many ways we can parameterize data in quicktest professional?
How can I use Call dlls in QTP ?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
Can I change properties of a test object?
Problem with XML checkpoint in QTP ?
Plz Explain AUTOMATION REFERENCE MODEL?
How to break the object spy ?
Which environments are supported by hp qtp?
How to analyzing the checpoint results?
What are the recording modes in wave event?
What is difference between design time and run time data table?
What is ObjectParamater?
Which scripting language used by quicktest professional (qtp)?
What is quicktest professional?