Create comprehensive API test suites with various scenarios
Create an API test suite for:
API endpoints: ${{API_ENDPOINTS}}
Authentication: ${{AUTH_METHOD}}
Testing tool: ${{API_TESTING_TOOL}}
Include tests for:
- Happy path scenarios
- Error responses (4xx, 5xx)
- Authentication/authorization
- Request validation
- Response schema validation
- Performance baselines
- Rate limiting behaviorOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{API_ENDPOINTS][{AUTH_METHOD][{API_TESTING_TOOL]