Votes
Answers
Views
Question
1
vote
1
answer
40
views
asked 10 years ago by
updated 10 years ago by
Hi, I am trying to design a VB Script which will read the .exe fie location based on the Outlook email notification, copy that and paste it to a designated location on the hard drive. Is this feasible, if yes what would be the approach to follow ?
1
vote
1
answer
119
views
asked 10 years ago by
updated 10 years ago by
I am trying to use AOM to write a script that runs on a remote machine. I know I need to create the QuickTest.Applicaton object, but how do I tell it to work with a different machine?
1
vote
1
answer
93
views
asked 11 years ago by
updated 11 years ago by
I have a vbs file that launches QTP 11. This is the code I have in the file: set qtp=CreateObject("QuickTest.Application") qtp.launch qtp.visible=true When I try executing this on a Win 7 machines. I'm getting the following error when executing the VbScript: Active X component can't create o...
0
votes
1
answer
44
views
asked 3 years ago by
updated 3 years ago by
Category: Test Automation
In general, if there is an ALM test script that is of the “QuickTest” type in any ALM project, using the external UFT/QTP automated tool we should be connect to that specific ALM project and be able to pull/fetch this automated test script, modify it and save the updated script back to respective AL...
0
votes
1
answer
28
views
asked 3 years ago by
updated 3 years ago by
Category: Test Automation
I've been working with UFT for a few months now, and one thing that keeps coming up is having to convert a string to a date, then use that date later in the test. I've tried solutions I've found online, and I've got a method which can handle most date formats. However, I was wondering if you were aw...
EyeOnTesting

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

X
Scroll to Top