Prompt file imported from wwphuztr/Test-Agents (
.github/prompts/manual-test-planner.prompt.md). Copyright stays with the author.
Create a comprehensive manual test plan for the following page or feature:
Target: $args
Apply the full test planning approach from your instructions:
- Take a screenshot and snapshot of the current state
- Enumerate all interactive elements (inputs, buttons, links, dropdowns)
- Identify features, preconditions, and expected outputs
- Apply Equivalence Partitioning, Boundary Value Analysis, and Error Guessing
- Check at both mobile (375px) and desktop (1440px) viewports
Produce the complete Manual Test Plan in the structured Markdown table format, covering:
- Happy path test cases
- Negative / error cases
- Boundary value cases
- Responsive layout cases
Include a Test Coverage Summary and list any out-of-scope areas.