Skip to main content
0 votes
2 answers
41 views

I need help to find a way to generate stress/capacity testing on webpage. Server Configuration of Load generator Processor: AMD EPYC 7R13 @ 3.6 GHz, 4 Cores Operating System: Ubuntu 22.04 (x86_64) ...
QA Helper's user avatar
0 votes
2 answers
74 views

I have a JMeter test plan where I’m using an Include Controller that references a Test Fragment. The Thread Group is configured with a duration of 1 hour. When running the script with the Include ...
Kiruthika 's user avatar
0 votes
1 answer
109 views

I'm running a load test on a web application using Artillery with the Playwright engine on AWS Fargate. I'm observing a steady increase in test durations as the test progresses, and a high percentage ...
John Rix's user avatar
  • 6,723
1 vote
1 answer
59 views

I'm looking for some code or some benchmark to roughly asses the pause times or cpu load caused by some GC in order to get some rough estimate how efficient it is. I just want to see whether some GC ...
OlliP's user avatar
  • 1,607
0 votes
0 answers
52 views

I'm trying to load test a Node.js Socket.IO server using Artillery. My server expects an authentication token as a query parameter during the handshake. I'm using Artillery's socketio.beforeConnect ...
Manish Kumar's user avatar
0 votes
0 answers
45 views

I'm a new QA, and I'm using k6 with Typescript to test a web app. I noticed that http requests that rely on cookies aren't working correctly in the test script, although they do work when using the ...
sha's user avatar
  • 1
0 votes
1 answer
67 views

I'm working with a JMeter test script where I need to use some pre-defined values (such as client_id, client_secret, scope, etc.) different for each request, that change depending on the environment (...
Nikhil's user avatar
  • 397
1 vote
1 answer
42 views

My spring boot application is not accepting desired load. In order to isolate problem I created a very simple service that just sleeps for 500ms and returns success response back. Following is my ...
ppatidar's user avatar
  • 187
0 votes
0 answers
57 views

I have a UI load test written in K6. I am creating a bunch of entries on the page and keeping tab of them using openKv (https://github.com/oleiade/xk6-kv) in the code so that I can delete them after ...
techjourneyman's user avatar
0 votes
1 answer
56 views

How can I correctly configure JMeter to achieve this scenario? Any guidance or examples would be greatly appreciated! The scenario in JMeter involving two requests: First Request (GET): This request ...
Nikhil's user avatar
  • 397
0 votes
1 answer
69 views

I am using Locus in distributed mode with 1 master and n workers to run a load test. I am also using the locust-plugins library to utilize its Distributor utility. My goal is to preallocate one unique ...
PloniStacker's user avatar
0 votes
2 answers
29 views

I have two setUp thread groups: One runs one time to set up a lot of things. The second one loops a few times through a file. Since both of these take a long time to run and they don't conflict with ...
Kamiccola's user avatar
0 votes
1 answer
63 views

I am using JMeter 5.6.3 with the Peter Doornbosch WebSocket Sampler Plugin to test a WebSocket API. However, I am facing two issues: Issue 1: Received Ping Frame Data When I send a WebSocket request ...
prabhakaran prabha's user avatar
0 votes
1 answer
72 views

I'm running api load tests with a script that's a combination of REST and websocket APIs. The resource utilisation of the VM where I'm using jmeter to execute load tests is much higher than before ...
Nathan Antony's user avatar
0 votes
1 answer
117 views

I am running a load test using JMeter and I want take the ConstantThroughputTimer value as user input and set in the JMX XML. The JMeter shell script is being called from a bash script. Bash Script: ...
Suvendu Mandal's user avatar

15 30 50 per page
1
2 3 4 5
231