LoadRunner Parameter Settings

LoadRunner Parameter Setting

LoadRunner provides very convenient ways to handle the test data. It has multiple features related to parameter settings like parameter types, formats, test data selection methods, test data update methods, etc. All these features we have already discussed in the article LoadRunner Parameter Type. Generally, parameter type ‘File’ is commonly used for parameterization in LoadRunner … Read more

LoadRunner Script Enhancement

LoadRunner Script Enhancement

After recording and debugging, the script enhancement step gives beauty to the LoadRunner script. Script enhancement has some important steps like parametrization, script factorization, etc. Some of the steps are optional which you can skip: 1. Parameterization: The parameter helps to replace hard-coded values from the script with the test data. In VuGen, you just … Read more