Test Case Generation
Generate structured test cases with priority levels, positive/negative scenarios, and step-by-step instructions.
How It Works
Select Work Items
Choose one or more work items that you want test cases for. The AI uses each item's title, description, and acceptance criteria as input.
Generate Test Cases
Click "Generate Test Cases." The AI produces a structured set of test cases covering positive flows, negative/edge cases, and boundary conditions.
Review and Edit
Each test case includes a title, description, steps, expected result, and priority (Critical, High, Medium, Low). Edit any field inline before exporting.
Export or Push
Export test cases as CSV or push them to your connected provider. Test cases can be linked to the parent work item for traceability.
Test Case Fields
| Field | Description |
|---|---|
| Title | Concise name for the test case |
| Description | What this test validates |
| Steps | Step-by-step instructions to execute the test |
| Expected Result | What should happen if the feature works correctly |
| Priority | Critical, High, Medium, or Low |
| Scenario Type | Positive, Negative, or Edge Case |
Plan Limits
Free
Up to 10 test suites per month
Pro
Unlimited test suites
Enterprise
Unlimited test suites
Tips for Better Test Cases
Write detailed acceptance criteria on your work items — the AI produces better test cases from specific requirements.
Use the "Negative Scenarios" filter to review edge cases the AI identified.
Critical-priority test cases should cover core user flows — review these first.
Re-generate test cases if you update the work item's description significantly.