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 are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
What protocols does loadrunner support?
what are the skip functions in Load Runner?
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
How we tested remote servers if client is installed in another place
What is run-time-setting?
Does caching have a negative effect on your load testing results?
How can we invoke a parellel process in load runner using C or perl language?
What are the loadrunner testing process?
Hello Friends, Can anyone please let me know about Performance testing health care EDI ( 270,271, 835 ect). I need as detailed answer as possible. I am going to use LoadRunner for load testing. I would really really really appreciate your help. Thanks, Piyush
How could you measures Https/Sec ?
What are all the components of loadrunner?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
Where are automatic correlation options set?
How you develop the database vuser script?