The Dashboard
The Dashboard is where you check the overall health of your test suite at a glance.- Status Distribution: a pie chart of pass, fail, blocked, and pending tests.
- Pass Rate Trend: an area chart tracking your pass rate across recent runs.
- Per-folder breakdown: a bar chart showing pass/fail/blocked/pending counts by test folder, so you can spot where failures are concentrated.
- Run activity: a heatmap of Patrol activity over the last several weeks.
Release Readiness
The Dashboard’s Release Readiness card shows a GO / NO-GO verdict computed from your most recent full Patrol run, based on P0 (Critical) and P1 (High) test results. Alongside the verdict it shows:- Whether a NO-GO blocks release or is a warning only, based on your Notifications setting.
- P0 and P1 pass counts, and the run’s environment, branch, and commit.
- A Partial run tag if the run was scoped to a suite or grep filter rather than the full suite.
- For a NO-GO result, a list of the specific blocking tests, with priority, title, status, file, and error.
The QA Results Report
Open Reports for a shareable summary of current QA status: an overall pass percentage, the most recent Patrol run’s headline numbers (environment, duration, pass/fail/skip counts), and every test broken out by folder, sorted so folders with the most failures show up first. Use the search bar and filter pills (All types / Manual / Auto, All / Failing, With bug) to narrow what’s shown, then click Export PDF to generate a printable copy for a release review or stakeholder update. Status colors and progress indicators now print correctly, matching what you see on screen.Comparing runs
Open Compare to see exactly what changed between any two Patrol runs. Pick a baseline (“before”) and a comparison (“after”) run, and Watchtower shows:- A plain-language summary (for example, “Pass rate improved by 4pp” or “2 new failures”).
- Delta tiles for Pass, Fail, Skipped, and Pass Rate.
