BMAD Method for QA

The Testing Academy · Masterclass · QA Automation

BMAD Method for QA.

Use specialized workflows to connect product intent, risk-based test design, ATDD, automation, NFR evidence, traceability, and a defensible release recommendation.

3 parts 12 lessons QA capstone Editable Excalidraw

Before you begin

Bring one epic and its real risks.

Use a synthetic login and lockout epic with owned requirements. The method structures collaboration; it cannot invent business impact, approve risk, or replace engineering evidence.

Open the first lesson
Runtime
Node.js 20.12+, Python 3.10+, uv, npm, and Git.
Project
A disposable BMAD V6 workspace and one synthetic epic.
QA skills
Risk analysis, test design, automation, CI, and review basics.
Ownership
Product, architecture, security, and QA decision owners.

The operating map

Risk travels all the way to the gate.

TEA connects P0-P3 test design, ATDD, automation, review, NFR evidence, and traceability to an explicit PASS, CONCERNS, FAIL, or WAIVED recommendation.

Excalidraw diagram of the BMAD Test Architect Enterprise lifecycle from risk to release gate
RISK -> DESIGN -> ATDD -> AUTOMATE -> REVIEW -> NFR -> TRACE -> GATE Editable Excalidraw source

Completion evidence

Finish with artifacts another SDET can audit.

A complete BMAD QA engagement leaves risk, coverage, evidence, review findings, residual concerns, and the gate owner visible in version-controlled artifacts.

01P0-P3 risk and test-design artifactREQUIRED
02ATDD and automated critical pathREQUIRED
03Automation and NFR evidence reviewREQUIRED
04Traceability matrix and gate decisionREQUIRED
course-completion.json
{
  "course": "bmad-method-masterclass",
  "artifacts": 4,
  "deterministic_check": true,
  "human_review": "required"
}

Source of truth

Current product behavior, not remembered shortcuts.

The curriculum was checked against official documentation and current source code where available. The lessons page contains the complete source list and implementation caveats.

Open all primary sources
BMAD Method Repository
Current V6 source, installation, prerequisites, and project structure.
BMAD Documentation
Official method concepts and workflow guidance.
BMAD Testing Reference
Built-in QA workflow, TEA distinction, patterns, and decision guidance.
Test Architect Enterprise
Current TEA module source and workflow definitions.

Start with risk. Build evidence. Make the release decision explicit.

Open all lessons