Skip to content

n3r/qase-migration-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qase-migration-tool

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.

How to use

1. Install dependencies

pip install -r requirements.txt

2. Configure

Follow the instructions for your chosen test management tool to configure the connection details:

3. Run

python start.py

About

Migration tool from various TMS to Qase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages