Dashboards
Overview
Add the 4QA widget to any monday.com dashboard to get a real-time view of your test coverage. The widget connects to your 4QA boards and calculates how many requirements have linked test cases.
Coverage Widget
The coverage widget displays:
- Coverage percentage — the proportion of requirements that have at least one linked test case.
- Covered vs. uncovered breakdown — see exactly which requirements are tested and which still need test cases.
- Filters — narrow the view by release, module, or priority to focus on the areas that matter most.
Setting Up
- Open or create a monday.com dashboard.
- Click Add Widget and select 4QA from the Apps section.
- In the widget settings, select the boards you want to track (typically your 4QA - Requirements and 4QA - Test Cases boards).
- Optionally configure filters to scope the coverage calculation to a specific release, module, or priority level.
Metrics
| Metric | Description |
|---|---|
| Total Requirements | The total number of requirement items on the selected board. |
| Covered | Requirements that have at least one linked test case. |
| Uncovered | Requirements with no linked test cases. |
| Coverage % | Covered / Total Requirements, expressed as a percentage. |