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 views available in qtp?
For which type of project the iterative model is suitable?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
What is qtpro? What is quick test pro? What is a quick test professional?
What is reusable action?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
What is the quicktest professional testing process?
How many types of parameters are available in quicktest professional (qtp)?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
What is the difference between shared and local object repository?
How to capture a window in QTP?
How do you configure QTP AND Test director?
How to write business scripts using object repository with different scenarios