January 2019
Intermediate to advanced
378 pages
11h 35m
English
Valid requests to the API return responses and asserting them for expected valid responses is common, however, asserting invalid requests for expected failures is also essential as part of an API testing strategy, and those tests come under execution errors:

The preceding screenshot depicts the Chapter 3, Essential RESTful API Patterns, example of expecting an error when the user gives an ID that is not present on the system.
Read now
Unlock full access