When we go for manula correlation, automation correlation
Expl?(Chandana) Real timers Plz
Answer Posted / 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 |
Post New Answer View All Answers
In a web server, database and network are all working fine and now, where could be the problem?
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
How to run a scenario?
What are all the types of goals in goal-oriented scenario of load runner?
What is the benefit of running a vuser script as a thread?
What is the difference between load, performance testing?
How to handle the encrypted values in correlation. please send me example with explanation
How many section database vuser script have?
What are the information crating for each host?
What is the loadrunner end transaction and its syntax?
What are the different sections of the script? In what sequence do these sections run?
What is parameterizion?
Which components have you used in loadrunner ?
How is vugen script modified after recording?