Test Case Generator

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:

Parameter
Description

-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

Example

Find the folder with the Recorder Project that you want to generate into a QualityMate Solution.

Folder with Recorder Project (*.rp)

Then execute the Test Case Generator with the parameters:

Entry Test Case Generator Parameters

The Test Case Generator will show you the generated process and show warning or errors if there is one.

Execute Test Case Generator with parameters

Finally you will have an output of a QualityMate Solution.

Test Case Generator Output

Last updated

Was this helpful?