The best stress test tool. OAuth 2.0 secured API?
I need to perform stress tests on a Restful API that uses oauth 2.0 security. The authorization process includes basic authentication followed by a grant permission page.
Can anyone guide me to a better tool to achieve this?
Thank.
+3
shai.tap
source
to share
1 answer
You can use RestAssured for this or Gattling.
0
Gergely A.
source
to share