Object IdentificationQTP performs the operation only after identifying the object uniquely. In order to identify the object uniquely it uses property values of the respective object which will be stored in the Object Repository.Note: To view the property values of the object, QTP uses Object Spy. Object Spy is a tool available in QTP.Each object has many property values, storing all the property values of the values of the object not only consume more space and also reduces the performance of QT...
Read More