Load Runner Parameterization
What
is parameterization?
VuGen
generates a Vuser script composed of functions when a business activity is
recorded. Parameterization is used to replace the hard coded in the Vuser
script obtained while recording, with parameters by which the repeated use of
same values can be avoided. Parameterization is
generally done to test with multiple set of data or records. A parameter
replaces a literal value in the script .It provides the ability to test the
script with different values and also reduces the size of the script.