background image
<< Understanding GUI Vuser Scripts | Sending Messages to the Controller >>
<< Understanding GUI Vuser Scripts | Sending Messages to the Controller >>

Using LoadRunner Functions in GUI Vuser Scripts

Creating Vuser Scripts
Chapter 26, page 450
GUI Vuser Scripts · Developing GUI Vuser Scripts
In
Using LoadRunner Functions in GUI Vuser Scripts
This section lists the LoadRunner functions that you can use to enhance your GUI
Vuser scripts. For syntax and examples of the functions, refer to the sections that
follow, the
TSL Online Reference
(available from the WinRunner Help menu) or
the
Creating GUI Virtual User Scripts (UNIX)
guide.
declare_rendezvous
Declares a rendezvous.
declare_transaction
Declares a transaction.
end_transaction
Marks the end of a transaction for performance
analysis.
error_message
Sends an error message to the Controller.
get_host_name
Returns the name of a host.
get_master_host_name
Returns the name of the Controller host.
lr_whoami
Returns information about the Vuser executing
the script.
output_message
Sends a message to the Controller.
rendezvous
Sets a rendezvous point in a Vuser script.
start_transaction
Marks the beginning of a transaction for
performance analysis.
user_data_point
Records a user-defined data sample.