create_workitem_testcase_relation
Link a test case to a work item to manage test coverage, then retrieve the new relation record ID for tracking.
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 |