Qtp object repository not working

qtp

Here is problem :

Recording working fine and record all the object and running few object and not runing few object. When i am going to object repository to see whether object is saved in it or not. QTP recoginizing some object in application and some not..

So i am trying to using Object Spy recoginizing that object(which is not understand by qtp) and using highlity i am make sure that qtp understand and then add that object to repository perfectly, now repository should recognize this problem but it is not recognizing that object.

so problem conclusiong, reocrding is record object perfectly and object spy also recognizing perfectly but object repository is not recognizing

QTP VERSION 11
QTP POWER BULIDER IS 12.5
POWER BULIDER VERSION IS 12

What i did here to correct problem:

Repair qtp but problem is not sloved.

QTP 11 OBJECT REPOSITORY ISSUE.

Best Answer

Do you have Enable Smart Identification on? Sometimes I run into problems where an object would be identified using object spy but sporadically during run time qtp would complain it can't find the object in the particular page.

If that doesn't work, try using a different object property to identify the object instead.

Related Topic