Votes
Answers
Views
Question
0
votes
1
answer
145
views
asked 7 years ago by test4life
updated 7 years ago by josh-yates
One of our ALM instances has a recent cpu and memory spike we noticed that the following query is running: (@P1 varchar(8000),@P2 varchar(8000),@P3 varchar(8000),@P4 datetime)SELECT TOP 1 CLCTSK_ID,CLCTSK_PROJECT_UID FROM (SELECT TOP 1 CLCTSK_ID,CLCTSK_PROJECT_UID FROM CALCULATION_TASKS WHERE (((CLC...
0
votes
1
answer
323
views
asked 7 years ago by jtaylor
updated 7 years ago by josh-yates
We have received reports that automated tests being initiated from HP ALM are getting stuck in a "Waiting..." status in the Automatic Runner window. These tests are running on various UFT hosts. These tests have been run successfully many times in the recent past from HP ALM. If the script i...
2
votes
1
answer
37
views
I was doing some script debugging and noticed that my Local Variables pane is missing. I have restarted UFT, loaded a new script but to no avail. How can I get this pane back?
0
votes
1
answer
136
views
We are running ALM Explorer version 12.20.3264.0 and UFT 14 build 1775 on MS Windows Server 2012 R2 standard 8 gig memory I have a common lib function which uses a Window("Facets").WinTreeView("SysTreeView32").Activate strNode when this is simply run it never opens the node specified...
0
votes
1
answer
56
views
asked 7 years ago by coleslaw
updated 7 years ago by jameslcoleman
Hello. I am trying to create a report listing the scripts in a given project or subject, that includes the actions within each UFT GUI script. I appreciate any information you can provide. Thank you!
2
votes
1
answer
134
views
When we import our WSDL into a UFT API test, we get our server information in the activity's HTTP Endpoint Address field. (For example, if you use the UFT Flights Service API that comes with UFT, and drag the GetFlights Activity, then click the General Tab and expand the HTTP section). I need to use...
0
votes
1
answer
49
views
asked 7 years ago by testrabbit
updated 7 years ago by bsmith
Tags:
We are unable to collate ant test results when running a test in Performance Center 12.57, when using Load Generators that have been configured to run over a Firewall.
0
votes
1
answer
86
views
asked 7 years ago by testrabbit
updated 7 years ago by bsmith
Tags:
When recorded our application, it becomes unresponsive during the recording with VuGen. What could be the cause?
0
votes
1
answer
76
views
asked 7 years ago by testrabbit
updated 7 years ago by bsmith
What is the difference between running the a Vuser as a Process or Thread?