Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Add a parameter to a test step

Add a variable to a test step to hold a particular type of data when the test runs.

Before you begin

About this task

Note: The Run Server Side Script test step is not supported in parameterized tests.

Procedure

  1. Navigate to All > Automated Test Framework > Tests.

  2. Open a parameterized test.

  3. In the Test Steps related list, create a test step or open an existing step.

  4. Click

Image omitted: rem-value-icon.png
Picker icon and select a parameter to add it to a field.
The parameter displays in the field.
Image omitted: selected-parameter.png
Selected parameters in the Incident form.

Result

When the test runs, Automated Test Framework replaces the parameter with test run data.

What to do next

Add parameterized data sets.

Parent Topic:Parameterized tests