Import & Export
QAlity lets you export project data as a JSON file and import it into the current project version. All import and export operations are managed from the Import / Export page.
Where to find itWhere to find it
Open your project, then go to Settings → Import / Export in the left sidebar.
The page shows a log of past export and import operations for the project:
export-case-20260617062438.json.-.Exporting dataExporting data
Go to Settings → Import / Export in the left sidebar.
Click Export in the top right corner.
The Export Data dialog opens. Choose one or more entities to include:
QAlity generates a JSON file and downloads it automatically. The completed export also appears as a log entry on the page.
You can select any combination of entities in a single export - for example only Test Cases and Suites, or everything by checking all five.
Importing dataImporting data
Go to Settings → Import / Export in the left sidebar.
Click Import in the top right corner. The Import JSON dialog opens.
Drag and drop a previously exported JSON file into the drop zone, or click Choose File to select one from your computer.
The import runs into the current project version. The result appears as a new log entry. If it fails, the Error column shows the reason.
Only JSON files exported from QAlity are supported. Do not modify the exported file before importing - a malformed or altered file will cause the import to fail.
Exporting from list pagesExporting from list pages
You can also export directly from list pages without opening Import / Export.
Test CasesTest Cases
- Go to Test Cases in the left sidebar.
- Select one or more cases with the checkboxes on the left.
- Click Export in the toolbar at the top right.
To export a single case, click the download icon in the Actions column of that row.
Test SuitesTest Suites
- Go to Test Suites in the left sidebar.
- Select one or more suites with the checkboxes on the left.
- Click Export in the toolbar at the top right.
Test PlansTest Plans
- Go to Test Plans in the left sidebar.
- Select one or more plans with the checkboxes on the left.
- Click Export in the toolbar at the top right.
Selected items download immediately as a JSON file - a quick way to export a subset without the full Export Data dialog.