Export data as Excel XSLX
GET/export/testrun/xlsx
Export data as Excel XSLX based on the supplied parameters. Must include a project id (project_id) and a testrun id (tr_id).
Request
Responses
- 200
- 4XX
- 5XX
Returns 'ExportExcelResult'
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.