Skip to main content
Author headshot

Dmitri Tikhanski

Contributing Writer

Latest Content from Dmitri Tikhanski

Blog

How to Performance Test Web Services Using JMeter

Whether you have SOAP or REST APIs, it's important to performance test web services. In this blog, we break down how to performance test web services using JMeter.
Open Source Automation, Performance Testing
Blog

The Complete Guide to Continuous Integration With Jenkins

Get a complete overview of continuous integration + Jenkins, and how to add your JMeter performance testing to a Jenkins Continuous Integration build.
Open Source Automation, DevOps
Blog

How to Monitor Your Server Health & Performance During a JMeter Load Test

In this blog, we'll cover JMeter performance metrics and how to monitor your server health and performance during your JMeter load tests.
Open Source Automation, Performance Testing
Blog

A Comprehensive Guide to Using JMeter Timers

The main goal of using a JMeter timer is simulating a virtual user’s “think time," which simulates user behavior between interactions.
Open Source Automation
Blog

JMeter's JSON Path Extractor Plugin - Advanced Usage Scenarios

The JSON Path Extractor is a JMeter plugin that enables extracting values from JSON responses.
Open Source Automation
Blog

WebSocket Testing With Apache JMeter

Learn all there is to know about WebSocket load testing using the JMeter platform.
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

Choosing Your Open Source Load Testing Tools

Get the pros and cons of these JMeter alternatives with 5 leading open source load testing tools: The Grinder, Gatling, Tsung, JMeter, and Locust. See the breakdown of BlazeMeter vs JMeter, as well!
Performance Testing
Blog

JMeter Web Testing: How To Properly Handle Embedded Resources in HTML Responses

Let's take a deep dive into your JMeter web testing. Learn how to properly handle embedded resources in HTML Responses in this tutorial.
Open Source Automation