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