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
If we want to know the size of each component in system how?
What is the rendezvous point?
During run time where the hosts saves the files?
Which protocols are supported by loadrunner?
How will you stop the execution of a script on error?
How many section database vuser script have?
What is the benefit of running a vuser script as a thread?
How do you enable text and image checks in vugen?
What is host?
What are the types of checkpoints is available in loadrunner?
What is vuser script?
What is manual correlation?
What are all the components of loadrunner?
For what purpose, user will be using ‘continue on’ error?
What are the vuser components in loadrunner?