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

UBIK LOAD PACK OBSERVABILITY PLUGIN

on 10 January 2023 AZURE, CI, CLOUD, CONTINUOUS INTEGRATION, DEVOPS, ECOMMERCE, HTML5, JMETER, JMETER-PLUGINS, LOAD_TESTING, LoadRunner alternative, monitoring, NETWORK, OBSERVABILITY, OTT, PERFORMANCE, PRODUCTIVITY, TUNING and Tags: , , , , , , with 0 comments

Overview UBIK LOAD PACK OBSERVABILITY PLUGIN allows you to monitor your JMeter CLI performance test from your favorite browser without having to start JMeter in GUI mode. This listener gives you data and KPIs regarding the outcome of your load testing in a visual way. This allows you to analyze more efficitently your performance test […]

Read more

Hub de paiement (proximité, internet)

on 28 September 2022 ECOMMERCE, paiement and Tags: , , , , , , , , with 0 comments
passerelle de paiement

En 2016, un acteur international de la grande distribution spécialisé dans l’amélioration de l’habitat nous a confié la réalisation d’un système de paiement permettant d’unifier les workflows quelque soit le canal d’appel et le moyen de paiement. Ce hub de paiement, en production depuis quelques années, continue d’évoluer afin de répondre aux spécificités réglementaires des […]

Read more

Micrometer : monitorez simplement votre application

on 27 September 2022 EVENT and Tags: , , , , , , , , with 0 comments

Affiche des diapositives du meetup présentant la bibliothèque Micrometer pour surveiller les métriques de votre application Java

Read more

Circuit Breakers : résilience à la latence et à l’échec

on 12 July 2022 EVENT and Tags: , , , , , with 0 comments

Pourquoi les Circuit Breakers et Resilience4j ? Les Circuit Breakers répondent à une problématique qui devient de plus en plus présente. De nos jours, les systèmes informatiques sont de plus en plus découpés en services d’API.Le Graal de ce découpage étant l’architecture distribuée en micro-services.Un geste métier peut être rempli par une succession d’appels à […]

Read more