How many types of OBJECTS are there in QTP?

Answer Posted / shankar

In fact there are only 2 types of objects in QTP
1) Run Time objects - These are the actual Objects present
in the AUT
2) Test objects - Objects present in the Object repository

Is This Answer Correct ?    15 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the new version of qtp which is recently released in the market?

637


hou can we use vb script in qtp could u tell me breafly

1734


what are the utilities and drivers

1838


in my application,validation message has in japanise language.how to validate this message is appears properly or not

1516


Can anybody post some real time scenario in qtp? please its very urgent.

1799






I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1567


am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

1277


Did the scripts need lot of maintenance? If yes, why?

3294


Analyzing the checpoint results?

595


How do Parameterization and Data-Driving relate to each other in QTP?

552


hi nani my doubt is how does qtp process metrix related to software process.

1546


what is description object?

1589


How to delete an object from the object repository?

589


Give the syntax to import/export xls into qtp.

584


How do I get the QTP scripts result in xml format by using vb script function?

1780