DocsImport / Export

Import / Export Guide

Migrate your test cases from TestRail or export your Testably data for backup and reporting.

TestRail CSV Import

Migrate your test cases from TestRail to Testably using a standard CSV export.

1
Export from TestRail

  1. Open your TestRail project
  2. Navigate to Test Cases
  3. Click Export to CSV from the toolbar
  4. Select all columns and download the file

2
Import in Testably

  1. Open your Testably project
  2. Go to Test Cases → Import
  3. Click Upload CSV and select your exported file
  4. Review the auto column mapping — Testably will match TestRail columns to Testably fields automatically
  5. Preview the data and confirm
  6. Click Import

Priority Mapping

TestRail priorities are automatically mapped to Testably priorities:

TestRail PriorityTestably Priority
CriticalCritical
HighHigh
MediumMedium
LowLow
1 - Don't TestLow

Folder structure from TestRail (Sections) is preserved during import. Nested sections will be created as nested folders in Testably.

API-Based Import

Coming Soon

Import test cases programmatically via the Testably API for advanced migration scenarios.

Planned features:

  • Bulk create test cases via REST API
  • Preserve folder hierarchy
  • Attach files and preconditions
  • Map custom fields from any source

CSV Export

Export your test cases from Testably as a CSV file for backup, reporting, or migration.

1

Open your project and navigate to Test Cases.

2

Click Export in the toolbar.

3

Select the columns you want to include and click Download.

Available Columns

IDTitlePriorityTypeStatusFolderPreconditionStepsExpected ResultCreatedUpdated

TestRail-Compatible Export

Export your test cases in a format compatible with TestRail and other tools that support RFC 4180 CSV.

# RFC 4180 compliant CSV format
# Fields are quoted, newlines within fields are preserved
"ID","Title","Priority","Type","Steps","Expected Result"
"TC-001","Login with valid credentials","High","Functional","1. Open login page 2. Enter credentials 3. Click Sign In","User is redirected to dashboard"

This format is directly importable by TestRail, Zephyr, and other test management tools that support standard CSV.

Product

Use Cases

Compare

Resources

Legal

© 2026 Testably. All rights reserved.

We use cookies to improve your experience.

Strictly necessary cookies are required for login and security. Optional cookies help us analyze usage and improve our service. Learn more →