API Test Plan

Plan tests for an API endpoint or service — functional, negative, and contract. Use when asked to test an API, write API test cases, plan REST/GraphQL endpoint testing, or validate an API contract. Produces an API test plan — per-endpoint cases (status codes, schema, auth, validation, errors), boundary/negative cases, contract checks, and non-functional notes — so the API is verified beyond the happy 200.

Mohit Aggarwal Updated

File contents

mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/api-test-plan commit b2b255fd02

Frequently asked questions

npx skillmds@latest add mohitagw15856/api-test-plan-2