Getting Started
Prerequisites
To use 4QA you need a monday.com account with admin or editor access to at least one workspace. Admin access is required for the initial installation; editors can use the app after it has been added.
Installation
- Open the monday.com marketplace and search for 4QA.
- Click Install and authorize the app for your account.
- Navigate to any board, click the + button next to your existing views, and select 4QA under Apps to add it as a board view.
Template Installer
When you open 4QA from a board view for the first time, the Template Installer appears. Click Install Template to automatically create four pre-configured boards in your workspace:
- 4QA - Requirements
- 4QA - Test Cases
- 4QA - Test Executions
- 4QA - Defects
Each board is created with the correct columns, status labels, and relations already configured. No manual setup is needed.
Board Overview
| Board | Purpose |
|---|---|
| 4QA - Requirements | Track features, user stories, or specifications that your tests should cover. Links to test cases to measure coverage. |
| 4QA - Test Cases | Your test repository. Each item is a test case with steps, expected results, priority, type, and automation status. |
| 4QA - Test Executions | Records the outcome of running a test case. Stores per-step results, environment info, and links back to the test case and any defects. |
| 4QA - Defects | Bugs and issues discovered during test execution. Linked to the execution that found them for full traceability. |
Next Steps
- Test Cases — learn how to create and organize your test repository.
- Executions — record test results and track pass/fail status.
- Dashboards — visualize coverage and quality metrics.