What is runtime objects and test objects? What is the
difference between them?
Answer Posted / naren
TEST OBJECT:A test object is an object that QuickTest
creates in the test to represent the actual object in the
application.QTP stores information about the object that
will help to identify and check the object during the test
run.
RUNTIME OBJECT:Is an actual object in the application on
which methods are performed during the test run.
| Is This Answer Correct ? | 36 Yes | 10 No |
Post New Answer View All Answers
How do you create regression test packs?
Explain the check points in quicktest professional?
unique properties of button,edit box, radio button,check box?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
What is recovery scenario in qtp?
what is Property......End Property loop? how to write sript for it in QTP
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
How to build scripts that access data from external sources?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
How to start recording using quicktest professional (qtp)?
Explain in brief about the qtp automation object model (aom).
For which type of projects the iterative model is not suitable?
How can I import environment from a file on disk?
How can i check items sorted or not in a weblist ? Give me the script for this...
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?