Votes
Answers
Views
Question
2
1
450
Some of my scripts are a few thousand lines long. I was wondering if there's a way to jump to a specific line of code quickly? I'm using UFT 14.51.
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...
3
1
204
I'm new to Load Runner and I don't have much experience with the C Language. Does anyone in the community have samples of C code that demonstrates using C in Vugen?
1
3
510
asked 9 years ago by hank-the-hammer
updated 7 years ago by bubblehead712
UFT has Wait Seconds, [Milliseconds] but there is nothing in LeanFT.
2
1
250
asked 10 years ago by tnone
updated 10 years ago by bubblehead712
Does anybody know how to get break points to work?
0
1
75
asked 10 years ago by tnone
updated 10 years ago by bubblehead712
I am looking for some way to get a message box pop up just like Message box in GUI. Does anybody know if that is possible?
2
1
375
asked 10 years ago by tnone
updated 10 years ago by bubblehead712
We have used Object.Exist(10) as a stand alone statement for a dynamic wait in QTP10, but that fails now for QTP 11. Exist() does work in QTP11 when used within another statement such as If-Then, but does not work stand alone. This has been failing for Web Objects, but we have not tried other object...
2
2
223
In ALM in the test plan we are seeing HTML tags appear in the description of Test Cases in test plan, what could be causing this?
2
1
40
I need to edit some values in my QTP code, but I need to find an easy way to do it. I don't want to use Replace with regular expressions or anything complicated like that. Here's some sample code (my real list is a bit bigger): Browser("MyWebSite").Page("MyWebSitePage").WebEdit("...