getTestStepResultAttachmentContent
Download the file content of an attachment associated with a specific test step result in a Polarion test record.
Instructions
Downloads the file content for a specified Test Step Result Attachment for 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. | |
| testStepIndex | Yes | The Test Step index. | |
| attachmentId | Yes | The Attachment ID. | |
| revision | No | The revision ID. |