In correlation(web_reg_save_param) function,i need to
display the last but one value(n-1) value if the boundary
values keeps on changing.
For example :
At the time of recording,the n value is 3 and
at the time of playback, the n value is 4.
then how can i display the n-1 value
Answer Posted / shanmukha
Just use the correlation with the ORD=ALL option
try to get the count of the occurences using lr_eval_string("{variable_count}").
try to save the n-1 value using lr_save_string
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is vuser-init section?
What is Standard deviation? How it will use in Lr?
What is loadrunner api function?
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?
What do you mean by remote command launcher(rcl)?
What is extended log?
Where should you add a web_reg_save_param function to a script?
Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.
What is lr_output_message?
How do you enable text and image checks in vugen?
How you develop the database vuser script?
When a scenario run exactly what happened?
What is run-time-setting?
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
Which loadrunner component does the recording of performance test scenario?