WHAT IS THE DIFFERENCE BETWEEN MANUAL CORRELATION AND
AUTOMATION CORRELATIONS?
Answer Posted / satish
LoadRunner addresses this issue through correlation.
Correlation saves the changing values, in our case the
session ID, to a parameter. When running the emulation, the
Vuser does not use the recorded value—instead, it uses the
new session ID, assigned to it by the server.
Correlation is used to obtain data which are unique for each
run of the script and which are generated by nested queries.
Correlation provides the value to avoid errors arising out
of duplicate values and also optimizing the code (to avoid
nested queries). Automatic correlation is where we set some
rules for correlation. It can be application server
specific. Here values are replaced by data which are created
by these rules. In manual correlation, the value we want to
correlate is scanned and create correlation is used to
correlate.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How to identify what to correlate and what to parameterize?
difference between latency and transaction response time
What is the number of graphs you can monitor using controller at a time? What is the max of them?
How do you decide the number of load generator machine required to run a test?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?
For what purpose, user will be using ‘continue on’ error?
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.
What is the purpose of a loadrunner transaction?
What is difference between manual scenario and goal oriented scenario?
What is the difference between transaction and transaction instance in loadrunner ?
What is think time?
What are the changes that can be made to run-time settings?
What is remote command launcher?
Which loadrunner component does the recording of performance test scenario?
What do you mean by initialization of quota?