Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 453 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 453 Bytes

Real World JMeter

A tutorial project showing how to use JMeter in the "real world". Specific goals being:

  • build JMeter performance tests using the GUI
  • run them from the GUI against local development environment
  • run them from command line using maven against any environment
  • run them from Jenkins
  • showcase how to actually use some JMeter components

See http://anttikoivisto.blogspot.fi/2014/04/real-world-jmeter-00-intro.html for details.