Skip to content

Import Tests From TestCaseLabs

Bringing tests from TestCaseLabs into Testomat.io takes three steps: export them from TestCaseLabs, run a script that converts the file, then upload what the script produced.

Export from TestCaseLabs, convert the file with the script, then import it as Testomatio

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

The migration script turns your TestCaseLabs 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 TestCaseLabs 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

Testomat.io reads the file, and your tests appear on the Tests page.

  • There is no TestCaseLabs 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 TestCaseLabs export.
  • Something is still off. Contact support with your file attached.