|
This tutorial explains parameteriation
Adobe Flash Player not installed or older than 9.0.115!
Notes:-
Parameterization is important because
- It allows you to test your script with different values
- Reduces the size of your script
Steps in Parametrization
- Replace the constant values in Vuser Script with parameters
- Set the data source for the parameter , so different values can be selected at run time
Back to Loadrunner Tutorials Page
|