Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 918 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 918 Bytes

QmetryMigrator

Migration tool from Qmetry (https://www.qmetry.com) to Squash (https://www.squashtest.com)

Build Instructions

  • mvn clean compile assembly:single This will generate a fat jar with all dependencies

Run

Import Test Cases

  • java -jar QmetryMigrator--jar-with-dependencies.jar /PATH/TO/QMETRY/TestCases.xlsx

Where /PATH/TO/QMETRY/TestCases.xlsx is the full path for the exported test cases in Excel format, make sure that the path does not contain spaces or put the path between quotes ""

Import Requirements

  • java -jar QmetryMigrator--jar-with-dependencies.jar /PATH/TO/QMETRY/Requirements.xlsx RQ

    • Where /PATH/TO/QMETRY/Requirements.xlsx is the full path for the exported requirements in Excel format, make sure that the path does not contain spaces or put the path between quotes ""
    • RQ to know to the content of the Excel and export it to requirements