Platform Feature — Test Runs

Every Failure Classified
Before You Even Look

Failures don't just show up red — they arrive pre-classified as Product Bug, Script Issue, Flaky, or Environment problem, with evidence and a suggested next action.

sentinelflux run --product orangehrm --domain web
Pass: 0 Fail: 0
running
Test Execution
AI Failure Analysis

Know exactly what broke and why

AI analysis runs automatically after every suite — no manual triage required.

Product Bug

A real defect in the application — assertion failed on a feature that should work. Routed to the bug tracker automatically.

Flaky — Script

Timing or locator instability in the test script. FlakyDetector flags it and queues a healing suggestion.

Environment

Network timeout, service not running, or infra issue. Distinguished from product bugs so devs aren't paged unnecessarily.

Script Issue

Wrong assertion, missing setup, or stale test data. AI identifies the script fix needed and queues it for review.

Stop triaging failures manually

Every run analyzed automatically. You open the dashboard to decisions, not raw failure logs.