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
How can correlation be performed?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
What is the difference between performance testing and performance engineering?
What is the loadrunner start-transaction and its syntax?
How to create a host list for a scenario?
What is gui vuser and on which platform it will run?
What is the load runner testing process?
What is remote command launcher?
Where are automatic correlation options set?
what are the skip functions in Load Runner?
Which protocols are supported by loadrunner?
For what purpose, user will be using ‘continue on’ error?
What is vuser script?
What is the modular approach of scripting?
How you develop the database vuser script?