bmad-bmm-qa-generate-e2e-tests

Generates deterministic end-to-end tests for specified features and workflows.

1|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/LucaDeLeo/ASTN --skill bmad-bmm-qa-generate-e2e-tests-lucadeleo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-bmm-qa-generate-e2e-tests
Source: https://github.com/LucaDeLeo/ASTN/tree/main/.agents/skills/bmad-bmm-qa-generate-e2e-tests
Command: npx skills add https://github.com/LucaDeLeo/ASTN --skill bmad-bmm-qa-generate-e2e-tests-lucadeleo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the generation of end-to-end automated tests for existing features, reducing manual QA effort and accelerating release cycles.

Core Features & Use Cases

  • Auto-generates end-to-end test suites from feature specs or user stories.
  • Integrates with the qa workflow to produce deterministic test artifacts and naming conventions.
  • Supports CI integration to run and report results automatically.

Quick Start

Generate end-to-end automated tests for the specified feature.

Frequently Asked Questions about bmad-bmm-qa-generate-e2e-tests

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

FAQPage Schema
How do I generate end-to-end tests for existing features automatically?

To generate end-to-end tests for existing features, you can use automated test generation tools that read feature specs or user stories and produce deterministic, reusable test artifacts covering UI, API, and integration points.

What is automated e2e test generation and when do I need it?

Automated e2e test generation creates test suites from feature specifications to streamline QA and accelerate release readiness. You need it when manual QA effort is high and automated test coverage across UI, API, and integration points is required.

Can I integrate automated e2e test generation with my CI workflow?

Yes, automated e2e test generation supports CI integration to run and report test results automatically. It produces deterministic test artifacts and naming conventions that align with the qa workflow for consistent release readiness checks.

Does automated e2e test generation work for API and integration testing?

Automated e2e test generation applies to scenarios where automated test coverage across UI, API, and integration points is needed. It generates deterministic, reusable test artifacts specifically tailored for these feature-specific QA requests.

What's the best way to reduce manual QA effort for feature testing?

The best way to reduce manual QA effort is to auto-generate end-to-end automated test suites from feature specs or user stories. This streamlines QA processes, ensures deterministic test artifacts, and accelerates overall release cycles.

What are the limitations of auto-generating e2e tests from feature specs?

Auto-generating e2e tests from feature specs requires existing feature definitions or user stories to function. It focuses on producing deterministic test artifacts for UI, API, and integration points, meaning it is not suited for exploratory or ad-hoc testing scenarios.