0

After finishing up writing my tests, everything is working fine, but once I reopen (or restarts my PC) my application / restarts the PC then the test won't work, UFT won't identify any object expect a selected few and I have to re-assign everything (remove them from the object repository, and read them with the same name) note - after reopening - the spy won't find the objects.

I am trying to test a WPF application

Ido H Levi
  • 181
  • 9
  • Please add some more information, for example what properties is the Object Repository using to identify these objects. – Motti Mar 25 '19 at 11:30
  • He identified them through the object spy – Ido H Levi Mar 25 '19 at 12:11
  • The Object Repository lists the properties used to identify the object, after restarting the application you can compare these properties with those the Spy shows in order to see what has changed and why the object is no longer identified. – Motti Mar 25 '19 at 13:06
  • As @Motti said, please add more information. You may want to attach the screenshot of object repository. There may be dynamic property values causing issues. – Ankur Jain Mar 26 '19 at 07:23
  • I've tried to compare them, the properties are the same, the application is the same, but it still happens – Ido H Levi Mar 26 '19 at 13:03
  • @AnkurJain everything is static, nothing is being changed. – Ido H Levi Mar 26 '19 at 13:03
  • @IdoHLevi ok, see if one of these 21 tips help you https://www.learnqtp.com/uft-object-identification-tips/ – Ankur Jain Mar 27 '19 at 14:20

0 Answers0