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


Please Help Members By Posting Answers For Below Questions

How to configure yahoo cookies in load runner?

2400


Why do you create parameter?

514


What is the difference between load, performance testing?

543


What are the three sections of a vuser script and what is the purpose of each one?

548


What is stand-alone mode?

617






How to create a host list for a scenario?

683


What is rendezvous graph?

661


What is the difference between web_reg_find and web_find?

831


What is elapsed time in load runner?

575


What are monitors?

589


What is loadrunner api function?

586


Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?

1888


what are the skip functions in Load Runner?

1781


How will you stop the execution of a script on error?

617


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?

673