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


Please Help Members By Posting Answers For Below Questions

How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined

1463


What are the views available in quicktest professional?

559


How can I check if a environment variable exist or not?

537


What is quicktest professional window?

555


How many add-ins comes by default with qtp?

537






When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.

1627


What is the use of ordinal identifier in qtp?

604


If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP

1299


Can any suggest me what is exposure testing?

1376


Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?

602


What are the Test design techniques you uses in ur project?

1481


Can we record an application running on a remote machine using qtp?

719


What are the five challenges you faced in QTP?

2752


Suggest and Define a solution for an application whose objects are not recognized by UFT?

666


What is the difference between the design-time and run-time data tables?

553