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 is action?

793


what is meant by source control?

1923


What is output value? How many types of output values are there in qtp?

797


What test cases can you automate using QTP?

870


Explain the use of action split in qtp?

793


Describe the differences between functions and actions in UFT?

830


Mention the test steps of qtp.

765


In qtp, explain what is crypt object

826


Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance

1703


Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter

2459


Describe function procedure in vbscript.

820


how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance

1679


Can we record an application running on a remote machine using qtp?

929


What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz

1724


Are Shared ORs read-only?

867