Votes
Answers
Views
Question
8
votes
1
answer
13
views
asked 10 years ago by
updated 10 years ago by
Doe business rules use vbscript like workflow?
6
votes
1
answer
225
views
asked 12 years ago by
updated 12 years ago by
Does anyone have an example of using parameters in an XAPI-XP-TEST?
4
votes
1
answer
703
views
asked 6 years ago by
updated 6 years ago by
I saw somewhere that UFT supports VBScript, JavaScript, Visual Basic and Visual C++, but when I try to code in anything other than VBScript, I get errors.
4
votes
2
answers
791
views
asked 10 years ago by
updated 9 years ago by
For Example... If i have two vbs files named, File1.vbs and File2.vbs In File1.vbs there are two sub/function as hello(), welcome() and In File2.vbs there is sample() is a function... Now i want to call the sub welcome() from File1.vbs into File2.vbs sample() function.
2
votes
1
answer
474
views
asked 10 years ago by
updated 10 years ago by
How can I use the Dictionary object to store a global variable? I'm trying something like: Public dicObjects, dicFramework set dicObjects = CreateObject("Scripting.Dictionary") Set dicFramework = CreateObject("Scripting.Dictionary") dicObjects ("Browser") = Browser("index...
2
votes
1
answer
75
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?
2
votes
2
answers
26
views
asked 10 years ago by
updated 7 years ago by
Sometimes I am getting an error about Active X when I try to use an application's API. It usually gets thrown when I try to use the CreateObject method. For instance, if I try to connect to ALM from QTP using the TDConnection object, it gives me an error. I can't figure out what is happening.
2
votes
1
answer
246
views
asked 7 years ago by
updated 7 years ago by
We have a bunch of scripts written with UFT and the code looks like VBScript, so we were wondering if we can run these scripts without having UFT installed on a machine?
1
vote
2
answers
377
views
asked 11 years ago by
updated 5 years ago by
Has anyone had any luck with getting a list of a user's project domains and project names using VBA? I'm trying to login through Excel and extract the information but I've hit a block. This is what I have at the moment: Set tdc = CreateObject("TDApiOle80.TDConnection") ... tdc.Login username...
EyeOnTesting

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

X
Scroll to Top