background image
<< The Virtual User Development Environment | Insert a end_transaction statement into the Vuser script >>
<< The Virtual User Development Environment | Insert a end_transaction statement into the Vuser script >>

Measuring Server Performance: Transactions

Creating Vuser Scripts
Chapter 26, page 446
GUI Vuser Scripts · Developing GUI Vuser Scripts
In
To mark the start of a LoadRunner transaction:
·
Insert a start_transaction statement into the Vuser script.
To mark the end of a transaction:
·
Insert a end_transaction statement into the Vuser script.
For the syntax of the start_transaction and end_transaction functions, refer to
the
TSL Online Reference
(available from the WinRunner Help menu) or the
Creating GUI Virtual User Scripts (UNIX)
guide.