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
When and why to use descriptive programming?
what r the main attributes of test automation?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
What is throw object?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
could any help me please, how to work on visual foxpro application using UFT
what is the difference between IE & Netscape in web testing on a log in page
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What are the check points can be inserted without recording?
Explain in brief about the qtp automation object model (aom).
How do Parameterization and Data-Driving relate to each other in QTP?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
What are the disadvantages of recording test cases in qtp?
What is checkpoint in qtp?