Test Runner

The Test Runner allows you to execute requests and scripts sequentially for flexible testing and workflow automation.

Opening the Test Runner

  1. In the Collection Tree, select the requests, scripts, or folders you want to run.
  2. Right-click and choose Run.

The Test Runner editor will open.

Configuring the Test Runner

In the Test Runner editor, you can:

  • Include or Exclude Items: Use checkboxes to select requests and Scripts.
  • Reorder Execution: Drag and drop items to adjust the run order.
  • Set Iterations and Delay: Specify the number of repetitions and delay (in milliseconds) between runs.
  • Select Active Environment: Use the dropdown in the toolbar to choose the environment for the run.

Running the Test Runner

Click the Run button in the toolbar to start execution. The Test Runner will execute the selected items in the specified order.

Viewing Results

Execution results are displayed in the Console tool window, where you can view logs, errors, and test results.