postTestStepResults
Create test step results for a specific test case iteration within a Polarion test run. Submit comments and pass/fail status to document test execution outcomes.
Instructions
Creates 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 Result(s) body. |