Interactive Demo
Explore a live test execution run — step-by-step results, per-step screenshots, console logs, network traces, and AI root cause analysis, all captured automatically.
2
3
4
AI Root Cause Analysis ✓
AI Root Cause Analysis
━━━━━━━━━━━━━━━━━━━━━━
Failure Summary:
The login request returned HTTP 401 Unauthorized.
The API rejected the credentials in step 3.
Classification: APPLICATION_BUG
Affected Step: 3 (POST /api/auth/login)
Evidence Used:
• Screenshot step 3 — login form submitted
• HAR log — 401 response from /api/auth/login
• Console log — error: "Authentication failed"
Suggested Fix:
Verify the test credentials are valid in the staging
environment. The user account may have been deactivated
or the password may have changed. Update the Test Data
Profile with valid credentials.Evidence Artifact
Format
Captured Automatically
Last updated
Was this helpful?