Inserting Variables in Rich Internet Application Requests

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

In LoadComplete, you can replace parameters in Rich Internet Application requests with variables that contain data extracted from preceding responses or data LoadComplete generates or gets from external files:

  • Open the scenario in the Scenario editor. To do this, double-click the scenario in the Project Explorer.

  • Find the POST request, whose parameter value you want to replace with a variable.

  • Switch to the Request page and go to the Request Body tab at the bottom of the page. You will see a tree-like structure of request parameters:

    The Request > Request Body tab

    Click the image to enlarge it.

  • Find the needed parameter.

  • In the Variable column, click and select the needed variable in the resulting dialog or enter the variable name manually in the @VariableName\v format.

    Specifying the parameter value

    Click the image to enlarge it.

  • Select File > Save from the LoadComplete menu to save the changes you have made.

See Also

Extracting Data From Responses
Specifying Appropriate Request Data

Highlight search results