background image
<< About Recording APPC Vuser Scripts | Configure the run-time settings >>
<< About Recording APPC Vuser Scripts | Configure the run-time settings >>

Getting Started with APPC Vuser Scripts

Creating Vuser Scripts
Chapter 13, page 236
APPC Vuser Scripts · Developing APPC Vuser Scripts
In
Getting Started with APPC Vuser Scripts
This section provides an overview of the process of using VuGen to develop APPC
Vuser scripts.
To develop an APPC Vuser script:
1
Record the basic script using VuGen.
Start VuGen and create a new Vuser script. Specify APPC as the type of Vuser.
Choose an application to record. Record typical operations on your application.
For details, see Chapter 3,
Recording with VuGen
.
2
Enhance the script.
Enhance the Vuser script by inserting transactions, rendezvous points, and
control-flow structures into the script.
For details, see Chapter 4,
Enhancing Vuser Scripts
.
3
Define parameters (optional).
Define parameters for the fixed-values recorded into your script. By substituting
fixed-values with parameters, you can repeat the same business process many
times using different values.
For details, see Chapter 5,
Defining Parameters
.