This blog will give a step-by-step overview of how to automate Maven builds. Get ready to take your continuous delivery implementation to the next level.
Test Automation, Functional Testing
Blog
Introducing BlazeMeter Chrome Plugin For JMeter and Selenium
What happens when you fuse two of the most popular Open Source testing tools into one script? BlazeMeter has just released the brand new version of BlazeMeter Chrome extension.
Announcements
Blog
How to Work With Strings in JMeter
In this article, I will present the most common and frequently used methods of working with strings when writing tests in Apache JMeter.
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
Blog
How to Run a Selenium Test with TestNG
Learn how simple it is to run a Selenium test in TestNG with this step-by-step tutorial.
Open Source Automation
Blog
Testing Windows Applications Using Taurus and Selenium
This article details the steps in testing windows applications specifically the legacy Notepad application by using Taurus Selenium, leveraging a Selenium Script.
Open Source Automation
Blog
Why Performance Testing Is Important
Learn why performance testing is important to evaluate the speed, stability, and scalability of an application. But why do performance testing with BlazeMeter? Find out!
Performance Testing
Blog
Jenkins + Selenium: How to Setup and Run Tests
Learn how to run Selenium tests in Jenkins. Get a full tutorial on how to set up and integrate Selenium tests into the Jenkins continuous ecosystem.
Open Source Automation
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
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
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™.