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 a correlation? Explain the difference between automatic correlation and manual correlation?
How do you decide the number of load generator machine required to run a test?
How many vusers are required for load testing?
How you set maximum number of vuser that a host can run?
Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.
How to identify what to correlate and what to parameterize?
What is parameterizion?
What is the process for developing a vuser script?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
What is wasted time in vugen replay log?
What is the benefit of running a vuser script as a thread?
What is the advantage of running vuser as a process than a thread?
Does caching have a negative effect on your load testing results?
How to run a scenario?
How does loadrunner execute a performance scenario?