background image
<< Getting Started with Database Vuser Scripts | Using LRD Functions >>
<< Getting Started with Database Vuser Scripts | Using LRD Functions >>

Correlating Database Statements

Creating Vuser Scripts
Chapter 9, page 142
Database Vuser Scripts · Developing Database Vuser Scripts
In
4
Correlate queries (optional).
Correlating database statements allows you to use the result of a query in a
subsequent one. This feature is useful when working on a database with user
constraints.
For details, see Chapter 10,
Correlating Database Statements
.
5
Configure the run-time settings.
The run-time settings control the Vuser behavior during script execution. These
settings include loop, log, and timing information.
For details, see Chapter 6,
Configuring Run-Time Settings
.
6
Run the script from VuGen.
Save and run the script from VuGen to verify that it runs correctly.
For details, see Chapter 7,
Running Vuser Scripts in Stand-Alone Mode
.
After you create a Database Vuser script, you integrate it into a LoadRunner
scenario on either a Windows or UNIX platform. For more information on
integrating Vuser scripts in a scenario, refer to your
LoadRunner Controller
User's Guide
.