Skip to content
🤖 Consolidated, AI-optimized BMAD docs: llms-full.txt. Fetch this plain text file for complete context.

Test Architect (TEA)

Risk-based testing workflows, automation guidance, and release gates for BMad Method

TEA (Test Engineering Architect) is a BMAD module for testing strategy and automation. It provides nine workflows covering learning, setup, design, automation, review, and release gates.

  • Workflow‑Driven: Multiple workflows covering covering day to day activities of a test architect.
  • Consistent Outputs: Knowledge-base guidance keeps standards consistent, no matter the agent being used.
  • Risk‑Based: P0–P3 prioritization from probability × impact.
  • Release Gates: Evidence‑backed go/no‑go decisions with traceability.
Terminal window
npx bmad-method install
# Select: Test Architect (TEA)

Then trigger workflows via chat:

tea # Load TEA agent
test-design # Run Test Design workflow

Pick a path:

WorkflowTriggerPurpose
Teach Me TestingTMTLearn testing (7 sessions, 1-2 weeks)
Framework SetupTFScaffold test framework
CI/CD IntegrationCISet up quality pipeline
Test DesignTDRisk-based test planning
ATDDATFailing acceptance tests (TDD)
Test AutomationTAExpand automation coverage
Test ReviewRVQuality audit with scoring
Requirements TracingTRCoverage mapping + gate decision
NFR AssessmentNRNon-functional requirements evaluation