Votes
Answers
Views
Question
4
4
87
asked 12 years ago by tnone
updated 12 years ago by bubblehead712
QTP appears to hang as it takes forever for the IE page to load. Has anybody seen this issue?
3
1
41
IF/ELSE statement is not working: See below code example: If dtSystemDate = dtMyDate Then msgbox "dtSystemDate = dtMyDate" Set rcMyRecords = DBO.Execute("Update recorddate set locdt = (SELECT TO_CHAR(SYSDATE) FROM location) where locnbr = " & my_Variable.Item("LocNbr...
1
2
58
4
1
123
asked 12 years ago by dguimbellot
updated 12 years ago by rich-text
We are using QTP to capture some performance information. We can easily capture wall clock time. does anyone have some code to capture the network bytes transmitted and received for a test case? specifically we are doing tests against a Java Server Faces UI running on windows 7/IE 8.
1
2
295
Hello, I'm trying to execute a QuickTest Pro automated test from a local instance of Quality Center 11 to a remote host where QTP 11 is installed. I setup DCOM using the script provided in [this HP knowledge base article](http://support.openview.hp.com/selfsolve/document/KM187086). It works on one t...
2
1
111
asked 12 years ago by kaptainkayoss
updated 12 years ago by rich-text
I am wanting to automate an uninstall of an application or applications possibly in my QuickTest Pro script. Is there any way to uninstall an application? I don't see any built in functions to do this?
7
2
49
asked 12 years ago by hank-the-hammer
updated 12 years ago by tclasp
I am getting the error: Visual Studio Tools for Office redistributable is missing on this machine.. I have all the prerequisites
8
1
28
asked 12 years ago by jumphopper
updated 12 years ago by bubblehead712
I have a one machine and would like to have two testers use it at the same time. Can I do this? Does QTP support multi sessions at one time?
9
1
55
asked 12 years ago by jumphopper
updated 12 years ago by bubblehead712
We have a new reporting technology from Spotfire that creates various dashboard style reports (arrows, charts, etc) rendered in the browser. QTP does not recognize the data output or charts (outside of a blank DIV), only the the labels are identified in standard checkpoints.