← Back to Skills Marketplace
hughzmflying

testcase-generator-skill

by hughzmflying · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
198
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install testcase-generator-skill
Description
功能测试用例智能生成工具。用于根据需求文档、接口定义、数据库表结构、现有用例参考等输入, 自动生成标准格式的测试用例文档(Excel格式)。适用于:(1) 解读需求文档生成测试点 (2) 基于接口定义生成API测试用例 (3) 根据数据库表设计验证数据测试 (4) 参考现有用例生成 相似模块用例 (5) 批量生成...
Capability Analysis
Type: OpenClaw Skill Name: testcase-generator-skill Version: 1.0.0 The skill bundle is a legitimate tool for generating Excel-based test cases from requirement documents. The core logic in `scripts/generate_testcase.py` uses the `openpyxl` library to create formatted workbooks based on keyword analysis of input files, specifically targeting financial trading scenarios. No evidence of data exfiltration, unauthorized network access, or malicious command execution was found; the security-related content in the script consists of static strings intended to be used as test case descriptions for the user's target application.
Capability Assessment
Purpose & Capability
Name/description (
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install testcase-generator-skill
  3. After installation, invoke the skill by name or use /testcase-generator-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of testcase-generator-skill - Supports intelligent generation of functional test case documents (Excel format) based on requirements, API definitions, DB schemas, and existing cases. - Assists in requirements analysis, API test case generation, data validation, similar case reference, and bulk case export. - Provides input guidance for documents, API specs, DDL scripts, and existing case files. - Outputs standardized Excel test case templates with fields like case ID, title, type, priority, steps, expected results, etc. - Includes strategies for equivalence partitioning, boundary value analysis, scenario method, and state transition. - Provides script usage instructions and sample template files for quick start.
Metadata
Slug testcase-generator-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is testcase-generator-skill?

功能测试用例智能生成工具。用于根据需求文档、接口定义、数据库表结构、现有用例参考等输入, 自动生成标准格式的测试用例文档(Excel格式)。适用于:(1) 解读需求文档生成测试点 (2) 基于接口定义生成API测试用例 (3) 根据数据库表设计验证数据测试 (4) 参考现有用例生成 相似模块用例 (5) 批量生成... It is an AI Agent Skill for Claude Code / OpenClaw, with 198 downloads so far.

How do I install testcase-generator-skill?

Run "/install testcase-generator-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is testcase-generator-skill free?

Yes, testcase-generator-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does testcase-generator-skill support?

testcase-generator-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created testcase-generator-skill?

It is built and maintained by hughzmflying (@hughzmflying); the current version is v1.0.0.

💬 Comments