Archives

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

Install and configure JMeter under Mac OSX using homebrew

on 5 March 2017 DEVOPS, JMETER, LOAD_TESTING, LOW COST, PRODUCTIVITY and Tags: , with 0 comments

Using homebrew to install and configure JMeter under Mac OSX Context: You have a MacOSX and want to install Apache JMeter in 5 seconds and you’re too lazy 🙂 to download it from JMeter. Being a Mac user, you probably already use the famous package manager homebrew. How to install JMeter core: Just run: brew […]

Read more

UbikLoadPack GWT Plugin 4.3.0 for Apache JMeter released

on 4 December 2016 CONTINUOUS INTEGRATION, DEVOPS, GWT, JMETER, LOAD_TESTING, LOW COST, PERFORMANCE, PRODUCTIVITY, STIBO and Tags: , , , , , , , , , , , with 0 comments

UbikLoadPack GWT Plugin 4.3.0 for Apache JMeter released UbikLoadPack GWT Plugin 4.3.0 New features Support for GWTRPC obfuscation Plugin is now also able to handle obfuscated/elided types. Missing classes now also detected during GWTRPC conversion to XML When you convert a GWTRPC response to XML, the plugin now tells you which are the missing classes […]

Read more

JMeter 3.1 is out with great new features

on 20 November 2016 DEVOPS, JMETER, LOAD_TESTING, PERFORMANCE, PRODUCTIVITY and Tags: , , , , , , , with 0 comments

JMeter 3.1 is out with great new features: 6 months after the Major 3.0 release which brought a lot of new features, 3.1 has been released with another set of very nice features. We’ll show you in this blog the most important ones. JMeter 3.1 in few numbers: Don’t be confused, 3.1 is not a […]

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

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