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
How many types of graphs are available in loadrunner?
What is vuser script?
What are the process for developing a vuser script?
when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?
Which loadrunner component does the recording of performance test scenario?
What is lr-function?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
What protocols does loadrunner support?
What are monitors?
What is a correlation?
What would be your recommendation to improve performance measure?
What is transaction performance graph?
What is the significance of “vuser-init “?
What is host?