← All templates
Jira description preset
Test Case
Structured test case with steps, expected results, and pass/fail tracking.
- Issue types:
- Task, Sub-task
- Tags:
- qa, testing, test-case
The full description body
Copy it, pick the preset in SuperTemplates, and fill the {{variable}} pills — the body drops into any issue's description.
## Test Case: [Descriptive test name] ## Objective [What this test validates] ## Preconditions - [System state required] - [Test data required] ## Test Steps | Step | Action | Expected Result | |------|--------|-----------------| | 1 | [Navigate to X] | [Page X loads] | | 2 | [Click button Y] | [Modal appears] | | 3 | [Submit form] | [Success message] | ## Actual Result [To be filled during execution] ## Status [Pass / Fail / Blocked / Not Run]
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.
- QA Checklist — Release-gating quality checklist. Functional, cross-browser, regression, non-functional.