This tutorial demonstrates how QTP identifies an on - screen GUI Object and the concept of QTP's Test Object Model
Adobe Flash Player not installed or older than 9.0.115!
Points to Remember
QTP also uses a "human" like technology for object identification
During Record Time QTP tries to learn properties of a GUI object on which operation is performed.
During Run-Time QTP compares the stored object properties with actual properties of object available on screen and uniquely identifies an object independent of its location on screen
The stored object and together with its properties is called TEST Object
During Run-Time, the actual object available on the application under test is called Run-Time Object
This is Quick Tests "Test Object Model"
Information about the Test Objects is stored in Object Repository
Add-inshelp in instructing Quick Test in advance of the nature of objectto be recorded so it as to reduce the time required to learn its properties