Test Case Generator
Last updated
Was this helpful?
Last updated
Was this helpful?
The Test Case Generator is the tool for generating a QualityMate Solution from a Recorder Projects.
The main idea is to have a QualityMate Solution with the Page Objects and Test Cases without the need of scripting from scratch.
To execute the Test Case Generator you need to pass the following parameters:
-i, --input *
The Recorder Project (*.rp) input file path.
-o, --outputPath
Output path of the generated solution. By default: <Recorder Project Path>/Output
* Required parameter
Find the folder with the Recorder Project that you want to generate into a QualityMate Solution.
Then execute the Test Case Generator with the parameters:
The Test Case Generator will show you the generated process and show warning or errors if there is one.
Finally you will have an output of a QualityMate Solution.