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, and idempotency, each case tied to the contract, then stops for review before cases are built.

PramodDutta Updated

File contents

pramoddutta/skillmasterclass/tree/main/skill_dir/STLC/03-test-design/api-test-designer commit 25e3f78537

Frequently asked questions

npx skillmds@latest add pramoddutta/api-test-designer-2