Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is correlation? Explain the difference between
automatic correlation and manual correlation?

Answer Posted / arijeet sarkar

Correlation is where the script is modified so that some of
the hard coded values in the script are no longer hard
coded. Rather than have LoadRunner send the original value
to the server, we may need to send different values.

For example, the original recorded script may have included
the server sending the client a session identification
number. Something to identify the client during that
particular session. This Session ID was hard coded into
the script during recording.

During replay, the server will send LoadRunner a new
Session ID. You need to capture this value, and
incorporate it into the script so you can send it back to
the server to correctly identify yourself for this new
session. If you leave the script unmodified, you will send
the old hard coded Session ID to the server. The server
will look at it and think it invalid, or unknown, and so
will not send the pages that have been requested.
LoadRunner will not have successfully fooled the server
into believing it is a client.

Correlation is the capturing of dynamic values passed from
the server to the client and back. You save this captured
value into a LoadRunner parameter, and then use this
parameter in the script in place of the original value.
During replay, LoadRunner will now listen to what the
server sends to it, and when it makes requests of the
server, send this new, valid value back to the server; thus
fooling the server into believing it is talking to a real
client.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the three sections of a vuser script and what is the purpose of each one?

1075


What are the section contain by the vugen while creating a vuser script?

1166


How many vusers are required for load testing?

1102


What is report header and what are the information contains?

1162


What tools are required to analyze vuser run results?

1063


How load runner interacts with the application?

1508


In a web server, database and network are all working fine and now, where could be the problem?

1108


What are the types of checkpoints is available in loadrunner?

1247


What are the loadrunner testing process?

1170


Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.

6845


What are all the types of goals in goal-oriented scenario of load runner?

1169


What are all the important protocols that load runner supports?

1033


What is parameterizion?

1218


What are the information contain by script windows for each script in the list?

1178


Why vugen is used in lr?

1119