Verify API calls do what they should
Easily test REST protocol to ensure APIs return the right data. Verify that the format and content of your API calls is what you expected. Use conditions to craft flexible verifications and build smart, non-brittle tests: get the test executed even if a step fails or go back to executing the previous step upon failure.