Exporter
📄️ Export testcase data as 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).
📄️ Export testrun data as CSV
Export testrun data as CSV based on the supplied parameters. Must include a project id (project_id) and a testrun id (tr_id).
📄️ Export data as Excel XSLX based on the supplied parameters
Export data as Excel XSLX 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).
📄️ Export data as Excel XSLX
Export data as Excel XSLX based on the supplied parameters. Must include a project id (project_id) and a testrun id (tr_id).