Skip to main content

Export Test Cases

Export your test cases to CSV, XLS, XML, JSON, PDF, or HTML for backup, reporting, or migration to another tool.

​

​

Overview

You can export an entire project's test repository or a specific suite. Exports include all test case fields, title, description, steps, priority, severity, custom fields, and more.

​

Filtered views are also exportable, so you can narrow down to exactly the cases you need.

​

​

Exporting

  1. Open your project's repository.

  2. Apply any filters or search to narrow the selection (optional, filters carry through to the export).

  3. Select ⋯ → Export Data from the top-right menu.

  4. Choose your format: CSV, XLS, XML, JSON, PDF, or HTML.

  5. For CSV, XLS, and PDF: choose the sort order, by ID or by position in suite.

  6. Confirm to download.

​

To export a single suite, navigate into that suite first, then follow the same steps.

​

​

Format Guide

Format

Best for

CSV / XLS

Spreadsheet analysis, bulk edits outside Qase, sharing with non-Qase users

XML / JSON

Re-importing into Qase or another tool, programmatic processing

PDF

Stakeholder reviews, audit documentation, offline reference

HTML

Browser-based viewing without Qase access

​

​

PDF Export Details

PDF exports open in a new browser tab using the browser's print dialog. They support:

  • Attachments: images attached to steps or embedded via Markdown render inline in the PDF.

  • Markdown formatting: headings, text highlighting, bold/italic, and other Markdown features are preserved.

​

​

Tips

  • Filtered exports: any active filter or search term applies to the export. This lets you export only high-priority cases, cases from a specific automation status, or any other slice.

  • Migration: to move cases to another Qase project, export as XML, CSV or JSON and import into the target project.

  • Large repositories: exports with thousands of cases may take a moment to generate. The file downloads automatically when ready.

Did this answer your question?