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

What are the features supported by UFT?

657


How to add synchronisation points in qtp?

569


Write a QTP script to enter a keyword in to Google search engine?

644


What is the extension of the qtp local repository?

551


Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?

1221






What is the difference between a Function and Procedure in QTP?

668


What are the types of object repository in qtp?

555


What test you perform mostly? Regression or retesting in your testing process?

566


What are the different ways to invoke an application using QTP?

633


What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?

562


Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji

909


what are all the fileds present in object repository?

1549


What are the things(properties, and other details) will be recorded while recording an object using normal recording?

1483


how to write xml output check point bu useing descriptive programing .means without useing output check point

1640


What are the different types of checkpoints?

574