bmad-qa-generate-e2e-tests

Generate and execute API and UI end-to-end tests for software features.

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

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 QA process and ensuring thorough coverage.

Core Features & Use Cases

  • Automated Test Generation: Generate API and UI tests based on existing code.
  • Integration with Existing Frameworks: Works with various test frameworks like playwright, jest, vitest, etc.
  • Use Case: For a feature 'FeatureX', automatically generate and execute tests that cover API endpoints and user workflows.

Quick Start

Use the bmad-qa-generate-e2e-tests skill to generate QA automated tests for 'FeatureX'.

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 test generation for existing software features?

You can automate end-to-end test generation by analyzing existing code and software architecture to automatically generate and execute API and UI tests for your features.

Does automated test generation work with Playwright, Jest, and Vitest frameworks?

Yes, automated test generation integrates with various existing testing frameworks such as Playwright, Jest, and Vitest to execute generated API and UI tests seamlessly.

What is needed to generate API and UI tests from an existing codebase?

Generating API and UI tests requires an environment capable of analyzing and executing code, understanding software architecture, and managing test execution processes for the target feature.

How do I generate tests covering both API endpoints and user workflows?

To generate tests covering API endpoints and user workflows, you target a specific feature like 'FeatureX' to automatically produce and execute end-to-end tests that validate both layers.

What's the best way to streamline QA automation for new application features?

Streamlining QA automation is best achieved by automatically generating end-to-end tests from existing code, which reduces manual effort and ensures thorough validation of API and UI workflows.