Skip to content

Triage a failed test result

A failed TestResult inside a Launch usually needs human attention.

Open the result

  1. Open the launch detail page.
  2. Switch to the Tree tab.
  3. Click the failed result. The right pane shows status, duration, scenario steps, and (for automated results) attached logs and screenshots.

Decide

  • Real bug — link a defect via the Defects tab or the right-pane defects section. Set assignee.
  • Flaky test — re-run the test (in CI). Mark the existing result as BROKEN if appropriate.
  • Test case is wrong — open the linked test case and update it. Future runs will reflect the fix.

Bulk triage

Select multiple results and the bulk-actions bar lets you mark them Pass / Fail / Skip in one shot. Useful when a category of failures is known to be a flake or an environment issue.

After closing

Once you click Close launch, the launch becomes read-only — outcomes are frozen, manual triage controls are hidden. Reopening is not yet supported.

Sulu Test Management System