Integrate Load Testing in your build process with JMeter, UbikLoadPack and Maven

on 23 December 2015 CI, CONTINUOUS INTEGRATION, DEVOPS, GWT, JMETER, LOAD_TESTING, MAVEN, PERFORMANCE, PRODUCTIVITY and Tags: , , , , , , , , , , with 0 comments

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 more

Scaling easily JMeter WebDriver using AWS Cloud with Redline13

on 13 November 2015 CLOUD, DEVOPS, JMETER, LOAD_TESTING, PRODUCTIVITY, REDLINE13, SELENIUM and Tags: , , , , , , , , with 0 comments

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 more

UBIKLOADPACK Gwt Plugin 4.0.0 for Apache JMeter released

on 8 February 2015 GWT, JMETER, JMETER-PLUGINS, LOAD_TESTING and Tags: , , , , , with 0 comments

UBIKLOADPACK GWT Plugin 4.0.0 Smart Recording (Record and Instantly Replay): Now after recording you can replay your recording as is, plugin automatically adds: ULP PreProcessor ULP Gwt Assertion to check GWT responses are OK More readable test plan: Plugin now names Samplers from the content of the request, creating much readable Test Plans. New GWT […]

Read more

Changing JMeter language

on 17 January 2015 DEVOPS, JMETER, JMETER-PLUGINS, LOAD_TESTING, PERFORMANCE, PRODUCTIVITY and Tags: , , , , , , with 0 comments

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 more

Magento Performance Toolkit and JMeter Best Practices

on 2 November 2014 DEVOPS, ECOMMERCE, GROOVY, JMETER, JMETER-PLUGINS, LOAD_TESTING, PERFORMANCE, TUNING and Tags: , , , , , , , , , , , with 1 comment

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