create-test-cases

Design and import manual test cases into Katalon True Platform from requirements.

4|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/katalon-labs/true-skills --skill create-test-cases-katalon-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-test-cases
Source: https://github.com/katalon-labs/true-skills/tree/main/plugins/katalon-true-platform/skills/create-test-cases
Command: npx skills add https://github.com/katalon-labs/true-skills --skill create-test-cases-katalon-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill streamlines the manual test design process by ensuring test cases are atomic, traceable to requirements, and properly organized within the Katalon True Platform, preventing duplicate work and coverage gaps.

Core Features & Use Cases

  • Requirement-Driven Design: Uses ISTQB techniques to generate comprehensive test cases from requirement keys or free-text descriptions.
  • Intelligent Synchronization: Automatically checks for existing coverage to prevent duplicates and updates existing cases instead of creating new ones.
  • Use Case: When a new requirement like CEL-6 is added, use this skill to analyze the acceptance criteria, design atomic test cases covering happy and negative paths, and import them directly into the correct Katalon test suite.

Quick Start

Use the create-test-cases skill to analyze requirement CEL-6 and import the necessary manual test cases into my project.

Frequently Asked Questions about create-test-cases

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

FAQPage Schema
How do I design and import manual test cases into Katalon from requirements?

To design and import manual test cases into Katalon, this skill analyzes requirement keys or free-text descriptions, applies ISTQB coverage techniques to generate atomic test cases covering happy and negative paths, and imports them directly into your project's test suites with pre-import duplicate checks.

How does ISTQB coverage technique integration work for test case generation?

ISTQB coverage technique integration works by analyzing your requirement's acceptance criteria and automatically generating comprehensive, atomic test cases that ensure full traceability between requirement keys and test case execution within the Katalon True Platform.

Can I prevent duplicate test cases when importing new coverage into Katalon True Platform?

Yes, you can prevent duplicate test cases during import because the skill features intelligent synchronization that automatically checks for existing coverage, preventing duplicates and updating existing cases instead of creating new ones.

What's the best way to organize test suites based on requirement analysis in Katalon?

The best way to organize test suites from requirement analysis is to use automated linking and organization tools that ensure traceability between requirement keys and test execution, automatically mapping new test cases like CEL-6 to the correct Katalon test suite.

Do I need existing requirement keys to generate atomic test cases for Katalon?

No, you do not need existing requirement keys to generate atomic test cases because the skill can analyze both structured requirement keys and free-text descriptions to design comprehensive test coverage for your Katalon project.