Do multiple requests on a RCQ file

firedropper

New Member
I'm trying to test a REST API using Rest Client and I'm wondering if it is possible to perform multiple request in a single rcq file.Documentation is outdated :(If it is not possible, do you know some good testing frameworks or tools to test a REST API?Thanks!Auto-answer:I couldn't figured out, so I finally decided to use Jmeter by Apache. It's a little rough at first, but eventually I managed to build my test on it. I recommend it.
 
Back
Top