What is correlation? Explain the difference between
automatic correlation and manual correlation?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / illur iqbal
Correlation is a method of capturing values in a script as
a result of dynamic data passed from the server to the
client and back. the values are saved in the Load runner
parameter and is reused instead of original recorded value.
Thanks.......Illur Iqbal
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manoj kumar
correlation is a process to handle the data which is dynamically generated by the server.for the server generated values we will do correlation.
manual correlation:-
without using the automated features we will do correlation for server generated values in 3 steps.
step 1:- identify the captured values in recorded script by using wdiff.
step2:-capture the value and save it into variable by using web_reg_save_param function.
step3:-replace the variable in place of identified correlated value.
Automated correlation:-
we will do correlation by using the design studio and correlation rule
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / sree
Correlation is a method of capturing values in a script as
a result of dynamic data passed from the server to the
client and back. the values are saved in the Load runner
parameter and is reused instead of original recorded value
| Is This Answer Correct ? | 0 Yes | 2 No |
what r DLL functions in loadrunner?where these present?when &why we use these?
I have one Scenario login then bookcoffee then logout explain test plan for above scenario?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
How many values can be generating in script we can Parameterize even it is in one scenario 1000Parameterization values are there it is correct to Parameterized?or not?
How To Identify Performance Testing Requirements ?
What are all the reasons to use the server resources monitor?
what is mean by splitfunction give me one example?
ur using the internet with same bandwidth & others also use internet by sharing the bandwidth there exist the traffic in between how u calculate this?
How you load a loadrunner agent?
What is synchronization point ?
Where Can i get the Best training on Loadrunner
What is ment by Module level testing ? (Chandana)