Votes
Answers
Views
Question
2
votes
1
answer
175
views
asked 11 years ago by
updated 11 years ago by
Using QTP or VB script, how can I connect to a remote Linux server and then access files on that server? I need to verify certain things on the files on Linux servers. How is it possible using QTP or VBscript?
2
votes
1
answer
125
views
asked 11 years ago by
updated 11 years ago by
The following function is written to handle popups on browser windows by clicking Yes or ok button on pop up windows: Public Function CleanBrowserPopUps(Obrowser) 'Get the Pop Up Dialog Set OPopDialog = Obrowser.Dialog ("ispopupwindow := True") CleanBrowserPopUps = False msgbox (OPopDialog.E...
2
votes
1
answer
25
views
asked 11 years ago by
updated 11 years ago by
I am experiencing a Runtime error when trying to install the .NET add-in for QTP10: "Microsoft Visual C++ Runtime Library" "RunTime Error" Program files...\\HP\\QuickTestProfessional\\help\\components\\GenCHM.exe"
2
votes
1
answer
24
views
asked 11 years ago by
updated 11 years ago by
I have two PC and would like to launch test on another machine.
2
votes
1
answer
103
views
asked 11 years ago by
updated 11 years ago by
One of our users was going to check out a QTP commuter license, but accidentally checked out a remote commuter license instead. I'm not really sure what the difference is, but we can't get it to check back in. Anyone know how to do it?
2
votes
1
answer
31
views
asked 11 years ago by
updated 11 years ago by
How can I tell the region restriction for the QTP and UFT concurrent licenses I have installed on my license server?
2
votes
1
answer
39
views
asked 10 years ago by
updated 10 years ago by
In QTP/UFT, what would I do if I wanted to have Smart Identification turned on for part of my test but off for the rest of it??
2
votes
1
answer
31
views
asked 10 years ago by
updated 10 years ago by
In my scripts, I want to be able to check data that is on the command prompt window. It's just seen as a box.
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...
EyeOnTesting

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

X
Scroll to Top