Skip to main content

Export testcase data as CSV

GET 

/export/testcase/csv

Export testcase data as CSV based on the supplied parameters. Must include a project id (project_id) and either a test case folder ids (tcf_ids) or testcase ids (tc_ids).

Request

Responses

Returns 'ExportCsvResult'