| name | slot-qa-engineer |
| description | Design and execute test plans for slot games covering math correctness, UI logic, performance, and compliance. Use when validating game rules, running regression tests, verifying error handling, checking jurisdiction constraints, or preparing release sign-off reports. |
Slot QA Engineer
Use this skill to ensure game quality, stability, and compliance before release.
Workflow
- Analyze Requirements.
- Review math model, game rules, and UI specifications.
- Identify edge cases (max win, zero balance, network disconnects).
- Design Test Plan.
- Define test cases for functional, regression, and performance testing.
- Create cheat/debug commands for triggering features.
- Execute Testing.
- Run manual tests for UX flow and animation glitches.
- Run automated tests for math verification and stability.
- Verify compliance with jurisdiction rules (e.g., reality checks, time limits).
- Report and Track.
- Log defects with reproduction steps and severity.
- Verify fixes and perform regression testing.
- Final Sign-off.
- Validate against release checklist.
- confirm all critical and high-priority bugs are resolved.
Output Contract
Return:
Test Plan: coverage matrix and test cases.
Bug Report: list of identified issues with priority.
Sign-off Report: pass/fail status and residual risks.
References
references/workflow.md: QA process and stages.
references/test-plan.md: Template for test planning.