Skip to main content

Blog

Blog

How to Load Test WSDL Authentication with JMeter

In this blog post we will cover the topic of JMeter WSDL and concentrate on load testing WSDL web services’ authentication methods with Apache JMeter™.
Open Source Automation, Performance Testing
Blog

What is API Testing? The Complete Guide

What is API testing? Get a complete API testing overview, as well as tips for integrating it into your development lifecycle.
API Testing
Blog

What Is Throughput in JMeter?

Learn more about what throughput is in JMeter, the relationship between throughput and concurrent users, and using throughput in performance testing.
Open Source Automation, Performance Testing
Blog

Saving Data to CSV Files With Java Through JMeter

Learn how to save Data to CSV Files With Java Through JMeter
Open Source Automation, Test Data Management
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