Inserting Variables Into Arbitrary Parts of Requests

Applies to LoadComplete 4.97, last modified on May 20, 2019

In LoadComplete, you can use data replacers to insert variables into the bodies of POST requests and WebSocket client messages, and into request headers and cookies.

In This Section

About Data Replacers

Describes the purpose of data replacers and explains how they work.

Creating Data Replacers

Provides a step-by-step description of creating a data replacer.

How to Determine What Data Will Be Replaced

Explains how to determine what data a data replacer will replace.

Cookie Replacer Attributes

Describes attributes you can specify for cookies.

Data Replacers - Tips

Gives some tips on specifying data replacers.

Related Topics of Interest

Working With Subexpressions

Describes how to replace individual subexpressions of the data replacer’s regular expression.

Extracting Data From Responses

Explains how you can capture dynamic parameter values generated by the tested web application into variables.

Specifying Appropriate Request Data

Explains why it is important to use appropriate test data and describes typical cases when data modification is needed.

Converting Correlation Data

Explains why you may need to encode data to be inserted and how to define conversion rules.

See Also

Using Variables in Requests
Specifying Appropriate Request Data

Highlight search results