← All templates
Jira description preset
QA Checklist
Release-gating quality checklist. Functional, cross-browser, regression, non-functional.
- Issue types:
- Task, Sub-task
- Tags:
- qa, testing, regression
The full description body
Copy it, pick the preset in SuperTemplates, and fill the {{variable}} pills — the body drops into any issue's description.
## QA Checklist ### Functional Testing - [ ] Happy path verified - [ ] Edge cases tested (empty state, max values, special characters) - [ ] Error handling verified (invalid inputs, network errors) - [ ] Permissions and roles tested ### Cross-Browser / Cross-Platform - [ ] Chrome (latest) - [ ] Firefox (latest) - [ ] Safari (latest) - [ ] Mobile responsive (iOS Safari, Android Chrome) ### Regression - [ ] Existing features not broken - [ ] Related features verified - [ ] Data integrity maintained ### Non-Functional - [ ] Performance acceptable (page load < 3s) - [ ] Accessibility (keyboard navigation, screen reader) - [ ] Security (XSS, CSRF, auth bypass) ### Sign-Off - **QA:** [name] — [date] - **Dev:** [name] — [date]
How to use this template in Jira
- Install SuperTemplates from the Atlassian Marketplace (free 14-day trial) and open the editor in any Jira project.
- Open the description presets panel, choose this preset, and fill the variables it exposes — or apply it to every row in a batch.
- Preview the whole batch and create everything in Jira in one click. Nothing is created until you confirm.
Related templates
- Bug Report — Structured bug report with everything engineers need to reproduce and fix.
- Test Case — Structured test case with steps, expected results, and pass/fail tracking.