Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is AUT in object reposity in QTP? Why we use it in
Object repository???What is full form???????

Answers were Sorted based on User's Feedback



What is AUT in object reposity in QTP? Why we use it in Object repository???What is full form?????..

Answer / baba

AUT is not in Object Repository,
AUT objects available in Object Repository,
Objects in Object Repository is used for identifying the
objects in runtime.
AUT means Application Under Test

Is This Answer Correct ?    52 Yes 5 No

What is AUT in object reposity in QTP? Why we use it in Object repository???What is full form?????..

Answer / naresh

AUT means ......Application Under Test. Object Repository
does not contain AUT,But it contains the objects of the
application. we can use these objects for identification
purpose.

Is This Answer Correct ?    20 Yes 5 No

What is AUT in object reposity in QTP? Why we use it in Object repository???What is full form?????..

Answer / geena

When u record a QTP idendifis the object of the AUT and put
in the object repository. So ObjRepo is the storage for
objects of AUT. When u playback QTP read line by line from
ObjRepo and compares with the AUT.

Is This Answer Correct ?    12 Yes 2 No

What is AUT in object reposity in QTP? Why we use it in Object repository???What is full form?????..

Answer / raghu romeo

AUT means ......Application Under Test. Object Repository
does not contain AUT,But it contains the objects of the
application. we can use these objects for identification
purpose.

Hope I replied to ur query. If not then u can just go to
hell.

Is This Answer Correct ?    12 Yes 3 No

What is AUT in object reposity in QTP? Why we use it in Object repository???What is full form?????..

Answer / 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

What is AUT in object reposity in QTP? Why we use it in Object repository???What is full form?????..

Answer / prasanna

AUT stands for Application Under Test

AUT objects available in Object Repository,
Objects in Object Repository is used for identifying the
objects in runtime.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

what does it mean when a check point is in red color? what do u do?

4 Answers  


is it possible to check the text displayed in the tool tip using QTP? if so, how?

6 Answers  


what is meant by automation tool?

1 Answers  


what testing activities u may want to automate?

2 Answers  


I have test cases in excel sheet but i am using quality center.How can i copy the testcases from excel sheet to quality center?explain this process.

3 Answers   TCS,


hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c

8 Answers  


What are software testing metrics

3 Answers  


Explain process of smart Identification in QTP?

0 Answers  


how can i call an external action,which is not added external action of an action?

2 Answers   Ordain Solutions,


Hi, Can anyone help me with: How to select a value from combobox and check the checkbox and set the filter. I have to set a filter by selecting a value from dropdown. Also, im using UFT 11.5 so can anyone help me with code for UFT. Thanks Sreevidya

1 Answers  


How can i check items sorted or not in a weblist ? Give me the script for this...

0 Answers  


How to change the run-time value of a property for an object in QTP?

4 Answers  


Categories