Difference between revisions of "LoadRunner Tricks"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) (New page: =See more than 100 rows in Parameter Files= You can see more than 100 records in parameters files if you alter the setting in configuration file as follows: 1. Close Virtual User Gener...) |
PeterHarding (talk | contribs) |
||
Line 1: | Line 1: | ||
=See more than 100 rows in Parameter Files= | =See more than 100 rows in Parameter Files= | ||
Line 5: | Line 4: | ||
#. Close Virtual User Generator (VUGEN) | |||
#. Go to C:\WINDOWS or C:\WINNT | |||
#. Open Vugen.ini in notepad | |||
#. Go to the section [ParamTable] | |||
#. Change MaxVisibleLines=<To any desired value> (Change from 100 to the number of rows that are present in the file) | |||
#. Save the file and close | |||
#. Bring up Vugen | |||
(Taken from LoadRunner@yahoogroups.com) | (Taken from LoadRunner@yahoogroups.com) |
Revision as of 18:06, 30 October 2008
See more than 100 rows in Parameter Files
You can see more than 100 records in parameters files if you alter the setting in configuration file as follows:
- . Close Virtual User Generator (VUGEN)
- . Go to C:\WINDOWS or C:\WINNT
- . Open Vugen.ini in notepad
- . Go to the section [ParamTable]
- . Change MaxVisibleLines=<To any desired value> (Change from 100 to the number of rows that are present in the file)
- . Save the file and close
- . Bring up Vugen
(Taken from LoadRunner@yahoogroups.com)