Votes
Answers
Views
Question
2
votes
1
answer
24
views
asked 11 years ago by
updated 11 years ago by
When trying to run a batch test in ALM 11, I get the error "Unable to close the testing tool" after the first test completes.
2
votes
1
answer
608
views
asked 11 years ago by
updated 11 years ago by
We have a need to ensure that the page is fully loaded before interacting with it. .Sync worked fine in QTP, but it's no longer working in UFT!!!
2
votes
1
answer
100
views
asked 11 years ago by
updated 11 years ago by
I have a test called CustomerInfo that has multiple reusable actions that we use in other tests. In my reusable action GetCustomerInfo, I'm using the following code to set which row I want to work with: DataTable.GetSheet("GetCustomerInfo").SetCurrentRow 2 When I call that action from my mai...
2
votes
1
answer
58
views
asked 11 years ago by
updated 11 years ago by
Case description: IF ELSE statements not working correctly: See code following code example: If testargs("LocDate") = "sysdate" Then msgbox "LocDate = sysdate" Set MyRecordSet14= DBO.Execute(" Update locdate set locdt = (SELECT TO_CHAR(SYSDATE) FROM dual) where ...
2
votes
1
answer
27
views
asked 11 years ago by
updated 11 years ago by
How can I stop Chrome from autoupdating? It keeps updating to the latest version, which doesn't work with QTP? I uninstall it, install an older version, and it updates again in the background and is driving me nuts!
2
votes
1
answer
126
views
asked 11 years ago by
updated 11 years ago by
According to HP document KM177487, "What versions of Terminal Emulators are supported by the QuickTest Professional (QTP) Terminal Emulator(TE) add-in", Hummingbird V13 Terminal Emulator is supported by QTP 11, but we can not get it configured to work. Does anyone know what we need to do to ...
2
votes
1
answer
90
views
asked 11 years ago by
updated 11 years ago by
Tried to run a test from QC and we're getting error "Invalid Value for Registry." Does anyone know how to fix this??
2
votes
1
answer
36
views
asked 11 years ago by
updated 11 years ago by
I'm trying to remove SP3 (UFT 11.53) and can't find it in Add/Remove programs. I'm using Windows 7.
2
votes
1
answer
52
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...
EyeOnTesting

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

X
Scroll to Top