Postman2Testlink

Postman2Testlink

工具地址 https://github.com/liyinchigithub/Postman2Testlink

功能介绍

团队使用testlink对测试用例管理维护,大家习惯用Xmind、Excel编写测试用例,将其转成testlink xml格式,再导入testlink。但testlink修改用例操作体验比较不舒服,比如:页面不断刷新,或者市面上普遍方案是将用例导出xml转成excel,修改完再转格式导入testlink,烦躁的过程。

postman2Testlink诞生了,直接通过postman请求body配置testlink_info参数值即可。
比如:你所在公司testlink域名(IP)、端口、API Key就能快速创建测试用例套件、测试用例、测试计划等等操作。

环境要求

Nodejs

Git

版本说明

tool version
nodejs >8.17.0
testlink 1.9.17
postman all

API Document

FAQ

安装

1
npm install

启动服务

1
node test/server.js

postman Script

工程目录下有postman脚本示例,可以直接导入postman
1
postman_script_demo\Postman2Testlink.postman_collection.json

createTestCase

img

img

addTestCaseKeywords

img

img

updateTestCaseCustomFieldDesignValue

img

img

声明

转载请注明出处:https://liyinchigithub.github.io/ 谢谢您的配合