Difference between revisions of "LoadRunner Tricks"

From PeformIQ Upgrade
Jump to navigation Jump to search
(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...)
(No difference)

Revision as of 17: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:


1. Close Virtual User Generator (VUGEN) 1. Go to C:\WINDOWS or C:\WINNT 1. Open Vugen.ini in notepad 1. Go to the section [ParamTable] 1. Change MaxVisibleLines=<To any desired value> (Change from 100 to the number of rows that are present in the file) 1. Save the file and close 1. Bring up Vugen

(Taken from LoadRunner@yahoogroups.com)