Votes
Answers
Views
Question
3
1
74
I have created an action with an object repository. I need to create more actions with the same OR. How do I copy the OR from one to the other?
0
1
325
Hi. I have a vbs file that drives UFT tests. I have a series of UFT Tests or 'Actions'. How can I exit/stop UFT from executing more tests, if it fails 1? My understanding is, ExitRun, ExitAction only pertains to a specific action, and if there is another test after it in the pipeline, it will contin...
2
1
40
I have 3 actions: - Login - DataEntry - DataChecker For the DataEntry action, I have multiple rows of data in the Global DataTable and I want it to run the action for each row. Rather than running all rows, it is only running the first row then going on to the DataChecker action. I need all the rows...
0
1
38
asked 6 years ago by coleslaw
updated 6 years ago by jameslcoleman
Hello. I am trying to create a report listing the scripts in a given project or subject, that includes the actions within each UFT GUI script. I appreciate any information you can provide. Thank you!
0
1
31
When recording my web tests in Google Chrome, UFT 14.02 doesn't appear to be recording some of my actions like it does in other browsers.
0
1
133
asked 8 years ago by coleslaw
updated 8 years ago by jameslcoleman
After renaming the action of a UFT test, the external actions of other tests are not being updated. For example, I created Test 'A' with action 'ABCD' and Test 'B' with action 'XYZ'. I then added action 'ABCD' as an external action to 'XYZ' in Test ...