sprint-testing-workflow-en
Sprint Testing Workflow
中文版: 见技能 sprint-testing-workflow。
Complete testing workflow for a 2-week sprint. Prompts: see reference.md and this directory's prompts/.
When to Use
- User mentions sprint testing, iteration planning, or sprint retrospective
- Need phase-by-phase sprint testing (planning → review → retrospective)
- Trigger: e.g. “Help me plan sprint testing” or “Walk me through the sprint test flow”
Phases: Day 1 Planning → Days 2–3 Setup & early testing → Days 4–8 Active testing → Days 9–10 Intensive (regression, integration, visual) → Day 11 Stabilization → Day 12 Review & demo → Day 13 Retrospective & next sprint.
Day 1: Sprint Planning
☑️ Morning·Planning Meeting Checklist
More from naodeng/awesome-qa-skills
test-case-writing
Use this skill when you need to create high-quality test cases with normal, exception, and boundary scenarios; triggers include test case writing and test design.
154requirements-analysis
Use this skill when you need to analyze requirements, identify test points, boundaries, dependencies, and risks before test design; triggers include requirements analysis and test point analysis.
67test-case-reviewer
Use this skill when you need to review test cases for completeness, clarity, maintainability, and missing scenarios; triggers include test case review and test case QA.
49automation-testing
Use this skill when you need to design automation testing approaches using patterns like POM, data-driven testing, or BDD; triggers include automation testing and test automation strategy.
44api-testing
Use this skill when you need to design API test plans or cases for REST, GraphQL, or gRPC interfaces; triggers include API testing and API test cases.
30testcase-writer-plus
Parse requirement and analysis files, then generate high-quality test cases.
29