Chapter 13

Integration of JMeter in the DevOps Tool Chain

Introduction

Nowadays, time to market is critical, and we have several solutions to reduce it:

  • Agile methods
  • Minimum Viable Product (MVP)
  • DevOps, etc

Load testing must support these changes. As a consequence, we need to test earlier and often.

The first point to consider is that the earlier the tests are performed, the better it is.

Indeed, a bug discovered early in a project life cycle:

  • Is easier to fix since it is ideally fixed within the development phase. Fixing a bug during the integration phase means digging into more layers to find the root cause, which leads to higher costs.
  • Costs less than a production bug, as it does not impact customers. Think of a bug on pricing as ...

Get Master Apache JMeter - From Load Testing to DevOps now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.