bmad-qa-generate-e2e-tests

Generate end-to-end automated tests for API endpoints and UI flows.

Updated May 5, 2026
One-click install
npx skills add https://github.com/b566776/whitebox --skill bmad-qa-generate-e2e-tests-b566776
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-qa-generate-e2e-tests
Source: https://github.com/b566776/whitebox/tree/main/.gemini/skills/bmad-qa-generate-e2e-tests
Command: npx skills add https://github.com/b566776/whitebox --skill bmad-qa-generate-e2e-tests-b566776

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates end-to-end automated tests for features, reducing manual test design time and increasing QA coverage across product workflows.

Core Features & Use Cases

  • Auto-generated E2E tests for existing features across API and UI layers.
  • Detects the project's test framework and aligns produced tests with existing conventions.
  • Outputs tests to standard test directories with consistent naming patterns for easy integration.

Quick Start

Run this skill to generate end-to-end tests for a specified feature in your project.

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 generate e2e tests for existing API endpoints and UI flows?

End-to-end test generation is the process of automatically creating test scripts for implemented features. It detects your project's test framework, analyzes API endpoints and UI flows, then outputs test files covering happy-path scenarios and critical error cases to standard test directories.

Can I generate end-to-end automated tests without manually writing test scripts?

Yes, you can generate end-to-end automated tests without manually writing scripts by using an automated test generation skill. It detects your project's test framework and outputs test files covering happy-path scenarios and critical error cases to standard test directories.

How do I automate e2e test generation for happy path and error scenarios?

Automate e2e test generation by running this skill on a specified feature; it produces test files covering typical happy-path scenarios and critical error cases. The output respects your project's existing naming patterns and is placed directly in standard test directories.

Does e2e test generation work with my existing test framework and conventions?

Yes, e2e test generation works with your existing test framework by detecting it automatically and aligning produced tests with your current conventions. It outputs files to standard test directories using consistent naming patterns for seamless integration.

What is the best way to create e2e tests for features across API and UI layers?

The best way to create e2e tests for features across API and UI layers is using an automated generation skill. It detects your test framework, analyzes implemented features, and outputs convention-aligned test files covering happy-path and critical error cases to standard directories.

What types of scenarios are covered by automated e2e test generation?

Automated e2e test generation covers typical happy-path scenarios and critical error cases across selected API endpoints and UI flows. It analyzes implemented features and outputs test files that increase QA coverage across product workflows while reducing manual test design time.