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...

How QTP recognizes Objects in AUT?

Answer Posted / sridhar

QuickTest stores the definitions for application objects in
a file called the Object Repository. As you record your
test, QuickTest will add an entry for each item you
interact with. Each Object Repository entry will be
identified by a logical name (determined automatically by
QuickTest), and will contain a set of properties (type,
name, etc) that uniquely identify each object. Each line in
the QuickTest 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 ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are metrics and matrix?

1846


Have you faced any problems with object repository?

1109


How to test fly out menu in qtp?

1007


we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?

2280


Explain qtp(quick test professional)?

1076


Why script error occur in between recording in qtp?

2327


Key word driven framework

2227


Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.

1141


How to analyzing the checpoint results?

1103


Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?

2289


How to give a call to another action from one action?

1133


How do you synchronization point through DP?

1134


How to execute a winrunner script in quicktest professional (qtp)?

998


How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

1217


How to use setroproperty?

1077