Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
74 views

I am struggling of how to integrate Artillery's Playwright engine for my load tests. Both packages are packaged within a DevContainer based on the instructions of this question. I am able to execute ...
2 votes
1 answer
94 views

I’m trying to set up a DevContainer environment based on mcr.microsoft.com/devcontainers/javascript-node:24-bookworm that includes: Artillery (performance testing), Playwright test runner, its ...
0 votes
1 answer
21 views

Using artillery, payload, and the metrics-by-endpoint plugin, I would like to track metrics for each payload. But the name field of the loop in the scenario does not seem to interpolate the ...
Philip C's user avatar
  • 691
0 votes
1 answer
143 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 ...
0 votes
0 answers
82 views

I have coded an Artillery load test with Playwright but unfortunately there is a timeout error where I try to set the globalTimeout: 240 and timeout to 240s but it doesn't have any effects. loadTest....
Ivan's user avatar
  • 2,792
0 votes
0 answers
60 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 ...
0 votes
1 answer
89 views

I would like to generate graphical dashboard displays from Artillery load tests, but the system I am running on blocks outbound traffic to app.artillery.io, so the usual --record option does not work. ...
0 votes
0 answers
38 views

I'm using the socketio engine in Artillery, and I want to connect to the server without emitting any events — just receive events after the connection is established. Is there a way to listen for ...
0 votes
0 answers
36 views

I'm using Artillery.io (v2.0.23) to make a POST call. And in my request body, I want to pass a string that contains double curly braces as follows: json: text: "Hello {{ firstName }}" But ...
Sai Krishna's user avatar
0 votes
1 answer
208 views

I'm using Artillery to load test a web page and trying to perform an action before the load test begins. I attempted to use the "before" hook and print a console.log inside the ...
Jayz's user avatar
  • 654
0 votes
1 answer
342 views

I am using Artillery with Playwright to measure performance metrics of a website, but I am not getting the metrics I specified in the configuration. Instead, I am seeing only browser-related metrics. ...
2 votes
0 answers
24 views

I am trying to load test a websocket server where I want to add a JSON Web Token (JWT) as a header which is different per user - and that gets passed when establishing the connection. Here are the ...
1 vote
1 answer
254 views

I have the following config and processor file for my load test with playwright. I have 2 flowfunctions. If there is any error occurred in flowFunction 1 (for example TimeoutError from playwright), ...
Fenixs's user avatar
  • 353
1 vote
0 answers
592 views

I am trying to set artillery scenarios.flowFunction via an environment variable. Here is my artillery execution cli statement: "artillery": "export ARRIVAL_RATE=$arrivalRate && ...
0 votes
1 answer
118 views

Unable to trigger artillery test in top vercel password protected url. I would like to run a artillery test in top of the vercel deployed code url which is protected by a password. This is my .yml ...

15 30 50 per page
1
2 3 4 5
...
8

AltStyle によって変換されたページ (->オリジナル) /