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
How do you load a load runner agent?
What is loadrunner agent?
How can we recording vuser scripts using vugen?
What is the process for developing a vuser script?
How do you decide the number of load generator machine required to run a test?
Explain the difference between automatic correlation and manual correlation?
What tools are required to analyze vuser run results?
What are the section contain by the vugen while creating a vuser script?
What is the think time? What is the threshold level for think time and how can be this changed?
What is a correlation?
Which web protocol recording level generates the web_submit_form function?
What is the rendezvous point?
What is stand-alone mode?
How many section database vuser script have?
What are the different components of loadrunner?