Link test cases to a test cycle
link-test-case-to-test-cycleLink specific test cases to a test cycle by providing test cycle ID and list of test case IDs with version numbers.
Instructions
Link test cases to a test cycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Test Cycle ID - Refer id from "Search Test Cycles" | |
| sort | No | Sort order for results | |
| testCases | Yes | List of test cases to link. Example: [{id: "AYjI5KPIZpxE", versionNo: 1}] |