Understanding Issues, Findings, & Reports
One of the biggest headaches with automated testing is noise. A single bug can cause dozens of test failures, flooding you with redundant alerts. Pie solves this by intelligently curating bug reports.
Intelligent Curation
Our platform distinguishes between:
- Finding: A single instance of a potential bug.
- Issue: A curated, deduplicated report representing a unique root cause.
After a run, our AI analyzes all findings and clusters similar ones together. You get one clear issue per bug, not a flood of alerts.
The Actionable Issue Report
Each issue report includes:
- A clear title
- Comparison of expected vs. observed behavior
- Step-by-step reproduction instructions
- Video replay of the issue
When a new issue is created, the system also auto-generates a “repro” test to confirm it’s legitimate and reproducible.
Teach the AI with Your Feedback
You have full control over issue management:
- Change an issue’s severity
- Dismiss false positives
This feedback trains our AI to improve future runs, adapting its analysis to your app’s unique context.
Dismissed something by mistake? Easily restore it from the “Resolved” tab.