test-strategy-en
Test Strategy
中文版: 见技能 test-strategy。
Prompts: see prompts/test-strategy_EN.md in this directory.
When to Use
- User mentions test strategy, test plan, quality strategy, or test planning
- Need to develop test strategy or plan for a project
- Trigger: e.g. "Develop test strategy for this project" or "Write test plan document"
Output Format Options
This skill defaults to Markdown output (consistent with Standard-version template). For other formats, specify at the end of your request:
| Format | Description | How to Request (Example) |
|---|---|---|
| Markdown | Default, easy to read and version control | No need to specify |
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.
48automation-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.
30test-reporting
Use this skill when you need to generate test reports with summary, metrics, defect analysis, and risk assessment; triggers include test reporting and QA status report.
28