- Developed few scripts using GATLING tool
- Able to execute those scripts as a standalone basis
- Execution done through GATLING provided .bat file
- Triggering of the batch file will ask for user inputs during run time to select which scenario to simulate
- Trying to integrate these scripts and trigger via JENKINS -
- As parameterizing the argument does not support the GATLING provided bat file
- Configuring the GATLING provided bat file results in failure of build - as it requires a user input during run time
Please anyone can provide a step wise approach to integrate GATLING scripts in JENKINS