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
Code Performance Optimizer
Analyze code and provide optimization recommendations for better performance and efficiency
Bug Report Triage Assistant
Analyze and categorize bug reports for efficient debugging
RAG Knowledge Base Query Optimizer
Optimize queries for retrieval-augmented generation systems
AI Model Fine-Tuning Dataset Brief Generator
Generates a structured brief and example training data pairs for fine-tuning an LLM on a specific task, persona, or domain.