bmad-teach-me-testing

Teaches testing fundamentals through seven progressive sessions with quizzes and progress tracking.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/Hexalith/Hexalith.Parties --skill bmad-teach-me-testing-hexalith
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-teach-me-testing
Source: https://github.com/Hexalith/Hexalith.Parties/tree/main/.agents/skills/bmad-teach-me-testing
Command: npx skills add https://github.com/Hexalith/Hexalith.Parties --skill bmad-teach-me-testing-hexalith

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Testing expertise is hard to scale across teams through manual instruction. This Skill provides a self-paced, multi-session learning workflow that teaches testing fundamentals through advanced TEA (Test Architecture Enterprise) practices, with persistent progress tracking so learners can pause and resume over 1-2 weeks without an instructor. ## Core Features & Use Cases - Seven Structured Sessions: Covers quick start, core concepts, architecture patterns, test design, ATDD/automate workflows, quality/trace workflows, and advanced knowledge fragments. - Role-Based Customization: Adapts examples and recommendations for QA engineers, developers, tech leads, and VPs based on an initial assessment. - Progress Persistence: Saves session status, quiz scores, and notes artifacts to a YAML progress file, enabling non-linear learning and seamless resumption. - Quiz Validation: Each session ends with a knowledge check requiring a 70% passing score, with review-or-continue recovery on failure. - Use Case: A new QA engineer joins a team and uses this Skill to complete onboarding sessions over two weeks, generating session notes and a completion summary documenting their acquired testing skills. ## Quick Start Invoke the bmad-teach-me-testing skill and answer the assessment questions to begin your first learning session.

Frequently Asked Questions about bmad-teach-me-testing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I learn testing with a structured self-paced curriculum?

Invoke the skill to start a seven-session curriculum covering testing fundamentals through advanced patterns. An initial assessment captures your role and experience level, then sessions are taken in any order with progress saved automatically after each one.

How do I resume an interrupted learning session?

The workflow automatically detects an existing progress file at your test artifacts path and resumes where you left off. A dashboard shows completion status for all seven sessions before routing you to the session menu.

What score do I need to pass each session quiz?

Each session quiz requires a score of at least 70 percent to pass. If you score below the threshold, you can choose to review the content again or continue anyway with your score recorded.

Does the teaching content adapt to different roles like QA or developer?

Yes, the initial assessment captures your role as QA, Dev, Lead, or VP, and examples are tailored accordingly. QA learners get practical testing focus, developers get TDD and integration perspectives, leads get architecture patterns, and VPs get strategy and metrics content.

What happens if the progress tracking file gets corrupted?

The workflow detects corrupted progress files and offers a fresh start with an automatic backup created. Session interruption is also handled through auto-save after each quiz completion.