Answer Posted / dillesh
Parameter is nothing but script veriable. this variable is
store those values which is user know.in loadRunner we will
do parameterization to those data which are Unique,
Dependent, Date&Time and User defined data.
Unique Data means those data which are unique like Username.
Ex: if you are executing the scenario for 60 users but the
username is same so no need to do parmeterization, but if
there is different user names so we should do
parameterization for those uniq values.
Dependent Data: password is dependent data, because it is
depending upon Username.
Date&Time: we should do parameterization for Date&Time
because time is dinamically changing, there is lenghtly
explanation about time&Date but i think you can think that
why.
Dinamic Data: some of the peoples think that dynamic data
will do correlation, that is right but we will do dynamic
data also to parameterization. parameterization will do
those dinamic data which is user defined dynamic data. not
server generated dynamic data. server genarated dinamic
data we will do correlation and user defined dynamic data
we will do parameterization.
now i think you can understand that why we do
parameterization in LoadRunner Scripts.
Thanks
Dillesh
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we develop the database vuser script?
While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?
What is performance testing in loadrunner?
Why do you create parameter?
How we tested remote servers if client is installed in another place
What is the configuration of systems when using load runner?
Which loadrunner component does the recording of performance test scenario?
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.
What is the advantage of using loadrunner?
How will you divide your script into multiple actions? Why?
What is the process for developing a vuser script?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
What is filtering and sorting?
How you set maximum number of vuser that a host can run?
What are all the important protocols that load runner supports?