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
Excel VBA Automation Script
Generate VBA macros to automate Excel tasks
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.
Docker Deployment Guide Generator
Creates a complete Docker containerization and deployment guide for any application, including Dockerfile, docker-compose, CI/CD, and production best practices.
Technical Changelog & Release Notes Writer
Converts raw developer notes, commit messages, or pull request descriptions into polished, user-friendly changelog entries and release notes for multiple audiences.