Votes
Answers
Views
Question
2
votes
1
answer
105
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
38
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
37
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"
1
vote
1
answer
144
views
asked 11 years ago by
updated 11 years ago by
I need to understand the proper syntax for retrieving the value of a cell from a specific column and row of a DataTable that has been populated from a comma-delimited file. I found some sample code from a QTP source online, but when I execute it, I get the following run-time error: "Type mismatc...
2
votes
1
answer
131
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
188
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
62
views
asked 11 years ago by
updated 11 years ago by
I currently have these steps in my action: SwfWindow("MyObj").Activate SwfWindow("MyObj").SwfToolbar("stackStrip1").Press "Order Packages" varOrderPkgId = DataTable("p_OrderPackageID", dtGlobalSheet) SwfWindow("MyObj").SwfEdit("searchStringTextEdit...
0
votes
1
answer
55
views
asked 11 years ago by
updated 11 years ago by
How can I use the exact same data variable in multiple test scripts and only set it once? I would like to set my var to specific data and then use that data in several different test scripts. is this possible? I have tried looking at Public variables but still don't understand. Please help.
1
vote
1
answer
176
views
asked 11 years ago by
updated 11 years ago by
I'm writing the code to check the broken link, every time after clicking the link, I need to go back to the previous page. But Browser("CreationTime:= 0").navigate url and Browser("CreationTime:= 0").Back are not working . Can I use send the keyboard event to back to the previous pag...
EyeOnTesting

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

X
Scroll to Top