Running a Video Streaming Performance Test with OctoPerf and UbikLoadPack

on 8 November 2023 Apple HTTP Live Streaming, AWS, AZURE, CLOUD, DEVOPS, HLS, JMETER, JMETER-PLUGINS, LOAD_TESTING, LoadRunner alternative, Microsoft-Smooth, Neoload Alternative, OTT, PRODUCTIVITY, TUNING, VIDEO and Tags: , , , , , , , , , , , , , with 0 comments
UBIK Load Pack Streaming plugin and OctoPerf

This blog shows how to ensure performance of your streaming server or OTT platform with a load test using Blazemeter and UbikLoadPack Video Streaming plugin for JMeter

Read more

UBIK LOAD PACK OBSERVABILITY PLUGIN : Connect the plugin to Prometheus

on 1 May 2023 CONTINUOUS INTEGRATION, DEVOPS, JMETER, JMETER-PLUGINS, LOAD_TESTING, PERFORMANCE, PRODUCTIVITY and Tags: , , , , , , with 0 comments

What is Prometheus ? Prometheus is an open-source monitoring and alerting toolkit originally developed at SoundCloud. It is designed to monitor systems, services, and applications, and provides a time-series database, query language, and alerting capabilities. Prometheus works by collecting metrics from different sources, such as HTTP endpoints, Linux system stats, and other exporters. It stores […]

Read more

Using CSV data in JMeter

on 2 March 2023 CI, CLOUD, DEVOPS, JMETER, LOAD_TESTING, PERFORMANCE with 0 comments
Csv icons created by Freepik - Flaticon

CSV data and JMeter

Read more

How to save request and response details in JMeter only when an error occurs

on 27 February 2023 CI, CONTINUOUS INTEGRATION, DEVOPS, JMETER, monitoring, PERFORMANCE and Tags: , , , , , with 0 comments

When an request error occurs during a performance test, you usually want to have more details on the request and response to understand root cause of the issue and provide more details to the development team so that they are able to reproduce and fix the issue. Configuring your test plan To save request and […]

Read more

Using a Property in JMeter to reference environment dependent data

on 27 February 2023 CI, DEVOPS, JMETER, LOAD_TESTING, PERFORMANCE with 0 comments

What is a property ? In JMeter, a property is a key-value pair that is used to store configuration settings and other data. This data can then be referenced by other elements in your test plan (CSV DataSet for example). Properties are defined at the test plan level and can be accessed by any element […]

Read more

Easily Monitor JMeter performance test from Browser thanks to UBIK LOAD PACK OBSERVABILITY PLUGIN

on 23 January 2023 Automation, AWS, AZURE, CI, CLOUD, CONTINUOUS INTEGRATION, DEVOPS, ECOMMERCE, JMETER, OBSERVABILITY, TUNING and Tags: , , , , with 0 comments
ULP Observability Graphs

JMeter offers users a straightforward and user-friendly GUI. The user can use elements like Thread Groups, Samplers, Processors, Controllers, Timers, etc. to build their performance test script. JMeter GUI mode additionally provides the ability to view and examine the script’s outcome utilizing various Listeners.Unfortunately, when running the performance test, JMeter GUI mode has the following […]

Read more