Votes
Answers
Views
Question
1
1
263
asked 7 years ago by pumpkin
updated 7 years ago by bubblehead712
This API Script has calls to a couple of REST services, one through REST Activity and the other through HTTP Activity. Script has lot of user code with connections to DB and Excel workbooks. This script iterates a set of test data and logs results after verifying the expected xml/json responses. Scr...
4
1
773
I saw somewhere that UFT supports VBScript, JavaScript, Visual Basic and Visual C++, but when I try to code in anything other than VBScript, I get errors.
0
1
292
asked 8 years ago by pumpkin
updated 8 years ago by bubblehead712
I want to use some database validation functions we have in a function library in UFT to validate the database output of a set of API tests which validate the same functionality for both SOAP and REST request/responses. I can't determine if you can associate a function library with an API test or ca...
0
1
64
asked 8 years ago by gem
updated 8 years ago by bubblehead712
I am testing REST services using UFT 11.50. After sending the request, HP test results viewer shows captured data. In it, 3 properties - RequestBody, HttpRawRequest and ResponseBody - are shown as links. Is there a way to show them as text in the run results viewer? Content type is set to applicatio...
2
1
276
We have some C# Nunit tests that we'd like to incorporate UFT testing with. We do not want to use LeanFT yet, we are only on UFT 12.02. Is there a way to use AOM code from C# to interact with UFT?
2
1
92
asked 10 years ago by gem
updated 10 years ago by bubblehead712
I have tried to debug a event code and can not use MessageBox.Show("text"); line. Did I not install something?
0
1
67
asked 10 years ago by tnone
updated 10 years ago by bubblehead712
Can I get a string in the Run Results from the custom code window?
0
1
270
asked 10 years ago by tnone
updated 10 years ago by bubblehead712
I am running test and was wondering is there a way to use the output log?