Generate and execute API and E2E tests with quality gate assessment.
Scanned 5/29/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill qa-testing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Qa Testing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-qa-testing)More formats (shields.io, HTML) on the badges page.
# QA Testing
Generate and execute API and E2E tests with quality gate assessment.
## Agent
Quinn (QA Engineer) - `bmad-qa-quinn`
## Workflow
1. Generate API tests for new endpoints
2. Create E2E tests for critical user flows
3. Test edge cases from code review findings
4. Run regression tests
5. Generate coverage report
6. Provide quality gate recommendation
## Inputs
- `projectName` - Project name
- `storyResults` - Implemented story results
- `codeReview` - Code review findings (optional)
## Outputs
- Test results (total, passed, failed)
- Coverage percentage
- Quality gate status (pass/fail)
- Failed test details
- Manual testing recommendations
## Process Files
- `bmad-orchestrator.js` - Phase 4 QA
- `bmad-implementation.js` - Sprint QA
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!