How do you find out where correlation is required? Give few
examples from your projects?
Answer Posted / mahesh sv
Two ways: First we can scan for correlations, and see the
list of values which can be correlated. From this we can
pick a value to be correlated. Secondly, we can record two
scripts and compare them. We can look up the difference file
to see for the values which needed to be correlated. In my
project, there was a unique id developed for each customer,
it was nothing but Insurance Number, it was generated
automatically and it was sequential and this value was
unique. I had to correlate this value, in order to avoid
errors while running my script. I did using scan for
correlation.
| Is This Answer Correct ? | 27 Yes | 5 No |
Post New Answer View All Answers
What is performance testing in loadrunner?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
What is host?
What is run-time-setting?
Where should you add a web_reg_save_param function to a script?
How can we develop the database vuser script?
What is the difference between lr_error_message and lr_debug _message?
When a scenario run exactly what happened?
What is the purpose of selecting ‘show browser’ during replay in the general options settings?
What the vuser script contain?
How you load a loadrunner agent?
What is vuser-init section?
how to add 100 for dynamic(correlate value) value
What are the documents your using ,and how your distibute the users
How do you decide the number of load generator machine required to run a test?