Test Object Model: How QTP Identify Objects
Test Object Model: How QTP Identify Objects
plan .The expected result are based on what is recorded . The actual results are based on what occur during a test run. if two values match the checkpoints pass otherwise checkpoints fail . there r 9 type of checkpoints in qtp. standard checkpoints, Text area, database, table, page, text, bitmap, accessibility, xml checkpoints
How QTP identify objects QTP identifies any GUI Object based on its corresponding properties. While recording, QTP will identify and store peculiar properties as defined in the Object Identification settings! in the object repository of the GUI object. "t run#ti$e, QTP will co$pare the stored property %alues with the on#screen properties, to uni&uely identify the GUI object.
Test object model " test object $odel is nothing but QTP will create these properties to identify the objects on application. Which $eans QTP will create ' QTP will use these properties. " test object $odel is a set of objects that is in the QTP tool but, while identifying the property(s na$e ' %alue, it will search for the application object and as well the QTP objects. The test object $odel in QTP is a large set of object types or classes that QTP uses to represent the objects in application under test. " test object $odel is a co$bination of Test Object and )un Ti$e Object. Test Object
Test objects are the objects that QTP recogni*es. " test object is an object that Quic+Test creates in the test or co$ponent to represent the actual object in your application. Quic+Test stores infor$ation about the object that will help it identify and chec+ the object during the run session. Test Object are used by QTP to identify an object in the "UT during playbac+. The test object property set for each test object is created and $aintained by Quic+Test.
)un ti$e objects are the ones that are $apped by TO(s when the test is run. The run#ti$e object property set for each run#ti$e object is created and $aintained by the object creator.