Test Cases
Test cases are a way to validate correctness of your API. A test consists of one or more steps, the actual HTTP requests.
Using the Test Editor you can define shape of your HTTP requests (method, URL, headers and body) and define the expected response, headers.
Testfully allows you to run the tests on-demand or in background.