What r the rules to apply to select correlated values in
project?(Chandana)
Answer Posted / bhanu pratap singh
If you try to replay a script without correlating first,
then most likely the script will fail. The requests it
sends to the server will not be replied to. Either the
session ID is invalid, so the server won’t allow you into
the site, or it won’t allow you to create new records
because they are the same as existing ones, or the server
won’t understand your request because it isn’t what it is
expecting.
Any value which changes every time you connect to the
server is a candidate for correlation. A correlated script
will send the server the information it is looking for, and
so allow the script to replay. This will allow many Vusers
to replay the script many times, and so place load on your
server.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of a loadrunner transaction?
What is the load runner testing process?
Why we insert the rendezvous point while running the scenario?
What are all the reasons to use the server resources monitor?
What is the benefit of running a vuser script as a thread?
Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.
How is automated correlation configured?
what is remote performance monitering?
What component of loadrunner is used to record a script?
Which web protocol recording level generates the web_submit_form function?
Explain the difference between automatic correlation and manual correlation?
How is vugen script modified after recording?
How can performance bottlenecks be identified?
How do you enable text and image checks in vugen?
What is the configuration of systems when using load runner?