Skip to content

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, convert the file with the script, then import it as Testomatio

  1. Open your project in Allure TestOps.
  2. Export your test cases as a CSV file.
  3. Save the file on your computer.

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.

  1. Open the migration script instructions on GitHub.
  2. Follow the setup steps there and run the script against your Allure file.
  3. Save the file the script produces. That is the one you upload.

Start importing your tests to Testomat.io:

  1. Open your project and go to the Tests tab.
  2. Click the () menu.
  3. Choose Import from other TMS.

Tests tab with the extra menu

In the Imports window:

  1. Click Import.
  2. Choose Import from CSV. A sidebar opens on the right.
  3. Choose Testomatio from the dropdown.
  4. Click Choose file, select your exported and converted CSV.
  5. Click Create.

image Import Testomat

  • 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.