When we go for manula correlation, automation correlation
Expl?(Chandana) Real timers Plz
Answers were Sorted based on User's Feedback
According to the stantards Auto Correlation may satisfies
only 70%.
Some times autocorrelation Didn't Identifies the string
values
Always Better to go for Manual Correlation.
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / raj
Hi,
Once the script is not identified the correlation then need
to implement the manual correlation.by finding LB,RB,Ord
etc in the replay log.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / satish kakkirala
According to the stantards Auto Correlation may satisfies
only 50%.
Some times autocorrelation Didn't Identifies the string
values. And aslo it may not found the session id
automatically generates this may confuse to tester.
Always Better to go for Manual Correlation.
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / anil
The Manual Correlation or the Automatic Correlation Needs
both the Left or Right Boundaries
We will go for automatic correlation only if the particular
parameter will be occured in multiple requests and
different values in each request.
Hence we can keep the Left Boundary and Right Boundary in
automatic correlation and record the script and each
instance it will replace with a new correlation value.
Example:- when we are recording any .net application we
generally have View State and Event ID Validation then
which will be occured in almost all the requests and
different values but the left and right boundaries will be
one and same hence if we automatic this correlation
function then it will repalce all the instance properly
other we need to manually do it which takes lot of time.
Manual Correlation:- we generally use the this when the
dynamic value from the server is generated only at one
instance and you can capture it manually rather than
automating it.
Example:- Order number it will be generated only once by
the server but used in multiple places of the script.
We can also automate this also but some times this will
replace with unnecessary values in the script which is not
good and it leads to confusion, hence we will not do
automatic correcation if it in single instance
Please do let me know whether this helps you or revert back
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / krish..
i agree with all the above, manual correlation is best and i will suggest one thing. when you are not able to find LB n RB, then do auto-correlation, note down the LB n RB, then go for manual correlation. We can use auto correlation like this also..
Is This Answer Correct ? | 0 Yes | 2 No |
Answer / reddy
Hi,
we go with Autocorrelation only when ur very sure about the
boundaries of a particular dynamic value.Manual correlation
we can do any time.
Is This Answer Correct ? | 0 Yes | 3 No |
How can correlation be performed?
What is the load runner testing process?
WHAT IS THE BEST INSTITUTE FOR LOADRUNNER TRAINING IN HYDERABAD
How do you estimate test duration in LoadRunner?
How to handle the dynamic value in the script if the boundary and dynamic value both are changing as a... 1.special char. 2.Hex code or binary code
What is the advantage of running the vuser as the thread?
What is the significance of “vuser-init “?
How to debug Load Runner Script using Vugen?
Hi Am new for load testing.I got the following error..Please check it and do needful.. Action.c(213): To location "http://10.239.32.23/CCM-NIELSEN- PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26693] Action.c(213): Found resource "http://10.239.32.23/CCM- NIELSEN-PUNE/ccms_css.css" in HTML "http://10.239.32.23/CCM- NIELSEN-PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26659] Action.c(213): Found resource "http://10.239.32.23/CCM- NIELSEN-PUNE/images/ERROR.GIF" in HTML "http://10.239.32.23/CCM-NIELSEN- PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26659]
What is memory Leak. What is the most suitable performance counter to detect Memory Leak.
Types of Goals in Goal-Oriented Scenario ?
How can you set the number of vusers in loadrunner?