Error Guessing

Apply this skill whenever you need to design supplementary test cases using Error Guessing — an experience-based test design technique. Use after applying black-box techniques (Domain Testing, Decision Table, State Transition, Use Case Testing) to identify additional high-value test cases targeting defect-prone areas that systematic techniques may miss. Triggers include: "error guessing", "what else should we test", "edge cases", "what could go wrong", "attack the system", "fault attack", "experience-based testing", or any request to supplement an existing test suite with additional risk-based cases. Also use when the tester has domain knowledge, historical defect data, or heuristic intuition about where defects are likely to hide.

phatnguyen975 6f1f37a 9 files · 92.6 KB Updated

File contents

phatnguyen975/functional-test-design/tree/main/error-guessing commit 6f1f37a65e

Frequently asked questions

npx skillmds@latest add phatnguyen975/error-guessing