The Sofy Dashboard
Sofy home page
The Sofy home page gives you an at-a-glance view of your application's test health as soon as you log in. It is organized into three tabs — Overview, Flaky Runs, and Schedules — each designed to help you triage issues and track progress without having to dig through individual test results.
Overview tab

The Overview tab shows all scheduled test executions from the past 24 hours by default. You can adjust the time range using the calendar in the top right corner.
Failures are automatically grouped into categories, making it easier to spot trends and prioritize what to investigate. Selecting a category drills down into the specific runs that contributed to it, giving you a focused view for faster triage. AI-generated insights are surfaced alongside the failures to help you understand what went wrong and where to start.
Flaky Runs tab

Sofy's AI analysis agent monitors your test runs and flags tests that show signs of flakiness — tests that pass and fail inconsistently without clear changes to the app or environment.
Each flagged run includes a recommendation for how to address it, such as stabilizing a test step, adjusting wait times, or investigating environment-related inconsistencies. This helps your team distinguish genuine failures from noise, so you can focus on what actually needs fixing..
Schedules Tab

The Schedules tab gives you a per-schedule breakdown of test results over time. You can see pass, fail, flaky, and not-executed counts for each schedule, making it easy to spot which schedules are regressing or improving across runs.
Use this tab to track the impact of fixes, identify consistently underperforming schedules, and get a high-level picture of test stability across your entire suite.