Forum Discussion

gourab's avatar
gourab
New Contributor
6 years ago

Run Concurrent Requests

Hi, I am using Ready Api 1.9.  I have a requirement to run concurrent requests (POST, PUT, GET) as a part of same test case. I am able to do it if the requests are separate test cases and run them ...