background image
<< want to test the response times of the server | character-based applications >>
<< want to test the response times of the server | character-based applications >>

submits an SQL query

Understanding LoadRunner · Introduction
LoadRunner Controller User's Guide (Windows)
Chapter 1, page 33
For the database server example above, you could create a Database Vuser script
that performs the following actions:
·
connects to the server
·
submits an SQL query
·
retrieves and processes the server response
·
disconnects from the server
You can create Database Vuser scripts on a Windows-based platform, or program
them on a UNIX platform. For a list of the supported UNIX platforms, see the
LoadRunner Readme file. For more information about Database Vusers, refer to
the Creating Vuser Scripts guide
.