What's new in JMeter?

July 18, 2024
4 mins
Share this post

The new version of Apache JMeter is out with more features and more bug fixes. Let's see what changes and updates have been made in Apache JMeter 5.0.

Some of the new and noteworthy changes are.

  • Java version 8+ is required to run JMeter 5.0.
  • Now we can use Multipart/form-data for PUT and DELETE methods as well. It's now possible to send files along with the JSON body.
  • Now JMeter will automatically prefix the thread name with the load engine hostnames and port for distributed testing without any other configurations, which helps us make a count of threads correctly while reporting.
  • A new element, Xpath2 Extractor, provides easier XML namespace handling, with up-to-date XPath syntax and better performance.
remote-host-and-rmi-configuration
  • The Flow Control Action and Result Status Action Handler elements make it easier for loop breaking and loop switching to the next iteration.
  • The Search feature has improved and now lets you iterate in the tree over search results and make necessary replacements through the Next / Previous / Replace / Replace / Find buttons.
remote-start
  • Now we can view the Response and Request headers separately in the View Result Tree Listener tab.
  • Now, while recording, we can see a popup at the top for naming a transaction when we are navigating through the application.
  • We can now restart JMeter from the File menu.
starting-test-on-host
  • The HTML report now has a custom Graph section where we can customize metrics as JMeter variables through sample_variables.
  • A new function has been introduced, __threadGroupName, which gets the ThreadGroup name.
  • The CSS/JQuery Extractor was renamed CSS Selector Extractor, and Test Action was renamed Flow Control Action.

These are some of the features improved in JMeter 5.0.

Bharti Garg
Author
Our blog

Latest blog posts

Discover the latest in software testing: expert analysis, innovative strategies, and industry forecasts
Software Testing
Mobile Testing

Advanced Mobile Game Testing Techniques for 2024

Rupesh Garg
Rupesh Garg
July 26, 2024
5 min read
Automation Testing
Testing Tools

How to Integrate Automation Testing into Your CI/CD Pipeline?

Rupesh Garg
Rupesh Garg
July 26, 2024
5 min read
Testing Tools
Mobile Testing

The Best Android and iOS emulators in 2024

Rupesh Garg
Rupesh Garg
July 26, 2024
5 min read