Defining series value sets in initialization values

When a series is defined as the initial expression, the variable check generates one call to the function under test (or iteration) for each step in the series.

Procedure

To create a series value set.
  1. In the test editor, select a Check block to edit the variable checks.
  2. In the Initial Expression column of one variable, click the menu button (Menu button) and select Series.
    The quick edition area switches to series edition mode. Multiple values edition area
  3. In the quick edition area, type the starting and end values of the series and the step.
    The number of iterations is evaluated and displayed on the Iterations line of the test editor.
  4. Press ENTER or click Apply changes button to apply the changes.