Votes
Answers
Views
Question
2
votes
2
answers
302
views
When I run an automated test from ALM, UFT opens on my host, runs the test, but then closes when the test run is done. Is there any way to change this?
3
votes
1
answer
101
views
UFT Help used to have a "Favorites" section (along with "Contents" and "Search") where you could add Help topics to it via the icon at the top. I'm not seeing this is v12.0x. Any way to get it back?
2
votes
1
answer
228
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
91
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
95
views
When we spy a Delphi Object, UFT is showing a blank screen for Native Operations.
2
votes
1
answer
78
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
29
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
44
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
80
views
Is there a way I can include UFT 12 tests in as part of build runs in a continuous integration system?