Votes
Answers
Views
Question
0
votes
1
answer
596
views
asked 7 years ago by
updated 7 years ago by
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...
0
votes
1
answer
523
views
asked 6 years ago by
updated 6 years ago by
How can I get the test name or script name in UFT?
0
votes
1
answer
491
views
asked 10 years ago by
updated 10 years ago by
2
votes
1
answer
346
views
asked 8 years ago by
updated 1 year ago by
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
votes
2
answers
274
views
asked 10 years ago by
updated 7 years ago by
We are getting the below ActiveX error message when trying to connect to ALM using VBScript. It started happening only after we upgraded to Windows 7 operating system. It was working fine on Windows XP operating system. ActiveX component cant create object: TDApiOle80.TDConnection Code: 800A01AD Sou...
0
votes
1
answer
262
views
asked 5 years ago by
updated 5 years ago by
Category: Test Automation
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
votes
3
answers
244
views
asked 14 years ago by
updated 12 years ago by
I'm trying to access Mercury.ObjectRepositoryUtil object outside of QTP for a simple vbs script. When I do this on windows xp, Windows Based Script Host crashes at the end. It seems to be related to setting the object used for the objectrepositoryutil to nothing. I then tried the same script on Wind...
0
votes
1
answer
205
views
asked 6 years ago by
updated 6 years ago by
Can I get the Action name of one of my actions when I'm running in a UFT script?
0
votes
1
answer
125
views
asked 6 years ago by
updated 6 years ago by
Is there a way to run the UFT scripts via vbs file using the runtime engine but not utilize a license?
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top