Votes
Answers
Views
Question
0
votes
1
answer
173
views
asked 7 years ago by
updated 7 years ago by
I have an odd testing need with UFT. The application I am testing generates a dynamic Excel file that I need to edit with UFT, but I don't know what the file name or anything will be until the test executes half-way. Is there any trick to work with a spreadsheet like this in UFT?
0
votes
1
answer
131
views
asked 8 years ago by
updated 5 years ago by
Vbscript with steps to prompt some message to the user while login or launching ALM and how to apply that in to all projects
1
vote
2
answers
129
views
asked 9 years ago by
updated 9 years ago by
I'm using UFT 12.01. I have an innertext property value of a bunch of values in a list, but they don't have a delimeter like a comma or anything to work with. Is there any way I can extract these values without a commma delimeter? I'm pulling it from a GetROProperty and storing it in a variable like...
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?
0
votes
1
answer
94
views
asked 9 years ago by
updated 9 years ago by
How can I programmatically get the loaded addins of a test, say if I want to use it in a VBScript file or something?
0
votes
2
answers
94
views
asked 7 years ago by
updated 7 years ago by
I'm testing an app that has a character length limit. We get our test data from another group and sometimes the data values for our input table go over the character limits and can cause issues since the app doesn't flag the field until later on in the test. Is there a good way to handle this in my ...
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...
2
votes
1
answer
79
views
asked 10 years ago by
updated 10 years ago by
Why do I sometimes get 'Cannot use parenthesis when calling a Sub' when I try to use a function in my QTP script?
EyeOnTesting

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

X
Scroll to Top