Test Execution
Failure Triage
Learn how AegisRunner AI automatically clusters test failures by root cause with severity ratings and fix recommendations.
Last updated: May 28, 2026
Failure Triage
When a run has failures, Triage uses AI to group them by likely root cause so you fix the underlying problem instead of chasing 20 separate red tests.
Running it
Open a run in the Runs lens and click Triage (it confirms first, since it uses your AI-generation quota). The analysis runs in the background and appears inline when ready — you don’t have to wait on the page.
What you get
A short summary plus clusters of related failures, each with a severity (critical / high / medium / low), the likely root cause, and how many cases it affects. A selector that broke across ten tests shows up as one cluster, not ten problems.
From triage to fix
Triage feeds Auto-heal: once triage has run, Auto-heal can repair the broken locators automatically — then re-run to confirm. (Triage and Auto-heal are available on Pro and above.)
Was this helpful?