Skip to main content

Blog

Blog

JMeter Alternatives: JMeter vs. Locust

Looking for JMeter alternatives? Determine which framework is best for you by comparing JMeter vs. Locust.
Open Source Automation
Blog

Convert LoadRunner to Open-Source Selenium in Minutes

Learn how to convert you LoadRunner scripts to Selenium scripts in minutes using the free BlazeMeter Script Converter.
Test Automation
Blog

How to Use the JSON Extractor For Testing

In this blog post, we will focus on functional testing REST APIs with JSON responses, and then parse the response with a JSON extractor.
Open Source Automation
Blog

Locust Performance Testing Using Java and Kotlin

In this article, we will demonstrate how to implement Locust performance testing by using Java and Kotlin instead of Python.
Performance Testing
Blog

How to Load Test HBase with JMeter

Get an overview of how to do HBase load testing using JMeter, all without coding.
Open Source Automation, Performance Testing
Blog

Using the XPath Extractor in JMeter

The XPath Extractor in JMeter is useful for writing JMeter scripts in cases where it is difficult to use the Regular Expression Extractor. Get an overview of how to use the XPath Extractor.
Open Source Automation
Blog

What Is API Load Testing?

This blog post will explain how to do API load testing with Gatling for a REST API endpoint that uses the GET method.
API Testing, Open Source Automation
Blog

How to Test MySQL Connection

This article will show you how to test a MySQL connection by using Apache JMeter™ in order to check, update, and add entries to your database.
Open Source Automation, Test Data Management
Blog

6 CDN Testing Best Practices

CDNs improve global availability and reduce bandwidth and latency. CDN testing is a best practice for high-demand websites to see the impact of traffic.
Performance Testing, DevOps
Blog

How to Build a Webhook Listener With BlazeMeter

Learn how to build a Webhook Listener using BlazeMeter API Monitoring to help enable automating workflows.
API Testing
Blog

5 Blue Green Deployment Best Practices for a Smooth Release

Get an overview of blue green deployment & blue green testing, as well as the top 5 best practices for seamless switching.
Test Automation
Blog

How to Use Groovy RegEx For Testing

In this article, I will show you how to use Groovy RegEx (Regular Expressions) when performance testing an API response with JMeter.
Open Source Automation