Running a performance test

on 3 January 2019 Automation, DEVOPS, ECOMMERCE, JMETER, LOAD_TESTING, MicroFocus Load Runner, Neoload, PERFORMANCE, PRODUCTIVITY, PROFILING, Training, TUNING and Tags: , , , , , , , , with 0 comments

Get an overview of all you need to know about Performance/Load tests from pre-requisites to types of tests and expected tasks

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

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

Easy scripting of JSON applications with Apache JMeter

on 29 October 2015 AJAX, DEVOPS, JMETER, JMETER-PLUGINS, JSON, LOAD_TESTING, PERFORMANCE, PRODUCTIVITY and Tags: , , , , , , , , , with 1 comment

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 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

Extract JSON content efficiently with JMeter using JSON PATH syntax with UBIK-LOAD-PACK

on 28 January 2013 AJAX, JMETER, JSON, LOAD_TESTING, PERFORMANCE, PRODUCTIVITY and Tags: , , , , , with 0 comments

Context: Edit : 9th november 2014: Read up to date using last version of our plugin here.   You use JMeter and want to test an application that massively uses JSON data as exchange format. JSON has become a de-facto standard nowadays and is used often: To return data through Ajax Calls within dynamic websites […]

Read more