What is a function to capture dynamic values in the web?
Answer Posted / masthan
we have two approaches for that to capture the dynamic values.
1) By manual corralation
most of the timeswe use to for this
Function like
web_reg_save_param("paramname",
"lb=xyz",
"rb=kil",
"ord= ",
LAST);
2) Automatic correlation.
Thanks
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the configuration of systems when using load runner?
How many vusers are required for load testing?
What is loadrunner api function?
difference between latency and transaction response time
When loadrunner is used?
What is vugen recording and scripting?
What is report viewer?
For what purpose, user will be using ‘continue on’ error?
What are the section contain by the vugen while creating a vuser script?
What is the advantage of using loadrunner?
How can we recording vuser scripts using vugen?
How to create a host list for a scenario?
What is the difference between lr_error_message and lr_debug _message?
How you develop the database vuser script?
What is the difference between transaction and transaction instance in loadrunner ?