Skip to content

marekmajerski/gatling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steps to run Performance Tests

  1. Clone repository and open it
  2. Run jar app on localhost:8080 using java -jar ladybug-0.0.1-SNAPSHOT.jar
  3. Scenarios are inside user-files/simulations/
  4. Run /gatling.sh from gat/bin/ directory
  5. OPTIONAL: you can add description and press ENTER
  6. Wait for results

TODO:

  1. Add regexp to check dome elements instead checking 404 response code
  2. Improve JSON to cover funcional Tests
  3. Add preconditions like create product
  4. Add after scenario to clear data

HINT: you can increase log level by comment logback.xml line <logger name="io.gatling.http.engine.response" level="TRACE" />

About

first contact with gatling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors