bmad-qa-generate-e2e-tests

Generate API and end-to-end tests for existing features.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/ldk-hub/broke-shopping --skill bmad-qa-generate-e2e-tests-ldk-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-qa-generate-e2e-tests
Source: https://github.com/ldk-hub/broke-shopping/tree/main/_bmad/bmm/4-implementation/bmad-qa-generate-e2e-tests
Command: npx skills add https://github.com/ldk-hub/broke-shopping --skill bmad-qa-generate-e2e-tests-ldk-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of API and end-to-end tests for existing features.

Core Features & Use Cases

  • API & E2E Test Generation: creates API endpoint tests and end-to-end user flows for new features.
  • Workflow Configuration & Execution: resolves test workflow blocks, prepares test plans, and coordinates test generation steps.
  • Output & Validation: produces a test summary compatible with the project's test framework and enables quick validation.

Quick Start

Invoke the QA automation workflow to generate API and E2E tests for a selected feature.

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

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

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

To auto-generate end-to-end QA tests, invoke the QA automation workflow to resolve test plans, coordinate generation steps, and produce a runnable suite for API layers and UI workflows.

Can I generate both API endpoint tests and UI workflow tests in one run?

Yes, you can generate both API endpoint tests and end-to-end UI workflows in a single run. The automation resolves workflow blocks and coordinates test generation steps across both layers.

Does the generated test suite integrate with my project's existing test framework?

Yes, the generated test suite integrates with your project's existing test framework. It produces a runnable suite and a compatible test summary to enable quick validation during feature development.

What's the best way to automate test generation for regression cycles?

The best way to automate test generation for regression cycles is to apply the QA workflow resolution mechanism, which prepares test plans and outputs a summary report for quick validation across features.

Do I need to manually configure test workflow blocks before generating E2E tests?

No, you do not need to manually configure test workflow blocks. The automation resolves test workflow blocks, prepares test plans, and coordinates the test generation steps automatically for the selected feature.