This tool helps you to migrate your test cases from various test management tools to Qase. It's written in Python 3.11 and uses Qase API to migrate the following data:
- Test cases
- Test runs
- Test configurations
- Test suites
- Test attachments
The set of data that can be migrated depends on the test management tool used. For more information, refer to the documentation for each tool.
pip install -r requirements.txt
Follow the instructions for your chosen test management tool to configure the connection details:
python start.py