Scripts to migrate existing test cases to TestRail.
Introduction
If you have a lot of existing test cases in another test management system or file format such as Excel, you might want to convert those test cases to TestRail. TestRail allows you to import test cases via a simple XML file format. This project provides different scripts and tools to convert existing test cases to TestRail's XML import format.
Scripts
Currently, the following migration scripts exist. If you want to migrate existing test cases from a different system or format, please contact us.
| Script | Migrate | Download | Description |
| csv2testrail | CSV Excel |
Download | Convert existing test cases from CSV / Excel files to TestRail. Make sure to read the full documentation. |
| testlink2testrail | TestLink | Download | Convert existing test cases from TestLink XML files to TestRail. Make sure to read the full documentation. |
Contribute
Want to contribute to existing conversion scripts or have you developed your own script or tool? Please contact us! We welcome any contributions and would be happy supporting you with any additional tools. You can also access the full source code of the scripts.
