REST API Load Testing with Jmeter

preview_player
Показать описание
This video explain load testing of REST based API testing perform using JMETER performance tool.
Рекомендации по теме
Комментарии
Автор

At 3:50 there is a mistake. You said that with Number of threads = 50 and Ramp-up period = 5, "one user send a request, after 5 seconds the second user sends a request'. I've checked that out and it's false. All 50 users sends their request during those 5 seconds not only 2.

mirceagheoace
Автор

Hi, My token generated in Thread group 1 expires after 60 mins, so in thread group 2 it's displays as token failed. How can I regenerate the token and use it continuing the test without any interruption? I don't want to use the Action contoller in Thread group1 for pause as it keeps the test plan paused for the given time. Any other way?? Plz let me know

saurabhsrivastav