Add Test Case version
add-test-case-versionCreate a new version of an existing test case by copying from a specified previous version, with options to override fields like summary, steps, or custom fields.
Instructions
Create a new version of an existing test case
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Id of Test Case. Refer id from the response of API "Search Test Case". | |
| fields | No | Refer Fields Reference Table if the user wants to override existing data in the newly created version. | |
| copyFromVersion | Yes | Test Case Version No. Create new testcase version from existing given test case version no. |