Votes
Answers
Views
Question
0
1
326
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...
0
1
139
Is there a way to run the UFT scripts via vbs file using the runtime engine but not utilize a license?
0
1
84
asked 7 years ago by bhogapuram
updated 7 years ago by raja
We are having issue with .vbs file, while importing a .vbs file into UFT, non-English characters are being transformed into special characters.
0
1
224
asked 7 years ago by kaptainkayoss
updated 7 years ago by rich-text
Can I get the Action name of one of my actions when I'm running in a UFT script?
0
1
587
How can I get the test name or script name in UFT?
0
1
643
asked 8 years ago by pumpkin
updated 8 years ago by bubblehead712
I am trying to execute a script through UFT, but it shuts down as soon as it hits the line. Set myTool = CreateObject("QuickTest.Application") I have created a .vbs file that is only two lines Set myTool = CreateObject("QuickTest.Application") myTool.launch I get the error "Unspe...
1
1
42
asked 8 years ago by neena
updated 8 years ago by bubblehead712
I am able to launch UFT from desktop but unable to launch from VBS script. Does anybody know why?
2
1
372
Tags:
I have a .vbs script that launches my UFT tests and runs them. How can I pass a value from my .vbs script to the UFT test?
0
1
539
asked 10 years ago by sarath-medisetty
updated 10 years ago by karthik-arutla