Skip to content

Automate the website load testing with configurable Website main URL, users, context URLs and response time less than 5secs.

License

Notifications You must be signed in to change notification settings

janitbidhan/automatic-gatling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Gatling

Automate the website load testing with configurable Website main URL, users, context URLs and response time less than 5secs.

Running the Recorder: Simply launch the Recorder class in your IDE Or using Command Prompt “mvn gatling:recorder”

Simulations will be generated in the src/test/scala directory. Running Gatling: Simply launch the Engine class in your IDE Or using Command Prompt

“mvn gatling:execute”

“mvn gatling:test -Dgatling.simulationClass=packageName.scalaClassName.” (if you want to run particular Scala file use command,)

Results will be generated under target\gatling folder

Just do :

“mvn gatling:test -Dgatling.simulationClass=demogatling.BasicSimulation”

About

Automate the website load testing with configurable Website main URL, users, context URLs and response time less than 5secs.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages