ai-sdlc-test-case-and-suite-synthesis
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineseai-sdlc-test-case-and-suite-synthesis: Test Case And Suite Synthesis
ai-sdlc-test-case-and-suite-synthesis:测试用例与套件合成
Internal AI SDLC skill, not client-facing by default. Every rule below is important to follow. None of it can be skipped. Before producing the final artifact, confirm required inputs, target audience, missing facts, output format, and constraints when they are unclear. Do not invent missing information. Ask concise clarification questions when required inputs are absent.
内部AI SDLC技能,默认不面向客户。 以下每条规则都必须遵守,无一例外。 在生成最终工件之前,若所需输入、目标受众、缺失信息、输出格式和约束条件不明确,请先确认这些内容。 不得编造缺失信息。当所需输入缺失时,请提出简洁的澄清问题。
0. Skill Card
0. 技能卡片
- Skill name:
ai-sdlc-test-case-and-suite-synthesis - Primary audience: QA
- Supporting audience: BA, Dev, PM
- Audience tags: QA, BA, Dev, PM
- SDLC stage: Detailed test design
- Purpose: Generate the detailed QA artifacts used for structured execution.
- Output: Executable test cases plus smoke, regression, and UAT suites
- Skill name:
ai-sdlc-test-case-and-suite-synthesis - Primary audience: QA
- Supporting audience: BA, Dev, PM
- Audience tags: QA, BA, Dev, PM
- SDLC阶段:详细测试设计
- 用途:生成用于结构化执行的详细QA工件。
- 输出:可执行测试用例以及冒烟测试、回归测试和UAT套件
0.1 Required Inputs
0.1 必需输入
- QA scope and strategy.
- Requirements, workflows, roles, rules, and risks.
- Known test data, environment, and automation constraints.
- QA范围和策略。
- 需求、工作流、角色、规则和风险。
- 已知测试数据、环境和自动化约束。
0.2 Clarification Rules
0.2 澄清规则
- Ask concise questions before finalizing when role, artifact, requirements, scope, audience, or constraints are unclear.
- If optional information is missing, mark it as ,
TBD, orNot providedinstead of inventing it.Assumption - Separate confirmed facts from assumptions and open questions.
- Do not proceed to downstream synthesis when a required upstream artifact or decision is missing.
- 当角色、工件、需求、范围、受众或约束条件不明确时,请在最终确定前提出简洁的问题。
- 若可选信息缺失,请标记为、
TBD或Not provided,而非编造信息。Assumption - 将已确认事实与假设和未解决问题分开。
- 当所需上游工件或决策缺失时,不得进行下游合成工作。
0.2.1 Flow Mode Flags
0.2.1 流程模式标志
- Support two explicit execution flags: and
--quick-flow.--full-flow - If both flags are supplied, takes precedence because it is the stricter mode.
--full-flow - : move fast, make high-quality progress with available context, avoid clarification questions unless continuing would create material product, security, compliance, data-loss, or irreversible implementation risk.
--quick-flow - In , use documented assumptions, recommended defaults, existing repository patterns, and the nearest available artifact evidence; record important assumptions and decisions in
--quick-flow.decision-log.md - In , run only focused checks that are directly relevant, cheap, and likely to catch regressions for the requested work; report any skipped broader checks as residual risk.
--quick-flow - : ask concise clarification questions when inputs, scope, ownership, acceptance criteria, or decisions are unclear; do not silently assume material requirements.
--full-flow - In , verify upstream and downstream artifacts, decision-log entries, traceability links, acceptance criteria, and validation evidence before finalizing.
--full-flow - In , run or recommend the skill-appropriate gates, reviews, scripts, and validation commands needed for end-to-end confidence; document any blocked verification explicitly.
--full-flow - When neither flag is supplied, follow the skill default rules and choose the least risky behavior for the request size and domain.
- 支持两种明确的执行标志:和
--quick-flow。--full-flow - 若同时提供两个标志,优先级更高,因为它是更严格的模式。
--full-flow - :快速推进,利用现有上下文取得高质量进展,除非继续执行会造成重大产品、安全、合规、数据丢失或不可逆实现风险,否则避免提出澄清问题。
--quick-flow - 在模式下,使用已记录的假设、推荐默认值、现有仓库模式和最近可用的工件证据;将重要假设和决策记录在
--quick-flow中。decision-log.md - 在模式下,仅运行与请求工作直接相关、成本低且可能发现回归问题的针对性检查;将任何跳过的更广泛检查报告为残余风险。
--quick-flow - :当输入、范围、所有权、验收标准或决策不明确时,提出简洁的澄清问题;不得默认重要需求。
--full-flow - 在模式下,在最终确定前验证上游和下游工件、决策日志条目、可追溯性链接、验收标准和验证证据。
--full-flow - 在模式下,运行或推荐适合技能的关卡、评审、脚本和验证命令,以实现端到端信心;明确记录任何被阻止的验证。
--full-flow - 当未提供任何标志时,遵循技能默认规则,并根据请求规模和领域选择风险最低的行为。
0.3 Output Rules
0.3 输出规则
- Keep output structured with headings and bullets.
- Make findings, gaps, risks, and blockers explicit.
- Tie recommendations to evidence from the provided artifact, workspace, or user context.
specs-refiniment/<feature-name>/<file.md> - Include role ownership when the output creates follow-up work for BA, QA, Dev, PM, or Delivery.
- Return progress, completion, validation, and handoff summaries directly in the Codex response.
- Before the final response, emit the contract with
ai-sdlc-handoff/v1,result,blockers, andnext_required; every action includesnext_optional,reason, andcommand.expected_artifact - Do not create ,
summary.txt, or another standalone summary file unless the user explicitly requests one.*-summary.txt - Keep durable writes limited to the canonical lifecycle artifacts, decision log, human-readable index, and machine files.
_ai_sdlc - Let shared helpers migrate legacy paths on the next write; never overwrite or manually merge divergent legacy and canonical files.
- 保持输出结构化,使用标题和项目符号。
- 明确指出发现的问题、差距、风险和障碍。
- 将建议与提供的工件、工作区或用户上下文的证据关联起来。
specs-refiniment/<feature-name>/<file.md> - 当输出为BA、QA、Dev、PM或交付团队创建后续工作时,包含角色所有权信息。
- 在Codex响应中直接返回进度、完成情况、验证和交接摘要。
- 在最终响应之前,发出带有、
result、blockers和next_required的next_optional契约;每个操作都包含ai-sdlc-handoff/v1、reason和command。expected_artifact - 除非用户明确要求,否则不得创建、
summary.txt或其他独立摘要文件。*-summary.txt - 仅将持久化写入限制在规范生命周期工件、决策日志、人类可读索引和机器文件中。
_ai_sdlc - 让共享助手在下次写入时迁移旧路径;切勿覆盖或手动合并不同的旧文件和规范文件。
0.4 Artifact Routing
0.4 工件路由
-
Maintain a feature decision log whenever this skill records, resolves, changes, or depends on a product, delivery, QA, security, validation, branching, implementation, or rollout decision.
-
For PM, BA, QA, Delivery, discovery, planning, refinement, and readiness work, write decisions to.
specs-refiniment/<feature-name>/decision-log.md -
For developer implementation SDD work, write decisions to.
specs/<feature-name>/decision-log.md -
Each decision-log entry must include date, decision, context or evidence, options considered when relevant, owner, status, and links to affected artifacts, tasks, tests, or validation evidence.
-
Use this exact decision-log structure:markdown
# Decision Log | ID | Date | Status | Owner | Decision | Context/Evidence | Options Considered | Affected Artifacts | Validation/Trace Links | | --- | --- | --- | --- | --- | --- | --- | --- | --- | | DEC-001 | YYYY-MM-DD | proposed / accepted / superseded / rejected | role or name | concise decision | source facts, artifact links, or evidence | option A; option B; recommended default | affected docs, tasks, code, tests, or rollout notes | requirement IDs, test IDs, validation commands, PRs, commits, or tickets | -
When writing or updating files, place PM, BA, QA, Delivery, discovery, planning, refinement, and readiness artifacts at.
specs-refiniment/<feature-name>/<file.md> -
Use the path pattern; choose a stable feature slug when known, otherwise use
specs-refiniment/<feature-name>/<file.md>fortbd-<short-topic>.<feature-name> -
Do not write this skill's output into; that folder is reserved for developer implementation SDD artifacts.
specs/ -
If the user explicitly asks to convert a refined artifact into developer implementation work, hand off to.
$ai-sdlc-sdd
-
每当此技能记录、解决、更改或依赖产品、交付、QA、安全、验证、分支、实现或发布决策时,维护功能决策日志。
-
对于PM、BA、QA、交付、发现、规划、细化和准备工作,将决策写入。
specs-refiniment/<feature-name>/decision-log.md -
对于开发人员实现SDD工作,将决策写入。
specs/<feature-name>/decision-log.md -
每个决策日志条目必须包含日期、决策、上下文或证据、相关考虑选项(如有)、负责人、状态以及受影响工件、任务、测试或验证证据的链接。
-
使用以下精确决策日志结构:markdown
# Decision Log | ID | Date | Status | Owner | Decision | Context/Evidence | Options Considered | Affected Artifacts | Validation/Trace Links | | --- | --- | --- | --- | --- | --- | --- | --- | --- | | DEC-001 | YYYY-MM-DD | proposed / accepted / superseded / rejected | role or name | concise decision | source facts, artifact links, or evidence | option A; option B; recommended default | affected docs, tasks, code, tests, or rollout notes | requirement IDs, test IDs, validation commands, PRs, commits, or tickets | -
在写入或更新文件时,将PM、BA、QA、交付、发现、规划、细化和准备工件放置在路径下。
specs-refiniment/<feature-name>/<file.md> -
使用路径模式;若已知稳定功能slug则使用该slug,否则使用
specs-refiniment/<feature-name>/<file.md>作为tbd-<short-topic>。<feature-name> -
不得将此技能的输出写入文件夹;该文件夹专为开发人员实现SDD工件保留。
specs/ -
若用户明确要求将细化后的工件转换为开发人员实现工作,则交接给。
$ai-sdlc-sdd
0.5 Feature State Machine
0.5 功能状态机
- Maintain feature lifecycle state in TOON at for refinement work and
specs-refiniment/<feature-name>/_ai_sdlc/state.toonfor implementation work.specs/<feature-name>/_ai_sdlc/state.toon - Before executing this skill for a feature, check the state machine with .
python3 skills/_shared/state_machine.py check --feature <feature-name> --skill <this-skill-name> --workspace <refinement|implementation> --quick-flow|--full-flow - When this skill starts durable work, mark it in progress with ; when the skill's required artifact or review is complete, mark it done with
beginand includecompleteplus--artifacts <path>when a decision was involved.--decision-ref DEC-### - In , do not proceed when predecessor stages are incomplete, another lifecycle skill is active, or the state file reports a blocker.
--full-flow - In , a predecessor skip is allowed only when continuing is low risk and the command includes
--quick-flowor--assumption "..."; record the same assumption or decision in--decision-ref DEC-###.decision-log.md - Use to emit compact LLM-readable state before choosing the next skill.
python3 skills/_shared/state_machine.py status --feature <feature-name> --workspace <refinement|implementation> --format toon - The state machine is feature-scoped: do not reuse a across unrelated feature folders.
state.toon
- 在TOON中维护功能生命周期状态,细化工作的状态文件路径为,实现工作的状态文件路径为
specs-refiniment/<feature-name>/_ai_sdlc/state.toon。specs/<feature-name>/_ai_sdlc/state.toon - 在为某个功能执行此技能之前,使用命令检查状态机。
python3 skills/_shared/state_machine.py check --feature <feature-name> --skill <this-skill-name> --workspace <refinement|implementation> --quick-flow|--full-flow - 当此技能开始持久化工作时,使用标记为进行中;当技能所需的工件或评审完成时,使用
begin标记为已完成,并在涉及决策时添加complete和--artifacts <path>。--decision-ref DEC-### - 在模式下,当前置阶段未完成、另一个生命周期技能处于活动状态或状态文件报告存在障碍时,不得继续执行。
--full-flow - 在模式下,仅当继续执行风险较低且命令包含
--quick-flow或--assumption "..."时,才允许跳过前置阶段;同时在--decision-ref DEC-###中记录相同的假设或决策。decision-log.md - 使用命令在选择下一个技能之前生成紧凑的LLM可读状态。
python3 skills/_shared/state_machine.py status --feature <feature-name> --workspace <refinement|implementation> --format toon - 状态机以功能为范围:不得在不相关的功能文件夹之间重用文件。
state.toon
0.6 Artifact Metadata And Metatags
0.6 工件元数据与元标签
- Every Markdown artifact generated or updated by this skill must start with an YAML frontmatter block before the first visible heading.
artifact_metadata - Use schema and keep these fields current:
ai-sdlc-artifact-metadata/v1,feature,artifact,path,workspace,skill,flow_mode,state_file,decision_log,status,owner,created_at,updated_at,trace_ids,related_artifacts, andvalidation.metatags - must include at minimum
metatags, the workspace (ai-sdlcorrefinement), this skill name, the artifact type or filename stem, and a lifecycle/status tag such asimplementation,draft,review, orapproved.validated - When is active, set
--quick-flow, keep assumptions visible in the body, and add tags for major defaults or unresolved risk only when they help retrieval.flow_mode: quick - When is active, set
--full-flow, keep blockers and validation evidence reflected inflow_mode: full,status,validation, andtrace_ids.related_artifacts - Update metadata whenever the artifact path, status, owner, trace links, validation evidence, related artifacts, or decision references change.
- Metadata is an index for routing, retrieval, and traceability; it does not replace the artifact body, , or
decision-log.md.state.toon
- 此技能生成或更新的每个Markdown工件必须在第一个可见标题之前包含YAML前置块。
artifact_metadata - 使用schema,并保持以下字段最新:
ai-sdlc-artifact-metadata/v1、feature、artifact、path、workspace、skill、flow_mode、state_file、decision_log、status、owner、created_at、updated_at、trace_ids、related_artifacts和validation。metatags - 必须至少包含
metatags、工作区(ai-sdlc或refinement)、此技能名称、工件类型或文件名主干,以及生命周期/状态标签(如implementation、draft、review或approved)。validated - 当模式激活时,设置
--quick-flow,在正文中显示假设,仅当有助于检索时才添加主要默认值或未解决风险的标签。flow_mode: quick - 当模式激活时,设置
--full-flow,在flow_mode: full、status、validation和trace_ids中反映障碍和验证证据。related_artifacts - 当工件路径、状态、负责人、跟踪链接、验证证据、相关工件或决策引用发生变化时,更新元数据。
- 元数据是用于路由、检索和可追溯性的索引;它不能替代工件正文、或
decision-log.md。state.toon
0.7 Specs Index
0.7 规格索引
- Before searching across feature folders, inspect the compact LLM index first: for refinement work or
specs-refiniment/_ai_sdlc/specs-index.toonfor implementation work.specs/_ai_sdlc/specs-index.toon - Use the human-readable index at or
specs-refiniment/specs-index.mdwhen reporting feature coverage, artifact inventory, or handoff status to people.specs/specs-index.md - After this skill creates or materially updates an artifact, refresh the matching workspace index with .
python3 skills/_shared/ai_sdlc_specs_index.py --workspace <refinement|implementation> --quick-flow|--full-flow - In , rely on
--quick-flowto choose the smallest relevant artifact set before opening files.specs-index.toon - In , verify the updated artifact appears in both
--full-flowandspecs-index.toonbefore final handoff.specs-index.md - The specs index summarizes artifact metadata and state; it does not replace reading the selected source artifacts when details, approvals, or validation evidence matter.
- 在跨功能文件夹搜索之前,先检查紧凑的LLM索引:细化工作的索引为,实现工作的索引为
specs-refiniment/_ai_sdlc/specs-index.toon。specs/_ai_sdlc/specs-index.toon - 当向人员报告功能覆盖范围、工件清单或交接状态时,使用人类可读索引或
specs-refiniment/specs-index.md。specs/specs-index.md - 此技能创建或实质性更新工件后,使用命令刷新匹配的工作区索引。
python3 skills/_shared/ai_sdlc_specs_index.py --workspace <refinement|implementation> --quick-flow|--full-flow - 在模式下,依赖
--quick-flow选择最小的相关工件集,然后再打开文件。specs-index.toon - 在模式下,在最终交接之前验证更新后的工件是否同时出现在
--full-flow和specs-index.toon中。specs-index.md - 规格索引总结了工件元数据和状态;当细节、审批或验证证据很重要时,它不能替代阅读选定的源工件。
0.8 Complete Refinement Cascade
0.8 完整细化流程
- Trigger the complete cascade only when the user explicitly asks for a full, complete, or end-to-end spec refinement or asks for every refinement artifact. A normal call for one skill remains single-stage.
--full-flow - Before the first durable write, run and start with the earliest reported
python3 skills/_shared/refinement_status.py --feature <feature-name> --gate full --format toon, including stages earlier than this skill.next_skill - Execute the existing refinement skills in lifecycle order with : discovery, PRFAQ, delivery-package gap review, requirements readiness, goal/capability mapping, backlog gap review, backlog decomposition, story decomposition, release slicing, BA context, delivery spec, QA plan, QA gap review, test strategy, test cases, test suite, QA readiness, and delivery handoff.
--full-flow - Produce all 18 canonical Markdown artifacts. is mandatory for a complete cascade; when release slicing is not applicable, write an explicit evidence-backed N/A artifact and complete the stage instead of skipping it.
release-slicing.md - After every stage, finalize its artifact, record required decisions, mark the stage , and refresh the refinement indexes before selecting the next skill.
done - Do not declare the cascade complete until exits successfully with
python3 skills/_shared/refinement_status.py --feature <feature-name> --gate full --format markdown. If it fails, continue with the reported next skill or return the concrete blocker and remaining inventory in Codex.18/18 - Surface checkpoint and final summaries in Codex only; never persist a cascade summary as a text file.
- 仅当用户明确要求完整、全面或端到端的规格细化,或要求所有细化工件时,才触发完整流程。正常的调用单个技能仍为单阶段。
--full-flow - 在第一次持久化写入之前,运行命令,并从报告的最早
python3 skills/_shared/refinement_status.py --feature <feature-name> --gate full --format toon开始,包括此技能之前的阶段。next_skill - 按照生命周期顺序使用执行现有细化技能:发现、PRFAQ、交付包差距评审、需求准备、目标/能力映射、待办事项差距评审、待办事项分解、故事分解、发布切片、BA上下文、交付规格、QA计划、QA差距评审、测试策略、测试用例、测试套件、QA准备和交付交接。
--full-flow - 生成所有18个规范Markdown工件。对于完整流程是必需的;当发布切片不适用时,编写明确的有证据支持的N/A工件并完成该阶段,而非跳过。
release-slicing.md - 每个阶段完成后,最终确定其工件、记录所需决策、将阶段标记为,并在选择下一个技能之前刷新细化索引。
done - 只有当命令成功退出且显示
python3 skills/_shared/refinement_status.py --feature <feature-name> --gate full --format markdown时,才宣布流程完成。若失败,则继续执行报告的下一个技能,或在Codex中返回具体障碍和剩余清单。18/18 - 仅在Codex中显示检查点和最终摘要;切勿将流程摘要保存为文本文件。
References
参考资料
- Use when deterministic scaffolding, planning, or formatting is useful for this workflow; pass the same
scripts/suite_outline.pyor--quick-flowflag that was supplied to the skill.--full-flow - Read when the task needs the detailed structure, checklist, or examples for this skill.
references/test-case-structures.md
- 当确定性脚手架、规划或格式设置对工作流有用时,使用;传递与此技能相同的
scripts/suite_outline.py或--quick-flow标志。--full-flow - 当任务需要此技能的详细结构、检查表或示例时,阅读。
references/test-case-structures.md
Script Usage
脚本使用
-
In default and full flow, always run this skill's primary analysis script withbefore drafting; explicit inputs are priority evidence but do not replace the rest of the feature package.
--format toon --budget-tokens 24000 -
Read this skill's reference file before writing sections. Use its detailed tables and quality bar, not only the compact scaffold headings.
-
Run the primary script within the active flow mode to obtain the exact shared context headings and required stage table columns before section writes.
--emit-template -
Make every default/full artifact self-contained by completing all ten shared feature-context sections plus the stage-specific profile sections. Quick flow may use the compact stage-only draft.
-
Follow everyentry before finalization and list every consumed source in
next_reads; do not claim whole-feature context from a partial source set.Source Coverage -
Keep the final artifact within; condense repetition instead of dropping feature dimensions or source traceability.
--max-artifact-tokens 24000 -
Runbefore drafting or updating this skill's artifact when inputs are longer than a few bullets, when traceability matters, or when a flow flag is supplied. For agent analysis, pass
scripts/suite_outline.py, read--format toonfirst, and open onlyanchors; without that flag the script keeps its human-readable Markdown output.next_reads -
Quick flow analysis:
python3 skills/ai-sdlc-test-case-and-suite-synthesis/scripts/suite_outline.py --feature <feature-name> --quick-flow <input.md>... -
Full flow analysis:
python3 skills/ai-sdlc-test-case-and-suite-synthesis/scripts/suite_outline.py --feature <feature-name> --full-flow <input.md>... -
To write content, pass one canonical heading with; provide only that section body on stdin, without H1, H2, frontmatter, or a temporary content file.
--section "<section>" -
Repeatfor each required section, then run the same script with
--sectionto validate the artifact and refresh metadata and specs indexes.--finalize -
The AI must not write or directly edit the routed Markdown artifact; the script owns scaffold creation, section placement, and durable file writes.
-
Usewith one nine-cell Markdown table row on stdin when a decision-log entry is required.
--decision-row -
Legacy,
--emit-template, and--emit-decision-log-entryremain available for compatibility.--write -
Usefor first-pass synthesis with assumptions; use
--quick-flowbefore readiness, handoff, signoff, or any decision-sensitive output.--full-flow
-
在默认和完整流程中,在起草之前始终使用运行此技能的主要分析脚本;明确输入是优先证据,但不能替代其余功能包。
--format toon --budget-tokens 24000 -
在编写章节之前阅读此技能的参考文件。使用其详细表格和质量标准,而不仅仅是紧凑的脚手架标题。
-
在活动流程模式下运行主脚本并添加,以获取确切的共享上下文标题和所需阶段表格列,然后再编写章节。
--emit-template -
使每个默认/完整工件自包含,完成所有十个共享功能上下文章节以及阶段特定的配置文件章节。快速流程可使用紧凑的仅阶段草稿。
-
在最终确定之前遵循每个条目,并在
next_reads中列出每个使用的源;不得从部分源集声称具有完整功能上下文。Source Coverage -
将最终工件限制在以内;浓缩重复内容,而非删除功能维度或源可追溯性。
--max-artifact-tokens 24000 -
当输入超过几个项目符号、可追溯性很重要或提供了流程标志时,在起草或更新此技能的工件之前运行。对于代理分析,传递
scripts/suite_outline.py,先读取--format toon,然后仅打开anchors;若没有该标志,脚本将保持其人类可读的Markdown输出。next_reads -
快速流程分析:
python3 skills/ai-sdlc-test-case-and-suite-synthesis/scripts/suite_outline.py --feature <feature-name> --quick-flow <input.md>... -
完整流程分析:
python3 skills/ai-sdlc-test-case-and-suite-synthesis/scripts/suite_outline.py --feature <feature-name> --full-flow <input.md>... -
要编写内容,使用传递一个规范标题;仅在标准输入中提供该章节正文,无需H1、H2、前置内容或临时内容文件。
--section "<section>" -
对每个所需章节重复,然后使用
--section运行相同的脚本来验证工件并刷新元数据和规格索引。--finalize -
AI不得写入或直接编辑路由的Markdown工件;脚本负责脚手架创建、章节放置和持久化文件写入。
-
当需要决策日志条目时,使用并在标准输入中提供一行九列的Markdown表格。
--decision-row -
旧版、
--emit-template和--emit-decision-log-entry仍可用于兼容性。--write -
使用进行基于假设的首次合成;在准备、交接、签署或任何决策敏感输出之前使用
--quick-flow。--full-flow
Purpose
用途
Generate the detailed QA artifacts used for structured execution.
生成用于结构化执行的详细QA工件。
Use When
使用场景
- Requirements are clear enough to test.
- Scope and strategy decisions are already defined.
- The team needs detailed cases and explicit suite groupings.
- 需求足够清晰可测试。
- 范围和策略决策已定义。
- 团队需要详细的用例和明确的套件分组。
Do Not Use When
禁用场景
- Core expected behavior is still unclear.
- Strategy and risk priorities are not yet defined.
- 核心预期行为仍不明确。
- 策略和风险优先级尚未定义。
Workflow
工作流
- Create detailed cases only for relevant product surfaces.
- Cover positive, negative, boundary, permission, workflow, and data conditions as applicable.
- Add API, UI, integration, notification, state, security, privacy, and non-functional cases only where the system actually has those surfaces.
- Produce separate smoke, regression, and UAT groupings.
- Keep each case tied to a requirement, role, workflow, rule, or risk.
- 仅为相关产品界面创建详细用例。
- 根据需要覆盖正向、负向、边界、权限、工作流和数据条件。
- 仅在系统实际存在相关界面时添加API、UI、集成、通知、状态、安全、隐私和非功能性用例。
- 生成单独的冒烟测试、回归测试和UAT分组。
- 每个用例都需与需求、角色、工作流、规则或风险关联。
Case Rules
用例规则
- Steps must be explicit and executable.
- Expected results must be specific.
- Every case should be traceable to a requirement, workflow, role, or risk.
- Do not create generic cases that could apply to any system.
- Mark automation candidacy explicitly.
- 步骤必须明确且可执行。
- 预期结果必须具体。
- 每个用例应可追溯到需求、工作流、角色或风险。
- 不得创建可应用于任何系统的通用用例。
- 明确标记自动化候选资格。
Structures
结构
Use .
references/test-case-structures.md使用。
references/test-case-structures.mdCompletion Criteria
完成标准
- Core business flows are covered.
- Negative and edge cases are included where material.
- Separate smoke, regression, and UAT suites exist.
- The cases are executable without hidden interpretation.
- 覆盖核心业务流程。
- 在重要场景中包含负向和边缘用例。
- 存在单独的冒烟测试、回归测试和UAT套件。
- 用例可执行,无需隐含解释。