Category "load-testing"

locust stat for single api call

in the locust documentation is specified how to get aggregated stats. However both the csv you can generate and in the web UI you have stats divided per api cal

JMeter Test case to login over dynamic CRM

We have to migrate the existing visual studio web test over JMeter. Blazemeter we are using to record test case and when we are trying to run it over JMeter, it

Jmeter fails to open .jmx file created by Badboy

When i tried to open a jmx file in Jmeter created by Badboy, Jmeter throws this error: Here is the log file : 2019-12-14 12:21:36,712 INFO o.a.j.s.SaveServi

JMeter frequency peaks when using ultimate thread group

I use Ultimate Thread Group for performance testing in JMeter. In combination with a timer I want to scale the number of users/threads dynamically while each us

JMeter frequency peaks when using ultimate thread group

I use Ultimate Thread Group for performance testing in JMeter. In combination with a timer I want to scale the number of users/threads dynamically while each us

Locust IO failures 'BadStatusCode' meaning

I'm using locust to load test APIs, but every time I'm testing API which need parameter other than authorization to be inputted like this: It always fail at 10

How do upload the Loader.io verification token in a Strapi app?

We have an app built with Strapi, let's say, https://my-strapi-app.com I want to load testing of the application For that, I went with Loader.io Now before load

Performance test vs Load test vs stress test

I am testing web application which has been built by REST api. I want to simulate my application performance test, load test and stress test. Now I would like t

Locust Python: Kafka Consumer in a separate thread

I'm using Locust for load testing. I want to register a Kafka consumer in separate thread to measure the time of message processing. Here is what I got now: def

Performance testing using JMeter for dynamic 365 ecommerce website using ultimate thread group. How to increase concurrent sessions?

I am doing performance testing using JMeter for a 365 dynamics ecommerce website. Script is written and its working fine for following flow: Homepage> catego

Jmeter Aggregate Graph not showing up as bar chart

I have been trying to use Apache Jmeter for load testing. In the summary report, not able to see the bar chart. Attached the screenshots below: It is showing

JMeter: request second endpoint at specific time?

I would like to simulate a scenario where many users of a website complete two tasks: request a first endpoint at a random time within a 5-minute interval. req

Gatling Websocket react on message

Is it possible to write a gatling script which connects to WebSocket and then performs actions (e.g. new HTTP requests) when certain messages are received (pref