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
API Integration Architect
Build production-ready API integrations with authentication, error handling, and retry logic
Code Review Security Auditor
Perform a security-focused code review identifying vulnerabilities
API Integration Troubleshooter
Diagnoses API integration issues, generates fixes, and produces a structured debugging report with root cause analysis, corrected code, and prevention checklist.
Chain-of-Thought Reasoning Generator
Generate step-by-step reasoning prompts that guide AI models through complex problem-solving with explicit logical steps.