Hi all,
I am newbie here. I am planning to automate REST service using RestClient. Before starting the development, I want to tell about the requirements-
1. Dynamic HTTP GET/POST Request with JSON data, which needs cookies management also
2. Report (HTML or Excel) creation
3. Upload and Download file (This is a REST service only)
4. Polling of REST Service
5. Execution sequence of the test cases, so that user can specify an order among test cases.
Are the above points satisfied by RestClient cli?
-
Thanks
Ravi