What is correlation? Explain the difference between
automatic correlation and manual correlation?
Answer Posted / mahesh sv
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 ? | 2 Yes | 0 No |
Post New Answer View All Answers
What can I monitor with loadrunner?
What is report viewer?
What is scenario default?
Why do you create parameter?
What is the difference between web_reg_find and web_find?
What is difference between manual scenario and goal oriented scenario?
what are the skip functions in Load Runner?
How is automated correlation configured?
How do you identify which protocol to use for any application?
What is the configuration of systems when using load runner?
How can we find database related issues?
How many types of vuser are available?
What do you mean by remote command launcher(rcl)?
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?