← 返回
未分类 中文

Test Master

Use when you need a practical testing playbook for turning product or code changes into a clear test strategy, test cases, and execution checklist.
当你需要将产品或代码变更转化为清晰的测试策略、测试用例和执行检查表时使用
xuxuclassmate
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 376
下载
💾 0
安装
1
版本
#automation#coverage#e2e#framework#integration#latest#performance#qa#quality#regression#security#test#testing#unit

概述

Test Master

This skill is a documentation playbook, not a standalone CLI or framework.

When to use

  • A feature, bug fix, or refactor needs a structured test plan.
  • You want to turn product requirements into concrete test scenarios.
  • You need to review coverage across unit, integration, end-to-end, or regression layers.
  • You want a concise list of risks, assumptions, and follow-up checks before release.

Recommended workflow

  1. Define the scope.

Capture the user-facing behavior, systems touched, and anything explicitly out of scope.

  1. Map risks.

Identify high-risk paths first: authentication, payments, data loss, permissions, concurrency, migrations, and integrations.

  1. Split the plan by test layer.

Decide what belongs in unit tests, integration tests, end-to-end tests, and manual exploratory checks.

  1. Convert risks into test cases.

Write clear preconditions, steps, expected results, and edge cases.

  1. Review observability.

Call out logs, metrics, alerts, and failure signals that should be checked during validation.

Output checklist

  • Test scope summary
  • Key risks and assumptions
  • Coverage by test layer
  • Prioritized test cases
  • Regression checklist
  • Open questions or missing instrumentation

Guardrails

  • Confirm assumptions instead of inventing product behavior.
  • Prefer realistic test data and production-like edge cases.
  • Mark anything that still needs manual verification.
  • If automation is not available, say so clearly instead of implying a tool exists.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-07 13:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 682 📥 330,217
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 79 📥 182,726
design-media

Whisper Voice Transcription (whisper.cpp)

xuxuclassmate
构建并使用 whisper.cpp 实现本地语音转文字工作流,支持在本地转录不可行时可选的云端回退。
★ 0 📥 520