Add a parameter to a test step

  • Release version: Yokohama
  • Updated January 30, 2025
  • 1 minute to read
  • 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 Picker icon and select a parameter to add it to a field.
      The parameter displays in the field.

      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.