How to save request and response details in JMeter only when an error occurs
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 moreUsing a Property in JMeter to reference environment dependent data
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 moreEasily Monitor JMeter performance test from Browser thanks to UBIK LOAD PACK OBSERVABILITY PLUGIN
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 moreUBIK LOAD PACK OBSERVABILITY PLUGIN
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 moreUpdate JMeter plugins from CLI in CI/CD
Update JMeter plugins from CLI in CI/CD
Read moreRecent Posts
- UbikLoadPack Video Streaming Plugin 9.1.5 14 June 2024
- What is DASH multi period and when to use it ? 4 December 2023
- UbikLoadPack Java Serialization Plugin 23 November 2023