C
C#2y ago
Joch

✅ spike/load testing with multiple user login

Hello im having a trouble to find a testing for load/spike, with multiple user, my web app is using identity which will get the user role and username in context.users The problem is i cant find the best tools for this. I tried k6 but i dont know how make lo multi user ,i also tried puppeeter. Thanks.
5 Replies
Cracker
Cracker2y ago
you can deploy package with mock authentication if you are not concerned about performance of authentication as well We have used JMeter to send multiple request in parallel to test the the APIs and watched the server metrics if there are any memory leak or similar issues Used specific server to load test and disabled/mocked authentication on that version of API
Joch
JochOP2y ago
Is Jmeter free ?
Cracker
Cracker2y ago
yep its open source
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Joch
JochOP2y ago
Ohh will try this. Thank you
Want results from more Discord servers?
Add your server