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
AI Agent System Design Blueprint
Design a multi-agent AI system architecture for any use case
Code Migration Plan Generator
Creates a comprehensive migration plan for moving from legacy codebases to modern frameworks, including risk assessment and rollback strategies.
Technical Changelog Writer
Generate professional changelogs from a list of code changes or commits
Debug Root Cause Analyzer
Systematically diagnose bugs and errors using structured root cause analysis — get a clear explanation, fix options, and prevention strategy from any error message or unexpected behavior.