Import Tests From Allure TestOps
Bringing tests from Allure TestOps into Testomat.io: export them from TestOps, run a script that converts the file, then upload what the script produced.

Export from Allure TestOps
Section titled “Export from Allure TestOps”- Open your project in Allure TestOps.
- Export your test cases as a CSV file.
- Save the file on your computer.
Convert the file
Section titled “Convert the file”The migration script turns your Allure CSV into a file Testomat.io can read. You can also use it to rename columns or restructure your cases on the way across.
- Open the migration script instructions on GitHub.
- Follow the setup steps there and run the script against your Allure file.
- Save the file the script produces. That is the one you upload.
Import Allure TestOps file
Section titled “Import Allure TestOps file”Start importing your tests to Testomat.io:
- Open your project and go to the Tests tab.
- Click the (
…) menu. - Choose Import from other TMS.

In the Imports window:
- Click Import.
- Choose Import from CSV. A sidebar opens on the right.
- Choose Testomatio from the dropdown.
- Click Choose file, select your exported and converted CSV.
- Click Create.

If this doesn’t work
Section titled “If this doesn’t work”- There is no Allure option in the dropdown. There is not meant to be one. Pick Testomatio instead.
- The import fails. Check that you uploaded the file the script produced, not your original Allure export.
- Something is still off. Contact support with your file attached.
Next steps
Section titled “Next steps”- Import from CSV/XLSX - the column reference and every other supported format.
- Running Tests Manually - run the tests you just imported and record the results.
- Labels and Custom Fields - organize your imported tests by priority, type, or any Allure field.