Votes
Answers
Views
Question
2
votes
1
answer
237
views
I need the UFT Run Session Export Location as a Variable in my test script (Tools > Options > General > Run Sessions > Automatically export run results when run session ends > Configure > Export Location's full path). I'm hoping to use this same output location for other important info necessary to ...
2
votes
1
answer
101
views
I have a test that requires that a configuration item be present. I can query our database and check that the option is present or not. When the configuration item is not present, my UFT script goes to a Debug dialog error. I can put an if statement before the statement in error and avoid executing ...
2
votes
1
answer
111
views
When we spy a Delphi Object, UFT is showing a blank screen for Native Operations.
2
votes
1
answer
95
views
I get an error message when trying to connect UFT 12.01 to our ALM server on a new machine we have built out. > Error Message: Failed to update > components from server Failure in > Spider Module Process
2
votes
1
answer
45
views
I've selected the custom comparer to perform bitmap checkpoints and can see the expected/actual/difference bitmaps in my Run Results for checkpoints that fail, but is there a way to see the same for my checkpoints that pass?
2
votes
1
answer
74
views
Tags:
After I recorded my test, I accidentally saved it without my Active Screens. Can I somehow get those back?
2
votes
1
answer
87
views
Is there a way I can include UFT 12 tests in as part of build runs in a continuous integration system?
2
votes
1
answer
130
views
Where can I find a master list for all Methods and Properties shared by all test objects in UFT?
2
votes
1
answer
215
views
Tags:
In UFT 12, is there a quick way that I can import data from my database to the my current sheet from the GUI Testing Data Pane?