Description
A Scenario needs to be run within a Command Window or Terminal Session on your local computer. You will need to download the Scenario before completing the steps outlined below.
The Scenario contains instructions for generating your test data including the type of RAW data to be generated, the number of records, and the type of generated output data (delimited file, fixed file, JSON, etc.).
How to Run a GenRocket Scenario
Open a Command Window or Terminal Session. Navigate to the directory location of the downloaded Scenario.
Enter the following command:
genrocket -r <ScenarioName>.grs
Note: Replace <ScenarioName> with the name of the Scenario you are running.