WHAT IS THE DIFFERENCE BETWEEN MANUAL CORRELATION AND
AUTOMATION CORRELATIONS?
Answers were Sorted based on User's Feedback
Answer / saumya
Property wise both are same, the difference lies in the
understanding, in automatic correlation there is some set
of rules and we have to import these rules for specific
protocol and it is done automatically by the rules just we
have to click options before recording, while manually we
search for the possible dynamic value generated and we
apply function to capture the values web_reg_save_param and
place at the proper place.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
Answer / sadashiva
Hi folks,
If you want loadrunner training from realtime in bangalore
please send a mail to
shiva198203@gmail.com,t_shivakumar10@yahoo.co.in or call me
9886372867
| Is This Answer Correct ? | 0 Yes | 5 No |
What are the End to End scenario's you are following in your company in loadtesting or Performance testing ?
Who/which is the best faculty/institute for Loadrunner in Hyderabad ?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
What is mutation testing?
How you develop the database vuser script?
What is the function for Nested Transaction in Load Runner?
What can I monitor with loadrunner?
What is a function to capture dynamic values in the web Vuser script?
Why we insert the rendezvous point while running the scenario?
how do u analyze result & what r analze results in load runner?
what are the parameters in Load Runner?
I read the answers given for 90 percentile calcutaion in the analysis report. If i am running a test for 1 record how is the 90 percent calculation done.