Test Variables

Manually created test variables

Test variables are defined per test and can only be used within the test they belong to. To create a new test variable, head to the Settings section of the test editor and click + under the Test Variables area:

1425

Using the set variable step, you can also create or change a test variable in the test runtime.

Automatically created test variables

Some test steps, like HTTP GET, will automatically create test variables to store different parts of the step's result. These variables are named based on the variable name from the step that made them, followed by the result type (see screenshot below).

484