What problem does it solve?
QA specialists ensure system meets acceptance criteria through structured testing, test design, and quality review.
Core Features & Use Cases
- Phase-based QA coverage across plan, design, review, test, and document to ensure quality gates.
- Provides test strategy guidance, edge-case review, and documentation of testing artifacts.
- Framework examples: xUnit with FluentAssertions; integration tests with WebApplicationFactory. Use when: assessing testability risks during planning (/qa plan), reviewing architecture for testability (/qa design), reviewing code for correctness and edge cases (/qa review), writing and executing tests (/qa test), documenting test strategy and coverage (/qa document), or user says "qa", "quality", "test", "testing", "write tests", "run tests", "test report", "bug report".
Quick Start
Run the QA workflow to assess testability, review architecture, and design tests aligned with the SDLC phases.