Documentation Index
Fetch the complete documentation index at: https://docs.testdino.com/llms.txt
Use this file to discover all available pages before exploring further.
What you’ll learn
- How to import test cases from CSV (TestDino, TestRail, or custom) and JSON
- The step-by-step import wizard flow
- Three export options: JSON, JSON with Attachments (ZIP), and CSV
Import
Access Import from the ⋮ menu → Import. The Import Wizard guides you through a step-by-step process.Supported formats
| Format | Source | Column Mapping |
|---|---|---|
| CSV — TestDino | Previous TestDino CSV export | Auto-mapped |
| CSV — TestRail | TestRail export | Auto-mapped |
| CSV — Other | Any CSV file | Manual mapping required |
| JSON — TestDino | Previous TestDino JSON export | Full-fidelity (suites, steps, tags, all metadata) |
Templates
Download a sample JSON or CSV template to properly map test cases and their fields before importing. Templates show the expected field names, hierarchy structure, and data types so your import maps correctly on the first attempt.CSV import flow
- Upload — Drag-and-drop or browse to select a
.csvfile. Choose the source platform (TestDino, TestRail, or Other CSV). - Map Columns — Map each CSV column to a TestDino field. For TestDino and TestRail sources, columns are auto-mapped. Switch between the Column Mapping and Preview tabs to verify.
- Configure — Choose the target suite and set default values for unmapped fields.
- Preview & Import — Review the final data and click Import to create the test cases.
JSON import flow
- Upload — Drag-and-drop or browse to select a
.jsonfile. Click Preview to inspect the contents before proceeding. - Configure & Import — Review the detected suites and test cases, then import.
Export
Access Export from the ⋮ menu → Export. Three options are available:| Option | What It Includes |
|---|---|
| Export JSON | All (or selected) test cases as a .json file with full metadata, suite structure, and steps |
| JSON with Attachments (ZIP) | Same as JSON, plus all attached files bundled into a .zip archive |
| Export CSV (Legacy) | Flat .csv file for compatibility with spreadsheets and other tools |
Export selected test cases
If you have test cases selected via checkboxes, the export includes only the selected test cases. Otherwise, it exports all test cases in the project. A progress banner appears at the top of the page while the export is being prepared.
TipUse JSON export for full-fidelity backups and migration. Use CSV export when you need to open test cases in a spreadsheet or import into a non-TestDino tool.
Bulk Actions
Select test cases before exporting
Concepts & Settings
Test case fields, structure, and project settings
Overview
Test Management capabilities and navigation