Commercial and Open Source JMeter Plugins

June 19, 2023 3

The Apache JMeter is an open source load testing tool developed by the Apache Foundation that can be used to test performance both on static and dynamic resources. It can be used to simulate a heavy load on a server and also some functional testing. JMeter has an open architecture that can be extended with plugins.

Learning JMeter : Documentation, Tutorials, Videos

March 6, 2023 0

JMeter is an open source test automation framework developed under the stewardship of the Apache Foundation that is mainly used for performance and load testing. This article provides pointers to documentation, tutorials, courses and videos to learn to use JMeter.

Master Apache JMeter

March 12, 2019 0

Apache JMeter is an open source load and performance testing tool developed by the Apache Foundation that has become a major asset in software testing, being also used as a solution for many online commercial load testing services. The book “Master Apache JMeter From load testing to DevOps” provides an impressive amount of knowledge on how to successfully use JMeter, from your first steps with the tool to its integration in a DevOps approach.

Performance Testing with JMeter

February 22, 2016 1

Apache JMeter is one of the most well known open source tool that can be used to perform load testing or functional testing. The book Performance Testing with JMeter 2.9 written by Bayo Erinle provides you with the knowledge to start using JMeter and the basic concepts for successful performance testing.

Testing Cloud Applications with JMeter

September 24, 2013 0

Cloud applications typically involve several components that interact through an API that exchanges data in either the XML or JavaScript Object Notation (JSON) formats. This article from Shalini Gilra, Prem Prakash and Tom Tuohy discusses techniques for using the open source tool Apache JMeter to perform functional, performance and reliability testing of Cloud applications that use RESTful web APIs and JSON.

Performance Analysis of REST/HTTP Services with JMeter and Yourkit

February 10, 2012 0

Running stress- or load-tests of asynchronous REST/HTTP services with JMeter is only the first step in performance improvement. If the applications have problems when load increases, you need to find where the issues are. You can spend a lot of time to examine the code base before – if ever – finding the cause of the performance problem. This blog post provides an introduction on how to record and examine telemetry performance measurements with Yourkit3 after running JMeter tests.

Using JMeter to Test a RESTful Web Service

November 8, 2011 0

JMeter is open source software designed to load test functional behavior and measure performance. This video shows how with JMeter as an automated test harness, You can trigger a breakpoint in a Jersey / JTA / JPA / Hibernate / MySQL / Glassfish RESTful web service.

1 2