Test Case Creation

Translate requirements into executable test cases with structured fields and traceability.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Danhvb/my-ba-skills --skill test-case-creation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Test Case Creation
Source: https://github.com/Danhvb/my-ba-skills/tree/main/multi-agent-ba/.agent/skills/senior-ba/test-case-creation
Command: npx skills add https://github.com/Danhvb/my-ba-skills --skill test-case-creation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps business analysts and QA teams convert requirements and user stories into well-structured, traceable test cases, ensuring coverage and alignment with business goals.

Core Features & Use Cases

  • Turn requirements into structured test-case templates with IDs, titles, preconditions, steps, test data, expected results, and postconditions.
  • Enable traceability to requirements and business rules to support FR/BR mapping.
  • Support multiple test scopes including Happy Path, Negative Path, Edge Cases, and Complex Flows with practical examples.

Quick Start

Provide a requirements document or user stories to generate a complete set of test-case scenarios.

Frequently Asked Questions about Test Case Creation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert requirements into traceable test cases?

To convert requirements into traceable test cases, provide a requirements document or user stories to generate structured scenarios. The output enforces a consistent test-case structure with IDs, preconditions, steps, test data, expected results, and postconditions to ensure full coverage and traceability to business rules.

What is the best way to structure test scenarios for user stories?

The best way to structure test scenarios for user stories is to use a standardized format including ID, Title, Preconditions, Steps, Test Data, Expected Result, and Postconditions. This ensures clear alignment with business goals and supports multiple test scopes like Happy Path and Edge Cases.

Can I generate both negative path and edge case test scenarios from a single requirements document?

Yes, you can generate negative path and edge case test scenarios from a single requirements document. The test-case creation process supports multiple test scopes, including Complex Flows, ensuring comprehensive coverage of both standard and non-standard execution paths from your provided input.

How do I map business rules to QA test design for UAT planning?

To map business rules to QA test design for UAT planning, translate your requirements into executable test cases that enforce traceability. This aligns test scenarios directly with functional requirements and business rules, ensuring validation matches the defined project goals.

Does test case creation work for projects of varying complexity?

Yes, test case creation works for projects of varying complexity. It is applicable during requirements analysis and QA test design across different project scales, helping business analysts and QA teams translate complex user stories into well-structured, traceable test-case templates.

What do I need to start generating test cases from user stories?

To start generating test cases from user stories, you simply need to provide your requirements document or user stories as input. The skill then translates this input into a complete set of structured, executable test-case scenarios with full traceability.