What is runtime objects and test objects? What is the
difference between them?

Answer Posted / naveen

Test Object:

Test Objects are QTp defined Classes used to represent
various objects in applicationunder test.

Run Time Object:

Runtime Objects are actual application under test object
which a Test object refers/points to during test execution.

While running script QTP compares Test Object with Run Time
Object to check Object

Existsence in the application.

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the parameterization? Give one example?

587


How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")

1414


hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com

3697


What is quicktest professional (qtp window?

589


Explain the concept of object repository & how qtp recognizes objects?

564






Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1340


Is it possible to call from one action to another action in qtp?

553


Explain about the test fusion report of quicktest professional?

525


How does qtp recognize objects in aut?

578


QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue

5501


What is data driver in qtp?

569


Explain how you can replace string in qtp?

599


What are the various automation frameworks available in qtp?

499


Approach for Installation,comaptibility,system testing

1698


What is quicktest professional (qtp)?

561