create_workitem_testcase_relation
Relate a test case to a work item for requirement tracing. Returns the created relation record ID.
Instructions
[Project Management] Relate a test case to a work item. Returns the created relation record id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testcaseId | Yes | 要关联的测试用例唯一标识 | |
| workItemId | Yes | 工作项唯一标识 | |
| organizationId | Yes | 企业ID,可在组织管理后台的基本信息页面获取 |