Scaling easily JMeter WebDriver using AWS Cloud with Redline13
Context: In our previous blog we showed how to easily create a Test Plan in JMeter using WebDriver sampler. As WebDriver is very demanding in terms of CPU, using the Cloud is the best option we have to avoid maintaining a big infrastructure for only occasional load testing. Using JMeter on AWS cloud is possible […]
Read moreLeverage your Load Testing using JMeter and Selenium WebDriver
Context: You want to load test your application and get user response times including page rendering.You usually use JMeter for load testing but the issue is that JMeter is not a real browser, so the reported response times do not include page rendering.Hopefully, JMeter eco-system is very rich, so there is a solution for this, […]
Read moreEasy scripting of JSON applications with Apache JMeter
Update on 29th October 2015: In october 2015, we decided to donate our JSON Plugin to Apache JMeter as we think JSON support is mandatory nowadays in any Load Testing solution. Donation vote: Accept the donation of UBIKLOADPACK JSON Plugin Donation was accepted on 21th october: Results for “Accept the donation of UBIKLOADPACK JSON Plugin” […]
Read moreChanging JMeter language
Changing JMeter language: Apache JMeter by default uses computer locale.This is nice but sometimes you want to work in English or configure another language.In this blog we will show how to set GUI language in English. But you can of course change it to any language you want.JMeter is internationalized completely in French but some […]
Read moreEasy and realistic Load Testing of HTTP Live Streaming (HLS) with Apache JMeter
Updated on the 7th of may 2020 Easy and realistic Load Testing of HTTP Live Streaming (HLS) with Apache JMeter Videos today are ubiquitous. Nearly every website shows videos, particularly those built for Mobile devices. The most efficient way to serve video from website and even more for Mobile devices is to stream it as […]
Read moreMagento Performance Toolkit and JMeter Best Practices
Magento Performance Toolkit I recently discovered that Magento Team provided a performance toolkit based on Apache JMeter: https://github.com/magento/magento-performance-toolkit It is a great initiative as performance of eCommerce websites is critical nowadays and bad performance can make your customers quit your website. I was curious to see how it was implemented so I grabbed the JMX […]
Read moreRecent Posts
- Using CSV data in JMeter 2 March 2023
- How to save request and response details in JMeter only when an error occurs 27 February 2023
- Using a Property in JMeter to reference environment dependent data 27 February 2023