In this Tutorial, you will learn-
How Does Object Identification work in QTP? Types of Object Repository Local Object Repository Shared Object Repository: Create, Associate, Edit
How Does Object Identification work in QTP? HP QTP uses a “human” like technology for object identification During Record, Time QTP tries to learn the properties of a GUI object on which operation is performed. During Run-Time, Micro Focus UFT compares the stored object properties with actual properties of the object available on screen and uniquely identifies an object independent of its location on the 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-ins help in instructing Quick Test in advance of the nature of the object to be recorded so it as to reduce the time required to learn its properties...