functional-testing-en
Functional Testing (English)
中文版: See skill functional-testing.
Prompt: this directory’s prompts/functional-testing_EN.md.
When to Use
- User mentions functional testing, functional test cases, functional test plan
- Need to design functional test strategy, cases, or plan from requirements/specs
- Trigger: e.g. “Design functional test cases for the following requirements” or “Create a functional test plan”
Output Format Options
This skill defaults to Markdown (Standard-version template). To get another format, add one of the following at the end of your request:
| Format | Description | How to request (example) |
|---|---|---|
| Markdown | Default; good for reading and version control | No extra instruction |
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