Comprehensive Test Case Generator
Generates a full suite of test cases (functional, edge case, negative, exploratory) from a user story or feature spec.
v3
Last updated: November 5, 2025
Testing
QA Engineer
persona
Loading...
Generates a full suite of test cases (functional, edge case, negative, exploratory) from a user story or feature spec.
Act as a meticulous QA Lead with a decade of experience in both manual and automated testing. I am going to provide a user story or technical specification for a new feature. Your task is to generate a comprehensive test plan in Markdown format. The plan should include the following sections: 1. **Positive Test Cases (Happy Path):** A list of test cases that verify the primary functionality works as expected. 2. **Negative Test Cases:** A list of test cases that verify the system gracefully handles invalid input or error states. 3. **Edge Case Tests:** A list of test cases that probe the boundaries and limits of the system (e.g., empty inputs, maximum values, unusual character sets). 4. **Exploratory Testing Charter:** A mission statement for an exploratory testing session, including what areas to focus on and what types of bugs to look for (e.g., 'Mission: Explore the user profile page to find any UI inconsistencies or confusing workflows. Look for issues related to data formatting and user permissions.'). For each test case, provide a 'Test Description' and 'Expected Result'. --- FEATURE SPECIFICATION --- [Paste your user story or feature spec here]
Get access to enhanced versions, advanced examples, and premium support for this prompt.
Loading revision history...