Home / naodeng / awesome-qa-skills · skills/en/testing-types/test-case-writing/SKILL.md · GitHub

test-case-writing skillA

test-case-writing is agent-read markdown (skill) from naodeng/awesome-qa-skills: 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..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Test Case Writing (English)

**Chinese version:** See the corresponding Chinese skill.

## When to Use

- Need help with test case writing in a real project context.
- Need an output that can be used directly for execution, review, or follow-up.
- Need to merge scenario candidates from several roles into one traceable test suite without role-based duplication.

## Workflow

1. Read and follow the main prompt listed under Progressive disclosure (coverage, structure, quality bar).
2. Add only project context that changes the result: scope, environment, constraints, risks, dependencies, expected deliverable, and optional role scenario candidates with `source_role`.
3. Identify equivalent candidates by requirement trace, trigger, action, and observable outcome before generating one unified suite.
4. If input is incomplete, return a usable first draft and explicitly mark assumptions and gaps.
5. Default to Markdown; switch formats only when the user asks.

## Core Constraints

- Prioritize by risk / business impact — do not treat everything equally.
- Separate confirmed facts from current assumptions.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add naodeng/awesome-qa-skills/test-case-writing@git:20260903.6713296
Exact content
mdr add naodeng/awesome-qa-skills/test-case-writing@sha256:b88a70748037f340

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ukjaaebgstayahwz.svg)](https://markdownregistry.com/a/art_ukjaaebgstayahwz)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260903.6713296 latest2026-09-03 6713296 4,060 BA view · diff
git:20260813.b37bfff2026-08-13 b37bfff 4,054 BA view · diff
git:20260803.f52f41e2026-08-03 f52f41e 2,485 BA view · diff
git:20260325.c371d732026-03-25 c371d73 1,589 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (4060 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

naodeng/awesome-qa-skills · 230 stars · license NOASSERTION · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ukjaaebgstayahwz
GET https://markdownregistry.com/api/v1/resolve?ref=naodeng/awesome-qa-skills/test-case-writing
GET https://markdownregistry.com/api/v1/blob/b88a70748037f3400cf5294cd13985c956b230013959c5e474a3e92ce67baf2c

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from naodeng/awesome-qa-skills

AGENTS.md agents
naodeng/awesome-qa-skills · AGENTS.md
git:20260830.9d60faf · audit A · 230 stars
skill-change-verification skill
naodeng/awesome-qa-skills · skills/en/skill-engineering/skill-change-verification/SKILL.md · Use this skill when selecting and reporting verification for Skill changes; triggers include Skill change verification…
git:20260820.fd32bf9 · audit A · 230 stars
skill-prose-review skill
naodeng/awesome-qa-skills · skills/en/skill-engineering/skill-prose-review/SKILL.md · Use this skill when reviewing the contract completeness of Skills, Prompts, metadata, or QA documentation; triggers…
git:20260820.fd32bf9 · audit A · 230 stars
skill-prose-trim skill
naodeng/awesome-qa-skills · skills/en/skill-engineering/skill-prose-trim/SKILL.md · Use this skill when auditing or trimming process residue from Skills, Prompts, comments, or docs; triggers include…
git:20260820.fd32bf9 · audit A · 230 stars
acceptance-criteria-review skill
naodeng/awesome-qa-skills · skills/en/testing-types/acceptance-criteria-review/SKILL.md · Use this skill when you need to review acceptance criteria for ambiguity, missing rules, and verifiability; triggers…
git:20260829.175e380 · audit A · 230 stars
accessibility-testing skill
naodeng/awesome-qa-skills · skills/en/testing-types/accessibility-testing/SKILL.md · Use this skill when you need to design accessibility testing against WCAG, keyboard navigation, and assistive…
git:20260903.6713296 · audit A · 230 stars
agent-failure-recovery-testing skill
naodeng/awesome-qa-skills · skills/en/testing-types/agent-failure-recovery-testing/SKILL.md · Use this skill when you need evidence-bounded failure classification, retry/fallback/escalation, state consistency…
git:20260915.27b248b · audit A · 230 stars
agent-long-running-testing skill
naodeng/awesome-qa-skills · skills/en/testing-types/agent-long-running-testing/SKILL.md · Use this skill when you need evidence-bounded checkpoints, heartbeats, resume, cancellation, duplicate submission…
git:20260915.27b248b · audit A · 230 stars
agent-loop-testing skill
naodeng/awesome-qa-skills · skills/en/testing-types/agent-loop-testing/SKILL.md · Use this skill when you need evidence-bounded loop state, plan/action/observation cycles, stop conditions, budgets…
git:20260915.27b248b · audit A · 230 stars
agent-memory-testing skill
naodeng/awesome-qa-skills · skills/en/testing-types/agent-memory-testing/SKILL.md · Use this skill when you need evidence-bounded memory write/read/update/delete, retention, contamination, isolation…
git:20260915.27b248b · audit A · 230 stars
agent-permission-testing skill
naodeng/awesome-qa-skills · skills/en/testing-types/agent-permission-testing/SKILL.md · Use this skill when you need evidence-bounded Agent identity, tool/resource scope, approval, denial, escalation, and…
git:20260915.27b248b · audit A · 230 stars
agent-tool-testing skill
naodeng/awesome-qa-skills · skills/en/testing-types/agent-tool-testing/SKILL.md · Use this skill when you need to test AI agent tool-call contracts, authorization, failures, and side-effect boundaries…
git:20260829.175e380 · audit A · 230 stars

Every file in naodeng/awesome-qa-skills

Other files named test-case-writing

test-case-writing skill
fishzjp/qa-skills · skills/test-case-writing/SKILL.md · Write manual test cases (markmap) from docs, bugs or code — code-first: review code for bugs first; extracts…
v0.9.0 · audit A · 35 stars

Browse by kind, by grade A, or by owner.