Upload blob data as an attachment to the given test case result in a given test run
POST/testrun/upload-attachment/:trId/:tcId
Upload blob data (in the request body) as an attachment to the given test case in a test run, with the blob metadata specified in the query parameters
Request
Responses
- 200
- 4XX
- 5XX
Returns 'Blob'
The request failed because invalid request parameters or data were supplied or access was denied.
The request failed because an error occurred during processing of the request.