Skip to main content
Author headshot

Dmitri Tikhanski

Contributing Writer

Latest Content from Dmitri Tikhanski

Blog

What is CSRF & How to Load Test CSRF-Protected Websites

What is CSRF and how does it impact your JMeter load testing? Learn how to load test CSRF-protected websites in this tutorial.
Performance Testing
Blog

How to Use a JMeter Counter For Complex Tests

Don't miss out on using the JMeter counter for complex test scenarios! This step-by-step tutorial explores why the JMeter counter is important & how to use it.
Open Source Automation
Blog

JMeter 5.5: What It Means & What To Expect

Learn about the latest JMeter 5.5 release, and which changes you should be aware of to give you a smoother JMeter testing experience.
Open Source Automation
Blog

Windows Authentication with Apache JMeter

In this JMeter-Windows tutorial, learn how to deal with JMeter's advanced external authentication mechanisms, focusing on the Windows NTLM & Kerberos protocols.
Open Source Automation
Blog

How to Do Desktop Performance Testing

Is desktop performance testing relevant? In this blog, we break down why and how to do desktop performance testing.
Open Source Automation, Performance Testing
Blog

How to Extract Data From Files With JMeter

When it comes to performance testing, it’s crucial that you can reuse response data.
Open Source Automation, Performance Testing
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

Using the While Controller in JMeter

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