Edge Case Explorer
Generate comprehensive edge cases and boundary condition tests for any system
Content
Analyze {{system}} for edge cases and boundary conditions. For each category, identify at least 5 edge cases: 1. Input boundaries: {{input_type}} 2. State transitions: What happens when... 3. Race conditions: Concurrent scenarios 4. Error cascades: Failure propagation 5. Unusual combinations: Unexpected inputs Format as: Edge Case | Expected Behavior | Severity | Test Approach
Related Prompts
MCP Server Builder Guide
Step-by-step guide to build a Model Context Protocol server for any data source
Reasoning Model Debug Prompt (Chain-of-Thought Code Fixer)
Uses chain-of-thought reasoning to systematically diagnose and fix code bugs, explaining each step of the reasoning process before proposing a fix.
Technical Spec to User Story Converter
Converts raw technical specifications or requirements into well-structured Agile user stories with acceptance criteria, edge cases, and story point estimates.
API Integration Architect
Build production-ready API integrations with authentication, error handling, and retry logic