Skip to content

Test Runs

Test runs execute cases by tag selection or explicit case selection.

Test runs are the handoff from authored assets into execution. This is where you decide exactly what should run and under which conditions.

  1. Go to Test Runs -> Create.
  2. Choose selection mode (By Tags or By Test Cases).
  3. Provide run Name.
  4. Select Environment.
  5. Set Test Workers Count (minimum 1).
  6. Select Browser Engine (CHROMIUM, FIREFOX, WEBKIT).
  7. Submit.

Below is a screenshot of the test runs creation screen.

Test runs creation screen
  • Name: auth-smoke-local-chromium
  • Selection mode: By Tags
  • Tag: @smoke
  • Environment: Local

Use the details screen to inspect:

  • Current run status and result.
  • Linked test cases and selection scope.
  • Run logs and trace artifacts.
  • Linked report access after completion.