Votes
Answers
Views
Question
0
votes
1
answer
129
views
asked 13 years ago by
updated 13 years ago by
I'm using QTP 9.2.0.0 Build 2610 with a customer's framework. The UBound function does not work, I get 'Type mismatch: UBound'. The specific line of code is: "nResult = ubound(aArray)" I've verified that aArray is a single-dimension array when passed to ubound. The word 'ubound' does not app...
3
votes
1
answer
908
views
asked 15 years ago by
updated 15 years ago by
I need to URL encode a string in a LoadRunner script, I need a C function to do that, but i am not sure where to start. Has anyone written such a function before?
6
votes
1
answer
148
views
asked 15 years ago by
updated 15 years ago by
I have a function that no longer works after our upgrade to QCv10. It does not appear to be looping. Below is the function. Function CUST_Create_HTML_String(testSteps) Dim HTML_String HTML_String = "" For Each item In testSteps HTML_String = HTML_String & Replace(item, "Step^", &...
12
votes
3
answers
106
views
asked 15 years ago by
updated 5 years ago by
I am using LR and in my script, trying to determine which option is selected in a drop down list. I need a function to search a string for left and right boundaries, similar to other LR built in functions. I just need the function to search inside a string though, not inside the entire HTTP response...
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top