whetoretest case generator
Generate QA test cases from bugs, features, and support reports
Provide a bug report, feature description, release note, or customer issue. Whetore outputs test cases with preconditions, steps, expected results, priority, type, edge cases, and automation candidates.
- 7 Test types per bug on average
- 34% Flagged as automation candidates
- 12 Edge case scenarios detected
- 100% Reviewed before export
Export CSV bug — test pack
Happy path, edge cases, and failure modes
Manual vs automation candidate tags help QA teams decide what to automate first.
| Test name | Preconditions | Steps | Expected | Priority | Type | Edge case | Automation |
|---|---|---|---|---|---|---|---|
| Admin exports 30-day CSV | Admin login · data exists | Export → CSV | Download in 5s | P0 | Happy path | No | auto |
| Large workspace 50k rows | 50k row workspace | Export full dataset | Completes or clear error | P1 | Edge case | Yes | auto |
| Viewer role export denied | Viewer account | Click Export | Permission denied message | P0 | Permission | No | manual |
| Empty report export | No rows in range | Export CSV | Empty file or message | P2 | Edge case | Yes | manual |
| Network failure mid-export | Throttle network | Start export | Graceful retry or error | P1 | Failure | Yes | auto |
| Safari + Firefox cross-browser | Admin · staging | Export CSV | Same as Chrome behavior | P1 | Regression | Yes | manual |
| Timezone boundary export | UTC+14 workspace | Export date range | Correct row timestamps | P2 | Edge case | Yes | manual |
Automation candidate
Manual only
Generate your first test pack
Turn one bug into a full regression-ready test suite.