Thursday, December 19, 2013

Changing the Number of Parameter rows in Vugen parameter file

VuGen by default displays 100 lines in it’s parameter file UI under parameter settings.

To change this value from 100 to any value,

go to Vugen.ini and change MaxVisibleLines= 500(whatever value you want)

Steps:

  1. Go to config folder as C:\Program Files\HP\LoadRunner\config
  2. Open VuGen.ini
  3. Search for MaxVisibleLines
  4. By default it shows MaxVisibleLines=100
  5. Change 100 to desired value like 999 or anything and save the file and close.
  6. now you can see all the data what ever you saved.