Skip to main content

Blog

HLS vs. RTMP: Which Is Best For Testing? Blog

HLS vs. RTMP: Which Is Best For Testing?

With media streaming applications continuing to grow, deciding whether RTMP vs HLS protocol is important for your application.
Open Source Automation, Performance Testing
3 Common Issues When Running a JMeter Script and How to Solve Them Blog

3 Common Issues When Running a JMeter Script and How to Solve Them

JMeter can simulate almost anything using JMeter script: log in, posting of forms, various browsers and so on. Executing tests using JMeter, though, is a totally different matter.
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 Send Groovy HTTP and HTTPS Requests Blog

How to Send Groovy HTTP and HTTPS Requests

Wondering how to send a Groovy HTTP request? Find out how to send HTTP and HTTPS requests in Apache JMeter™.
Open Source Automation
How to Test Video Streaming with JMeter Blog

How to Test Video Streaming with JMeter

Video streaming testing ensures that streaming services meet user expectations for functionality, performance, and usability. Learn how to get started today.
Open Source Automation, Performance Testing
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
6 Tips for JMeter If Controller Usage Blog

6 Tips for JMeter If Controller Usage

Does your load test need more complex execution? These six tips offer examples for why using the JMeter If Controller is your best option.
Open Source Automation
Robot Framework: The Ultimate Guide to Running Your Tests Blog

Robot Framework: The Ultimate Guide to Running Your Tests

Get an overview of the Robot framework + Selenium and how to run Selenium tests within Robot. Don't miss these tips and best practices.
Open Source Automation
How to Do Load Testing Blog

How to Do Load Testing

Wondering how to do load testing? Eliminate bottlenecks and improve performance using the information in this blog.
Performance Testing
How to Use JMeter CSV Data Set Config in Sharing Mode Blog

How to Use JMeter CSV Data Set Config in Sharing Mode

JMeter has a very useful configuration element called the JMeter CSV Dataset Config. The “CSV Dataset Config” enables using CSV files as an external data source.
Open Source Automation, Test Data Management
JMeter’s Dummy Sampler - The Ultimate Guide Blog

JMeter’s Dummy Sampler - The Ultimate Guide

The Apache JMeter Sampler simulates requests to the server without actually running the requests, serving as a placeholder—a JMeter Dummy Sampler.
Open Source Automation
A Quick Guide to JMeter PreProcessors Blog

A Quick Guide to JMeter PreProcessors

In this post, learn about JMeter PreProcessors. PreProcessors are JMeter elements that are used to execute actions before the sampler requests are executed in the test scenario.
Open Source Automation, Functional Testing