patchTestStepResults
Updates test step results for a specific test case iteration within a test run. Modify comments and results for multiple steps at once.
Instructions
Updates a list of Test Step Results.
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. | |
| requestBody | Yes | The Test Step(s) body. |