API Test Case Generator
Generate comprehensive test cases for REST APIs
Content
Generate test cases for API endpoint: Endpoint: {{http_method}} {{endpoint_url}} Purpose: {{api_purpose}} Authentication: {{auth_type}} Generate: 1. Happy path test cases 2. Boundary value tests 3. Error handling tests for: {{error_scenarios}} 4. Security tests (SQL injection, XSS, etc.) 5. Performance tests for {{load_expectation}} 6. Integration test scenarios Include expected status codes, request/response bodies, and validation assertions.
Related Prompts
Legacy Code Refactoring Plan
Creates a step-by-step refactoring plan for legacy code with risk assessment
AI-Powered Unit Test Generator
Generate comprehensive unit tests for any codebase with edge cases and mocking
System Architecture Diagram Description Generator
Generates a detailed textual description of a technical system architecture suitable for documentation, onboarding, or creating Mermaid/PlantUML diagrams.
Few-Shot Learning Prompt Builder
Create effective few-shot learning prompts with examples that teach AI models new tasks quickly.