0% found this document useful (0 votes)
19 views1 page

Understanding QTP Object Hierarchy

The document discusses QTP's use of an object hierarchy to store objects. It notes that the Agent Name and Password are child objects to the container object Login, which is the parent Dialog object. Container objects include windows, dialog boxes, and web pages.

Uploaded by

pavan.kanti
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views1 page

Understanding QTP Object Hierarchy

The document discusses QTP's use of an object hierarchy to store objects. It notes that the Agent Name and Password are child objects to the container object Login, which is the parent Dialog object. Container objects include windows, dialog boxes, and web pages.

Uploaded by

pavan.kanti
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Object Hierarchy If you have noticed in our example the Agent Name and Password are

displayed under the item Login. A point to note here is that, QTP uses a tree hierarchy to store
objects. In our case, the Agent Name and Password are the child objects to the container object
Login which is the Dialog. Container objects are window, dialog box in a windows based
environment and web page in a web based environment.

You might also like