background image
<< Command Line Options: run_db_vuser Shell Script | Integrating a Vuser Script into a LoadRunner Scenario >>
<< Command Line Options: run_db_vuser Shell Script | Integrating a Vuser Script into a LoadRunner Scenario >>

execute in verbose mode

Creating Vuser Scripts
Chapter 7, page 120
Working with VuGen · Running Vuser Scripts in Stand-Alone Mode
In
By default,
run_db_vuser.sh
runs cpp, cci, and execute in verbose mode. It uses
the driver in the
LoadRunner installation
/bin directory, and saves the results to an
output file in the Vuser script directory. You must always specify a .
usr
file. If you
are not in the script directory, specify the full path of the .
usr
file.
For example, the following command line executes a Vuser script called
test1
, and
places the output file in a directory called
results1
. The results directory must be
an existing directory--it will not be created automatically:
run_db_vuser.sh
-out /u/joe/results1 test1.usr