Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 516 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 516 Bytes

Gatling Framework for Ecommerce Websites

Gatling Framework Structure

Pre-requisites

  1. Java
  2. Maven

How to run the script?

Navigate to the project directory in the terminal and run the command: "mvn gatling:test -Dgatling.simulationClass=gatlingdemostore.DemostoreSimulation" The test should execute and a link to the test report will be displayed in the terminal, upon clicking which the report opens.