Apache JMeter 3.2 released , enjoy the new features

on 30 April 2017 CI, CONTINUOUS INTEGRATION, DEVOPS, GROOVY, JMETER, JMETER-PLUGINS, LOAD_TESTING, LOW COST, PERFORMANCE, PRODUCTIVITY, TUNING and Tags: , , , , with 0 comments

Apache JMeter 3.2 released: 4 months after the 3.1 release, Apache JMeter 3.2 has been released with another set of very nice features. We’ll show you in this blog the most important ones. Apache JMeter 3.2 in few numbers: Although there is some confusion in the community on JMeter version numbering, version 3.2 is not […]

Read more

UbikLoadPack GWT Plugin 4.4.4 for Apache JMeter released

on 10 March 2017 DEVOPS, GROOVY, GWT, JMETER, LOAD_TESTING, LOW COST, MEDIABEACON, PERFORMANCE, PRODUCTIVITY, STIBO and Tags: , , , , , , with 0 comments
Load testing GWT application with JMeter and UbikLoadPack

UbikLoadPack GWT Plugin 4.4.4 for Apache JMeter released New feature that allows using your Java GWT Classes for scripting Sometimes, correlating and variabilizing complex request/responses through XML is too complex if not impossible. This is particularly the case for ultra dynamic applications with configurable screens like for example the MDM STEP from Stibosystems or Digital […]

Read more

Load Testing Best Practice : Using JMeter assertions

on 1 November 2016 Apple HTTP Live Streaming, AZURE, DEVOPS, GROOVY, HLS, JMETER, LOAD_TESTING, MPEG-DASH, PERFORMANCE with 0 comments

Load Testing Best Practice : Using JMeter assertions Context: When Load Testing application, a critical and frequently overlooked task is to validate responses obtained under load. A Typical issue is to have application return the wrong response to a request but doing so with a 200 response code. In the latter case JMeter (or any […]

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

Why Apache JMeter and Ubik Load Pack is your best load testing tool option

on 16 August 2014 DEVOPS, FLEX, GROOVY, GWT, JMETER, JMETER-PLUGINS, LOAD_TESTING, PERFORMANCE, PRODUCTIVITY, TUNING and Tags: , , , , , , , , , , , , with 1 comment

Why Apache JMeter and Ubik Load Pack is your best load testing tool option ? Read in this blog why choosing Apache JMeter + Ubik Load Pack is your best choice for your new Load Testing Solution. First some key benefits of choosing Apache JMeter: 1/ JMeter is becoming a de facto standard nowadays for […]

Read more

JMeter : SwitchControler or How to run a sampler with a certain percentage

on 30 December 2012 GROOVY, JMETER, LOAD_TESTING, PERFORMANCE and Tags: , , , with 1 comment

Context: you want to run different parts of a Test plan a different rate you want to be sure one and only one of the samples occur thus you cannot use ThroughputController as you don’t have the guarantee that your sample will run Example: You want to run 4 types of searches: Search by Last […]

Read more