Skip to main content

Blog

Blog

JMeter’s Weighted Switch Controller - The Ultimate Guide

A Weighted Switch Controller is a JMeter extension used to set sampler execution frequency. JMeter’s switch controller runs subordinate elements on each iteration defined by the switch value.
Open Source Automation
Blog

Apache JMeter Properties Customization Guide

JMeter properties are commonly used by any Java application and inherits all default properties and the capabilities to access and override them.
Open Source Automation
Blog

Docker + Grafana + InfluxDB: How to Create a Lightweight Monitoring Solution

Learn how to use Docker, Grafana, and InfluxDB to create a lightweight performance monitoring solution. Get the most out of Docker performance monitoring.
Performance Testing
Blog

IBM MQ Tutorial: Learn How to Testing With JMeter

With this IBM MQ tutorial, find out how to run a JMeter load test and how to produce and consume messages to and from an IBM MQ queue.
Open Source Automation
Blog

The BlazeMeter Extension for Azure DevOps Marketplace

Our new BlazeMeter Extension in the Azure DevOps Marketplace allows teams to execute BlazeMeter tests via the Azure DevOps Pipeline. Read more to get started.
DevOps
Blog

What is JMeter’s Transaction Controller?

The JMeter Transaction Controller is a handy tool for organizing different segments of your test and determining how they will appear in a report. Find out how to get started.
Open Source Automation
Blog

Which Language Bindings should be used with Selenium?

In this article we will discuss some (of many!) language bindings that Selenium offers: Java, Python and Robot Framework. Moreover during this paper we present a running test case approached with different Selenium bindings.
Open Source Automation
Blog

QA vs. Developer: 6 Developer Phrases that QA Engineers Love to Hate

In the back and forth between QA vs developer, code is written to create beautiful features and robust infrastructure. Yet issues can still arise due to a variety of reasons.
Test Automation
Blog

How to Use BlazeMeter Service Virtualization for Testing

Learn how to use BlazeMeter Service Virtualization for testing, including exploring key concepts and integrations with open source tools.
Test Automation, Service Virtualization
Blog

What is Shift-Right Testing?

Shift right testing refers to the idea of performing actions later in the development process, usually in the steps after deployment or release.
Continuous Testing
Blog

Using JMeter Variables With Multiple Thread Groups

JMeter variables can help you use multiple thread groups. Learn how to leverage JMeter variables to make your life a whole lot easier.
Open Source Automation
Blog

Top 15 UI Test Automation Best Practices

Learn more about the 15 top UI testing best practices. Create a solid and maintainable UI test automation framework.
Test Automation, Functional Testing