# Import Tests From CSV/XLS
If you have tests in CSV/XLS format - follow this guide to learn how to import your tests to Testomat.io
Please note that custom format is not supported for the moment, please convert your tests to known format to import data.
For now, Testomat.io supports import from CSV/XLS for these systems:
- TestRail
- Zephyr
- Qase
- QTest
# How To Import Tests From CSV/XLS
You can use Import from CSV button on Tests page :
Or use Imports button on the side menu:
Then click on the Menu button and pick Import From CSV
Pick the format you are going to import:
Click on Choose file and pick your file:
Now click on Create button
And see Testomat.io importing your tests
# Example Files For Import
Here you can find samples for each of supported formats:
- TestRail (opens new window)
- Zephyr (opens new window)
- Qase (opens new window)
- QTest (opens new window)
# Import As BDD
Testomat.io allows converting CSV/XLS to BDD Scenarios, where your Precondition equals Given, Step = When, and Expected Result = Then.
For this moment this feature is implemented for TestRail. But you can request it for other systems here (opens new window).