Votes
Answers
Views
Question
2
1
48
asked 12 years ago by gizmo
updated 12 years ago by DavidMofOSI
I need to add script verifications to my AJAX Click&Script scripts like when I use web_reg_find in the HTTP protocol. How is this done. Please provide an example.
5
1
40
asked 12 years ago by gizmo
updated 12 years ago by DavidMofOSI
I'm getting a Certificate Error: Navigation Blocked. This error shows when I replay my script. It's manually working fine, that error show only while recording the script. Please assist.
3
1
46
asked 12 years ago by gizmo
updated 12 years ago by jeffrey-gardner-1
I have a data value return as a date like this: 08082013121536 Using C code, how do I break this into the following: Month = 08 Day = 08 Year = 2013 Hour = 12 Min = 15 Sec = 36 Can someone please provide the code to do this.
2
1
321
Hello, Can someone please let me know which protocol(s) are need to be used to record mainframe application using VuGen? I need to connect using Quick3270 to mainframe terminal
8
2
248
My scripts are really big. if I try to use the all RTS log options for "extended logs" (Parameter Substitution, Data returned by server, Advance trace) the script hangs and timeouts before it get to the fail point. I like to turn on the full logs at action line 876 and run for a few events a...
3
2
275
asked 12 years ago by gizmo
updated 8 years ago by charlesdwm
Whenever I use the atof function (such as atof("458.65");) it only returns the integer value only. I declare a variable of type float; however, it just doesn't work in Vugen.
4
1
50
thanks
6
1
486
asked 12 years ago by DavidMofOSI
updated 12 years ago by garystew
I need to have transaction names change after each iteration. How can I do this?
1
1
201
asked 12 years ago by neena
updated 12 years ago by bubblehead712
We have code in QTP script to click on the Back link in IE Browser in order to go back to the previous page. I may need to change the setup in Add On, but not sure about the changes.