Votes
Answers
Views
Question
2
1
269
In UFT we were able to use the Object Repository Manager to add lots of objects from our application very quickly. How do we do this with LeanFT?
2
3
71
We want to use our shared object repositories in LeanFT so we don't have to re-create them. Is there some way to leverage our existing repositories?
1
1
193
asked 10 years ago by pumpkin
updated 10 years ago by bubblehead712
Does anybody know how to covert the Object Repository
3
1
57
I'm using UFT 12.02. Even though I'm updating the checkpoints in my shared Object Repository, my script is still failing and the result file is showing that it is checking for the old value rather than the new updated value. I have verified that the Shared OR has been checked back in to ALM and when...
2
1
34
Tags:
Suddenly our shared object repository will not allow us to add any new objects to it. We've checked permissions and everything seems fine. We can delete objects but cannot add.
2
1
147
asked 10 years ago by hank-the-hammer
updated 10 years ago by bubblehead712
There are a number of instances where QTP shows inconsistency on recognizing object properties. When an object is added to the Shared Object Repository or an object is added via recording, we will see a number of object properties get stored along with their values. On playback, these objects are re...
2
2
208
asked 12 years ago by myotherme
updated 5 years ago by ajujayapal
I'm using the following code to add Object Repositories to my test via code. The problem is, when I do, it uses the absolute path (C:\\MyTestORs\\MyOR.tsr) rather than a relative path. This is a problem because not all of our users put their tests and ORs on the C:\\ drive. How do I get QTP to use t...
2
1
240
asked 12 years ago by kaptainkayoss
updated 12 years ago by rich-text
I have some objects in my Windows application that act just like normal GUI objects in my application, but QTP only seems them as WinObjects. Do I have to use coordinates or low-level recording with them?