bmad-testarch-automate

Identify test automation gaps and generate API, E2E, and backend tests with fixtures.

Updated Sep 27, 2025
One-click install
npx skills add https://github.com/Cbanzaime23/Booking-System --skill bmad-testarch-automate-cbanzaime23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-testarch-automate
Source: https://github.com/Cbanzaime23/Booking-System/tree/main/.agent/skills/bmad-testarch-automate
Command: npx skills add https://github.com/Cbanzaime23/Booking-System --skill bmad-testarch-automate-cbanzaime23

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates test architecture tasks to help teams expand automation coverage, orchestrate multi-agent workflows, and generate test assets and infrastructure.

Core Features & Use Cases

  • Scalable test automation planning and execution
  • Workflow orchestration across API, E2E, and Backend test generations
  • Aggregation of subagent outputs into fixtures and artifacts
  • Guidance on knowledge fragments usage and quality gates
  • Use case: A team wants to expand test coverage across a large project quickly.

Quick Start

Instruct the agent to run the bmad-testarch-automate workflow against your codebase to generate and aggregate API, E2E, and backend tests plus fixtures.

Frequently Asked Questions about bmad-testarch-automate

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

FAQPage Schema
How do I automate test architecture generation for API, E2E, and backend tests?

Automate test architecture generation by instructing the workflow to run against your codebase, which detects your stack and orchestrates subagents to generate API, E2E, backend tests, and fixtures. It enforces deterministic mode resolution to ensure accurate test asset creation.

What is the best way to scale test automation coverage across a large full-stack project?

Scaling test automation coverage requires orchestrating multi-agent workflows across your full-stack project. This approach identifies coverage gaps and dispatches subagents to automatically generate API, E2E, and backend tests along with necessary fixtures.

Does test automation orchestration work with both frontend and backend project configurations?

Test automation orchestration works with frontend, backend, and full-stack projects by selecting appropriate subagents and modes based on detected stack and configuration. It applies deterministic mode resolution to ensure correct test generation across environments.

How do subagents generate and aggregate test fixtures during automation?

Subagents generate and aggregate test fixtures by executing workflow orchestration across API, E2E, and backend test generations. The process aggregates subagent outputs into fixtures and artifacts, producing an automation summary for auditing and review.

When should I use automated test architecture orchestration instead of manual test creation?

Use automated test architecture orchestration when a team wants to expand test coverage across a large project quickly. It identifies coverage gaps and enforces deterministic subagent dispatch and fixture generation, making it ideal for scalable test automation planning and execution.