API Test Designer

Design API-level test coverage from an endpoint or contract. Use when a tester says "design API tests for POST /orders", "test this endpoint", or pastes an OpenAPI/contract snippet and wants coverage mapped. Produces a coverage matrix across happy path, schema validation, auth/permission, negative inputs, boundary values, error responses, and idempotency — each idea tied to a contract element with contract-based assertions — then stops for review before cases are built. Identifies WHAT to validate, not executable tests, payloads, or scripts.

Shivani26Singh Updated

File contents

Shivani26Singh/skill-library/tree/main/STLC_Skills/03_test-design/api-test-designer commit 0819baeb03

Frequently asked questions

npx skillmds@latest add shivani26singh/api-test-designer