test-cases

Create detailed, executable test cases from specifications.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "test-cases" with this command: npx skills add duc01226/easyplatform/duc01226-easyplatform-test-cases

Test Case Generation

Create detailed, executable test cases from specifications.

When to Use

  • Test spec ready for expansion

  • Need detailed test steps

  • Generating test case IDs

Quick Reference

Workflow

  • Read test specification

  • Generate detailed test cases per scenario

  • Assign TC IDs (TC-{MOD}-{NNN})

  • Find code evidence for each case

  • Update test spec with cases

  • Suggest next: /quality-gate

Test Case Format

TC-{MOD}-{NNN}: {Title}

  • Priority: P1 | P2 | P3
  • Type: Positive | Negative | Boundary

Preconditions: {Setup} Test Data: {Requirements}

Steps:

  1. {Action}
  2. {Verification}

Expected: {Outcome} Evidence: {file}:{line}

Module Codes

Module Code

TextSnippet TXT

ExampleApp EXP

Accounts ACC

Common COM

Evidence Requirements

MANDATORY: Every TC must have evidence.

  • Format: {FilePath}:{LineNumber}

  • Sources: ErrorMessages, validators, handlers

Related

  • Role Skill: qa-engineer

  • Command: /test-cases

  • Input: /test-spec output

  • Next Step: /quality-gate

Task Planning Notes

  • Always plan and break many small todo tasks

  • Always add a final review todo task to review the works done at the end to find any fix or enhancement needed

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

pdf-to-markdown

No summary provided by upstream source.

Repository SourceNeeds Review
General

markdown-to-docx

No summary provided by upstream source.

Repository SourceNeeds Review
General

docx-to-markdown

No summary provided by upstream source.

Repository SourceNeeds Review