Skip to content

Avinash-Kannan/gatling-java-performance-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Load testing for eCommerce Site using Gatling Java

Gatling Installation :

  1. Standalone version
  2. Maven Java Build Tool
  3. Gradle Java Build Tool

Gatling Recorder :

  • By Running command ./recorder.sh (mac OS) from Standalone version /bin folder
  • From IDE, Running Recorder.java class

Execute Gatling scrips :

  • Run command mvn gatling:test -DUSERS=5 -DRAMP_DURATION=10
  • From IDE , Run Engine.java class

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages