Import test data from CSV or Feature files
You can import test cases by uploading a CSV file or feature files with all the information.
Test Management supports importing test cases using CSV (.csv) or BDD feature files (.feature). Follow the relevant procedure below to quickly populate your project with structured test scenarios.
- Only one file type is allowed per import. You can upload either multiple
.feature files
or a single.csv
file at a time. Each file can be a maximum of 10 MB, and you can upload up to 20 files simultaneously. - You can import inline images only via public URLs when importing from a CSV file. Enabling this option may increase the overall import time.
Prerequisite
- You must have a Test Management account.
- Select an existing project or create a project.
Import from a CSV file
- Navigate to Test Cases and click the Import icon at the top (see annotation 1) or the Import Test Cases button (see annotation 2).
- In the Upload .csv or .feature file section:
- Drag and drop your
.csv
file or click Upload a file. - Optionally, download a sample CSV for guidance.
- Drag and drop your
-
Click Change Folder to select the destination, or select Upload to Root Level to import directly to the root folder.
- Expand Show More Fields to configure import settings:
- Import inline images: Enable if your CSV includes image URLs.
- CSV Separator: Select the appropriate delimiter.
- First Row: Enter the row number containing headers.
- File Encoding: Choose encoding type (default UTF-8).
- Click Proceed.
- Verify field mappings and adjust if necessary.
- Preview the imported test cases and click Import Test Cases.
Your CSV test cases are now imported. The import procedure extracts all the information and, creates folders and test cases automatically in the Test Cases section.
Import from BDD Feature Files
- Navigate to Test Cases and click the Import icon at the top (see annotation 1) or the Import Test Cases button (see annotation 2).
- In the Upload .csv or .feature file section:
- Drag and drop your
.feature
files or click Upload a file. - Optionally, download a sample feature file for reference.
- Drag and drop your
-
Click Change Folder to specify the import folder, or select Upload to Root Level for root-level import.
-
Optionally, enable automatic folder creation to match your feature file structure.
-
Click Proceed.
- Preview the scenarios, features, and steps extracted.
- Click Import Test Cases to finalize the import.
Your BDD feature test cases are now imported. The import procedure extracts all the information and, creates folders and test cases automatically in the Test Cases section.
If the import fails, you can either download a system-generated report of the failure, or try importing the data again.
CSV file conditions
- Only the
.csv
file format is supported to upload. - Allowed CSV separators are
,
,;
,:
,|
,t
. - A maximum of 5000 test cases can be imported from a CSV file. If your file exceeds this limit, split your test cases into multiple CSV files before importing.
- The maximum allowed file size is 10 MB.
- If the import progress is stuck at 99% (often due to too many test cases), split the CSV file into smaller files and import again. If it stops at any other percentage point for a while, restart the CSV import process.
- Quick Import or CSV import saves the email addresses of unregistered users and automatically assigns the associated test cases and test runs when they register or log in to Test Management.
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!