CloneTestCase
Clones a test case.
Input
Name | Type | Required | Description |
ProjectId | String | False | Id of the Project. |
IncludeAttachments | Boolean | False | If set to true, include the attachments.
デフォルト値はfalseです。 |
IncludeLinks | Boolean | False | If set to true, include the links.
デフォルト値はfalseです。 |
RelatedLinkComment | String | False | Comment on the link that will link the new clone test case to the original. |
DestinationTestPlanId | Integer | True | Id of the destination test plan. |
DestinationTestSuiteId | Integer | True | Id of the destination test suite. |
SourceTestPlanId | Integer | True | Id of the destination test plan. |
SourceTestSuiteId | Integer | True | Id of the source test suite. |
TestCaseId | Integer | True | Comma-separated list of Test Case Ids to clone. |
Result Set Columns
Name | Type | Description |
CloneOperationId | Integer | Stored procedure execution status. |
CloneOperationState | String | Stored procedure execution status. |