Votes
Answers
Views
Question
4
votes
1
answer
92
views
asked 13 years ago by pavelshainsky
updated 13 years ago by garystew
How do I place a call in UFT API Test to update from wsdl automatically? Case Description: any ideas on how we can add a call in Service Test and or HP UFT api test that will update from a wsdl, that can be parametrized? i.e. Once I import a wsdl, I can right click on it and say update from URL os U...
1
vote
2
answers
63
views
1
vote
1
answer
32
views
Is there a way to limit a UDF lookup list value that is manually entered? We have a list that is populated with user ID names. Within the context of applying the field a value, it can be confusing on which user ID might be the proper one to choose. Well a lot of our users, given this confusion as I ...
2
votes
1
answer
80
views
Am facing issue while recording siebel 8.1 application with LR11(patch 4).If any one of you has worked on this, please suggest me what are the settings needs to be done in Recording.
5
votes
2
answers
591
views
Trying to import a pretty large QCP project file, but keep getting "Server disconnected while performing ImportProject action" error in Site Admin.
0
votes
1
answer
67
views
We are starting a project to convert our manual tests to automated tests. We would like to know the total number of Test Plans in QC across all projects, so we can estimate how long the conversion process may take.
3
votes
1
answer
83
views
asked 13 years ago by test4life
updated 13 years ago by josh-yates
In the Site Analysis section of Site Administration when viewed in the Data Grid format, some of the licenses appear in red & bolded text, while others appear as black and not bolded. Why are some of the license numbers in Red text?
4
votes
1
answer
132
views
asked 13 years ago by dguimbellot
updated 13 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.
2
votes
1
answer
315
views
I'm using the HP OTA API Reference guide for connecting to the OTA via C++, but it references `OTAClient80.dll` as the file used to import/connect. I'm not seeing this file; instead I have `OTAClient.dll` on my machine...?