En

Builds a quick, practical manual-check checklist for a screen/feature/flow — lighter than formal test cases, for exploratory testing and acceptance before a demo/release. Groups the checks (functional, input fields, UI states, negative, navigation, permissions, responsiveness, accessibility, concurrency) and provides an exploratory-charter template (session-based testing). Use when asked to "make a checklist to verify", "what to click through by hand on this page", "a feature acceptance checklist", "a quick list of checks before the demo", "what to look at when testing this screen", "walk through the feature by hand" — even if the word "checklist" is not said literally, but they say "what to check here", "give me a list for the smoke". This is NOT formal test cases with steps and traceability (use `test-case-design` for that) — here it is a compact, practical list for a manual pass. The artifact is saved to `docs/qa/checklists/`; project code is not touched.

smirnovalex-qa Updated

File contents

smirnovalex-qa/qa-skills/tree/main/skills-src/test-checklist/en commit 5b51bb2c50

Frequently asked questions

npx skillmds@latest add smirnovalex-qa/en-9