What is runtime objects and test objects? What is the
difference between them?
Answer Posted / mukti prakash
>Test objects are the QTP (HP) defined classes that are used to represent the objects in your application under test (AUT). The information about these objects is stored in object repository.
Runtime objects are the actual AUT objects in your application which a Test object refers to during the test run. The information about these objects can be accessed using Object Spy.
>Test object methods are methods that QuickTest recognizes and records when they are performed on an object while you are recording a test, and that QuickTest performs when your test runs.
Runtime object methods are the methods of the object in your application as defined by the object creator(the developer!). You can access and perform runtime object methods using the .Object property.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Output values? i want a practical example
Whats the realtime QTP testing process
Explain in brief about the quicktest professional automation object model?
How does you pass optional arguments in qtp?
What are the different types of checkpoints?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
What is the use of an object spy tool in qtp?
Explain the Different types of QTP test assets and their extensions?
Define Environment Variable in UFT and its uses?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
what is impact analysis on regression testing?
Tell me about your project? please help me how to tell about insurance project
Is it possible to change the values of analog recording?
What is the quicktest professional (qtp) testing process?
What are the trigger events in qtp?