Integrate Load Testing in your build process with JMeter, UbikLoadPack and Maven
Integrate Load Testing in your build process with JMeter, UbikLoadPack and Maven: Edit 15 th january 2019: This post was using version 1.10.1 which is outdated. For an up to date blog about version 2.8.3 of jmeter-maven-plugin, read this. Integrating Load Testing in your Continuous Integration (CI) process has many benefits: Constant check of the […]
Read moreScaling 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 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 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: Context: 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 […]
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 more