How QTP recognizes Objects in AUT?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How to release all resources file from the QTP?

1292


In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!

2650


Who uses qtp tool?

776


Explain how you can delete excel file in qtp?

827


Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.

2683


Analyzing the checpoint results?

803


How does qtp identify gui object?

785


Name the different types of recording modes?

794


What are main panes available in qtp test browser?

731


what are all the fileds present in object repository?

1798


assume i have few url link how will i dynamically call then using descriptive programming?

1815


Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points

1899


How QA specialist can identify when programmatic descriptions are useful?

2207


Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?

2136


How to find array size in qtp?

781