deleteTestRecord
Removes a test record from a Polarion project by specifying project, test run, test case, and iteration details.
Instructions
Deletes the specified Test Record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| testRunId | Yes | The Test Run ID. | |
| testCaseProjectId | Yes | The Testcase Project ID. | |
| testCaseId | Yes | The Testcase ID. | |
| iteration | Yes | The Iteration Number. |