Skip to main content
Author headshot

Dmitri Tikhanski

Contributing Writer

Latest Content from Dmitri Tikhanski

9 Easy Solutions for a JMeter Load Test “Out of Memory” Failure 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
Using the While Controller in JMeter 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
IP Spoofing With JMeter: How to Simulate Requests from Different IP Addresses Blog

IP Spoofing With JMeter: How to Simulate Requests from Different IP Addresses

This article will show you how to set up IP spoofing in JMeter so you can simulate requests from different IP addresses.
Open Source Automation
How to Use JMeter Assertions in Three Easy Steps Blog

How to Use JMeter Assertions in Three Easy Steps

JMeter assertions are undeniably valuable. Find out which JMeter assertions you need to use and how to get started.
Open Source Automation
Apache Groovy: What Is Groovy Used For? Blog

Apache Groovy: What Is Groovy Used For?

Why use Apache Groovy to improve developer productivity? Learn more about why this programming language is a popular, especially when it comes to performance.
Test Automation
Test Automation: The Ultimate Guide To Getting Started Blog

Test Automation: The Ultimate Guide To Getting Started

Get an overview of test automation, including the types of tests you can automate, how to choose which use cases to automate, and top test automation tools.
Test Automation
JMeter Installation: How to Get Started Blog

JMeter Installation: How to Get Started

Learn how to install JMeter and create test plans to get started with the testing process.
Open Source Automation
Introducing Apache JMeter 5.4: New Features and Abilities Blog

Introducing Apache JMeter 5.4: New Features and Abilities

The Apache JMeter™ team released Apache JMeter 5.4 in December 2020. This article provides information about this new version, on top of the official JMeter changelog and the JMeter 5.4 announcement.
Open Source Automation, DevOps
Beanshell vs. JSR223 vs. Java For JMeter: Complete Showdown Blog

Beanshell vs. JSR223 vs. Java For JMeter: Complete Showdown

What are the differences between Beanshell vs. JSR223 vs. Java for JMeter scripting? Find out in the ultimate showdown featured in this blog!
Open Source Automation, Performance Testing