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
You have created several auto-correlation rules. A new tester on your team is preparing to record a group of scripts on the same application on his workstation. What can you do to provide the tester with the correlation rules?
What is the difference between web_reg_find and web_find?
Why do you create parameter?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?
What are the information contain by script windows for each script in the list?
What is running virtual user graph?
What is ms-windows?
What are all the reasons to use the server resources monitor?
What is lr_output_message?
What are the types of checkpoints is available in loadrunner?
How to identify what to correlate and what to parameterize?
What is pause command?
How to schedule a scenario?
How can we invoke a parellel process in load runner using C or perl language?
What are all the components of loadrunner?