qa-testing
Installation
SKILL.md
QA Testing
Design test plans and cases that cover happy paths, edge cases, and regressions.
Workflow
- Identify risk areas and critical paths.
- Build a test matrix with coverage categories.
- Define expected outcomes and data.
- Ensure negative/security-path tests are included for config and boundary conditions.
- Report results and gaps.
Root-Cause Verification Matrix (QA Owner)
Consume the causality statement from debugging-assistant and verify the proposed fix closes the real defect.