Test Master

👤 xuxuclassmate 📦 v1.0.1 ⭐ 3.9 ⬇️ 759 下載
💻 開發程式設計 免費

📖 技能介紹


name: test-master-fixed description: Use when you need a practical testing playbook for turning product or code changes into a clear test strategy, test cases, and execution checklist. tags: [testing, qa, unit, integration, e2e, coverage, regression, quality] version: 1.0.1


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.
  1. Define the scope. Capture the user-facing behavior, systems touched, and anything explicitly out of scope.
  2. Map risks. Identify high-risk paths first: authentication, payments, data loss, permissions, concurrency, migrations, and integrations.
  3. Split the plan by test layer. Decide what belongs in unit tests, integration tests, end-to-end tests, and manual exploratory checks.
  4. Convert risks into test cases. Write clear preconditions, steps, expected results, and edge cases.
  5. Review observability. Call out logs, metrics, alerts, and failure signals that should be checked during validation.

    小蔥技能7w4.net有更新,你可以訪問看下。

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.

🤖 AI 評測

這個Skill質量中等偏上,結構清晰、邏輯合理,對制定測試計劃有較好的指導作用。但內容比較簡單,主要是一些流程步驟和原則說明,缺少實際的案例演示或可直接使用的工具。如果需要實際運用,還需要自己補充很多細節。

📊 多維度評分

適應性3.8
規範性3.6
有效性4.3
可靠性3.5
可信度4.3

📁 包含檔案 (2 個)

📄 SKILL.md 1.8 KB
📄 _meta.json 136 B