Preparation for replay overview

After you create a script with Web Service calls, you prepare it for replay.

You can enhance it with custom error and log messages or with transactions. In addition, you can enhance your script with JMS functions, jms_<suffix> or XML functions, lr_xml_<suffix>. For more information, see the Function Reference (select the relevant version).

Runtime settings let you emulate real users more accurately, configure the runtime settings. These settings include general settings and Web Service specific settings. For details, see Runtime settings.

In certain cases, you may need to use the result of one Web Service call as input for another. To do this, you save the result to a parameter and reference it later. For more information, see Prepare scripts for replay.