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 do you enable text and image checks in vugen?
What is the rendezvous point?
What in percentile graph?
What do you mean by creating vuser script?
How to upload media use loadrunner? I record the script but it fail because the top of document is invalidation.How to solve the problem?Which one know the answer please tell me. Thanks!
When loadrunner is used?
What is the configuration of systems when using load runner?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
What is the difference between transaction and transaction instance in loadrunner ?
What is the advantage of using loadrunner?
What is elapsed time in load runner?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?
Why do you create parameter?
What type of function generate and insert by the vugen to the script when you record a script?