Skip to main content

Blog

Blog

How to Use BeanShell: JMeter's Favorite Built-in Component

Beanshell is one of the most advanced JMeter built-in components. Get an overview of using JMeter's Beanshell, including predefined variables, debugging, and more.
Open Source Automation
Blog

9 Easy Solutions for a JMeter Load Test “Out of Memory” Failure

In this article, we'll discuss JMeter memory profiling, and you'll learn nine ways to get the maximum load on your JMeter test without changing your current hardware setup.
Open Source Automation
Blog

JMeter Ramp Up Period: The Ultimate Guide

In this article, learn how to ramp up JMeter ramp-up usage and determine the JMeter ramp up period with best practices to mimic different load cases.
Open Source Automation
Blog

The Groovy Templates Cheat Sheet for JMeter

Learn how to use Groovy templates shown here in your JMeter performance testing scripts.
Open Source Automation
Blog

JMeter + Grafana: How to Use Grafana to Monitor JMeter

Using Grafana and JMeter together allows you to easily monitor JMeter non-GUI results. Find out how to get started with JMeter and Grafana.
Open Source Automation
Blog

Top NUnit Annotations for You to Use

NUnit Annotations are easy to use. In this blog, find out the top NUnit annotations available. And learn how to use the NUnit framework to drive automation.
Test Automation
Blog

How to Test Mainframe LPARs

Mainframe LPARs act like separate mainframes and require performance and functional testing to ensure quality. Find out how to make it easy with BlazeMeter.
Open Source Automation
Blog

JMeter + Jenkins Integration: Two Approaches

Learn more about the potent JMeter Jenkins combination: performance testing meets continuous integration.
Open Source Automation, DevOps
Blog

Understanding Apache Maven: Automate Your Builds

This blog will give a step-by-step overview of how to automate Maven builds. Get ready to take your continuous delivery implementation to the next level.
Test Automation, Functional Testing
Blog

Introducing BlazeMeter Chrome Plugin For JMeter and Selenium

What happens when you fuse two of the most popular Open Source testing tools into one script? BlazeMeter has just released the brand new version of BlazeMeter Chrome extension.
Announcements
Blog

How to Work With Strings in JMeter

In this article, I will present the most common and frequently used methods of working with strings when writing tests in Apache JMeter.
Open Source Automation
Blog

Using the While Controller in JMeter

JMeter’s While Controller is, to put it simply, just a repeated “if->then” statement.
Open Source Automation