How QTP recognizes Objects in AUT?



How QTP recognizes Objects in AUT? ..

Answer / b.ramyasri

Hai...

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.

K,byeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

how do i know how to use tools

1 Answers  


What are SetToProperty, SetRoProperty, GetToProperty scripting?

2 Answers  


What is Curd testing?

1 Answers   Wipro,


hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u

1 Answers  


In qtp, how you can exit for loop?

1 Answers  


how can we handle exceptional handling in qtp

6 Answers   NIIT,


Give one example of Standard checkpoint in qtp 10?

1 Answers  


How can i Save the snapshots in a specified folders using Scripting in QTP?

1 Answers  


How can I pass values from one action to another in QTP ?

8 Answers   Ordain Solutions,


Hi, How to export the Checkpoints and Output values(Test area output values) from Object Repository to Excel

3 Answers   Wipro,


How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words

5 Answers   iGate, Livetek,


what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent

1 Answers  


Categories