bmad-qa-generate-e2e-tests

Generate end-to-end automated tests for API and UI features.

26|23|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/laraxot/laravelpizza.com --skill bmad-qa-generate-e2e-tests-laraxot
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-qa-generate-e2e-tests
Source: https://github.com/laraxot/laravelpizza.com/tree/main/.github/skills/bmad-qa-generate-e2e-tests
Command: npx skills add https://github.com/laraxot/laravelpizza.com --skill bmad-qa-generate-e2e-tests-laraxot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the generation of end-to-end tests for existing features, streamlining the quality assurance process and improving efficiency.

Core Features & Use Cases

  • Test Generation: Automatically create automated tests for features and UI workflows.
  • API & E2E Tests: Generate both API and end-to-end tests based on the project's needs.
  • Use Case: When a user wants to ensure their web application's core functionalities are covered with automated tests, they can use this skill to generate those tests.

Quick Start

To generate end-to-end tests for a feature, run the 'bmad-qa-generate-e2e-tests' skill and follow the prompts.

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 automate end-to-end testing for existing web application features?▼

You can automate end-to-end test generation by running a skill that analyzes your codebase features and automatically creates test configurations, test cases, and summary reports for both API and UI applications.

Can I generate API tests automatically alongside UI E2E tests?▼

Yes, the test generation process handles both API tests and UI-based end-to-end tests, applying project-specific test frameworks to ensure coverage for your application's needs.

What do I need to identify before generating E2E tests for a codebase?▼

You must identify your project-specific test frameworks before generating end-to-end tests, as the automated test generation process requires these frameworks to configure and output the test cases accurately.

How does automated test generation handle test configuration and summaries?▼

Automated test generation handles test configuration by setting up framework parameters, creates the test cases for your features, and produces a summary creation output to document the generated tests.

What's the best way to improve QA efficiency for web application features?▼

The best way to improve QA efficiency is to automate end-to-end test generation for your features, which streamlines quality assurance by creating automated tests for core functionalities and UI workflows.