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!