How do you correlate a dynamic value which does not have
either Left Boundary or Right Boundary (or may be Both).
Answer Posted / ravichandra
If you don't have LB and RB.
Do the following steps:
To capture LB :
Take some static text from the above line of the dynamic value and pass it as LB
Identify the exact LB from the response and pass it as LB to find out exact Dynamic value.
To capture RB :
Take some static text from the below line of the dynamic value and pass it as RB
Identify the exact RB from the response and pass it as RB to find out exact Dynamic value.
Hope i answered your query.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is protocol function?
How vugen create a vuser script?
What is lr-function?
How will you divide your script into multiple actions? Why?
What is lr_output_message?
What is remote command launcher?
How you develop the database vuser script?
What are the loadrunner testing process?
How do you identify which values need to be correlated in the script? Give an example.
What is action section?
How to configure yahoo cookies in load runner?
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
How can you test the global servers with using loadrunner
What is the difference between overlay graph and correlate graph?
I have one Scenario login then bookcoffee then logout explain test plan for above scenario?