Votes
Answers
Views
Question
1
vote
2
answers
769
views
How can we programatically add a run to quality center 11.52 using the ota api through excel vba?
2
votes
1
answer
710
views
Is there a way I can control whether or not my scripts run in hidden mode or visible mode when running them from a ALM?
0
votes
1
answer
626
views
asked 7 years ago by kaptainkayoss
updated 7 years ago by rich-text
I have a tester that is using a batch file to call UFT and execute a UFT script. When trying to run UFT in this manner, the storage of the normal UFT results is not being saved into the same (temp) location that was being used the last time this user ran a script manually. It is being saved to the s...
0
votes
1
answer
411
views
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...
1
vote
1
answer
386
views
asked 10 years ago by kaptainkayoss
updated 10 years ago by rich-text
Can I run tests remotely using LeanFT?
0
votes
1
answer
350
views
asked 9 years ago by test4life
updated 9 years ago by josh-yates
When running a test remote from ALM to a remote UFT machine, I am getting an RPC server unavailable in ALM.
0
votes
1
answer
217
views
Objective: be able to run uft script command line and pass arguments to the test via batch/command lineuftBatchRunnerCMD -source "c:\UFT\Scripts\GUITest2a" -parameter "Parameter1=Hello;Parameter2=Bye"How do I render these parameters in the test (GUITest2a)?I have:1. Right clicked on the actions and ...
0
votes
4
answers
205
views
asked 8 years ago by kaptainkayoss
updated 7 years ago by nzfirdous223
This just started happening when I upgraded to Windows 10. I used to be able to leave UFT running a long script on my test machine and it would run overnight just fine. I didn't lock it or anything. Now when I do this in Windows 10, UFT is closed (along with any other applications I had running) and...
2
votes
2
answers
183
views
When clicking on end run, users are getting a pop up stating do you want to update the test case in test plan. After clicking on yes, no error pop is generated. But the test case in test plan is not updated. This is only happening on tests that were imported to ALM from Excel and we are using ALM 12...