Navigating to the Dashboard
From the left sidebar, click Overview → Dashboard under your project.Summary counters
At the top of the dashboard, six cards give you an at-a-glance view of your project:Most Recent Test Run
Shows a table of the 5 most recent manual test runs with:- Run ID — clickable link to view the full run results
- Total Test Cases — number of test cases in the run
- Date Completed — when the run finished
- Green = Passed
- Red = Failed
- Yellow = Skipped
- Blue = Blocked
- Grey = Not Run
Most Recent UI Automation Run
Shows a table of the 5 most recent Playwright automation runs with:- Run ID — clickable link to the run details
- Total Test Cases — number of scripts executed
- Date Completed — when the run finished
- Green = Passed
- Red = Failed
- Yellow = Skipped
Defect Status Overview
A donut chart showing the current distribution of defects across all statuses for the project:- New
- In-Progress
- Fixed
- Retest
- Closed
- Rejected
What’s next?
Execution History
View all test run results in detail
Defect Management
Track and manage defects
Wiki
Document your test strategy and guidelines