← 返回 Skills 市场
testcase-generator-skill
作者
hughzmflying
· GitHub ↗
· v1.0.0
· MIT-0
198
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install testcase-generator-skill
功能描述
功能测试用例智能生成工具。用于根据需求文档、接口定义、数据库表结构、现有用例参考等输入, 自动生成标准格式的测试用例文档(Excel格式)。适用于:(1) 解读需求文档生成测试点 (2) 基于接口定义生成API测试用例 (3) 根据数据库表设计验证数据测试 (4) 参考现有用例生成 相似模块用例 (5) 批量生成...
功能分析
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.
能力评估
Purpose & Capability
Name/description (
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install testcase-generator-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/testcase-generator-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
testcase-generator-skill 是什么?
功能测试用例智能生成工具。用于根据需求文档、接口定义、数据库表结构、现有用例参考等输入, 自动生成标准格式的测试用例文档(Excel格式)。适用于:(1) 解读需求文档生成测试点 (2) 基于接口定义生成API测试用例 (3) 根据数据库表设计验证数据测试 (4) 参考现有用例生成 相似模块用例 (5) 批量生成... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 198 次。
如何安装 testcase-generator-skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install testcase-generator-skill」即可一键安装,无需额外配置。
testcase-generator-skill 是免费的吗?
是的,testcase-generator-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
testcase-generator-skill 支持哪些平台?
testcase-generator-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 testcase-generator-skill?
由 hughzmflying(@hughzmflying)开发并维护,当前版本 v1.0.0。
推荐 Skills