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.
You can use RestAssured for this or Gattling.