What is correlation? Explain the difference between
automatic correlation and manual correlation?
Answer Posted / satish
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).
1.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.
2.In manual correlation, the value we want to
correlate is scanned and create correlation is used to
correlate.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How you identify performance test use cases of any application?
What is report viewer?
What is run-time-setting?
What are the information contain by script windows for each script in the list?
What are the advantages of load runner?
How to identify what to correlate and what to parameterize?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
What is lr_output_message?
How can we debug a loadrunner script?
What do you mean by initialization of quota?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
How will you stop the execution of a script on error?
How can we edit the vuser script?
Why we insert the rendezvous point while running the scenario?
What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?