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
Agentic Code Architect
Generate autonomous agent code with self-correction, planning, and execution capabilities
Microservice Architecture Designer
Designs a complete microservices architecture for a given application, including service boundaries, communication patterns, data ownership, and deployment topology.
RAG System Architect
Build a Retrieval-Augmented Generation system with proper chunking, embedding, and retrieval strategies
Excel VBA Automation Script
Generate VBA macros to automate Excel tasks