Continuous Integration with JMeter
Continuous Integration, or CI as it is often referred to, is a development practice that requires developers to integrate code into a shared repository several times a day. Each check-in is then verified by an automated build, allowing teams to detect problems early. This practice has been around since the late 90s, and more and more companies have embraced it so much that it has now become 'the de facto practice'.
As such, it would be advantageous and beneficial to have JMeter fit into this pipeline somehow. Wouldn't it be great to have performance tests automatically run on every code check-in to version control system (VCS) to know when an introduced change increased or decreased the application's performance? ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access