Back to Browse

5 most important things to test in your API. Helpful testing ideas.

293 views
Jul 31, 2022
7:29

Struggle with "where to start" with API testing? This video is for you! We will explore five areas for testing, along with generating some test ideas for further expanding your test coverage. Those areas are errors, performance, middleware (or filters), security, and contract. For contract testing, we will look into a sample contract document, how it's structured and describes all of the API endpoints, payloads, headers, etc. For this demo OpenAPI spec of the Swagger "petshop" is going to be used. Look for the comments for the full list of test areas for your testing ;) ----------------------------------------------------------------------------------------------- ----------- Timeline -------------------------------------------------------------------- ----------------------------------------------------------------------------------------------- 0:00 - intro 0:28 - number 1 1:17 - number 2 2:38 - number 3 3.26 - number 4 4:53 - number 5 6:49 - which is the most important?

Download

0 formats

No download links available.

5 most important things to test in your API. Helpful testing ideas. | NatokHD