Multiple choice technology testing

You can access and perform ______________ methods using the Object property.

  1. Run-Time Object

  2. Test Object

  3. Smart Identification Object

  4. Assistive Object

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Object property in QTP provides access to the actual Run-Time Object's native methods and properties, bridging the test automation with the live application object. Test Objects are QTP's abstraction of application elements and don't expose the native runtime methods.