Forum Discussion

amithsm's avatar
amithsm
Occasional Contributor
10 years ago

Script maintenance due to Object hierarchy changes


Hello,



We have automated a large amount of test plans (10000+) using TestComplete 10.3. Now the AUT has undergone technology upgrade where in there is no visual object changes. For example if the old object was Process.Window1.Window2.ButtonOK now post technology upgrage the same obect is Process.Window1.Window2.Window3.Window4.ButtonOK. Two new frames (Window3 and Window4) are added to the hierarchy. The rest of the object property remains the same.



In such scenario what would be the best way to upgrade our automated test cases with this new change.



Thanks,



Amith