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
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
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
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
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
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
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
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
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
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
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
Blog
REST API Testing: How to Do it Right
Get a step-by-step tutorial on REST JMeter API testing. Plus, learn how to do REST API testing & load tests with the HTTP Request Sampler.