Course curriculum

  1. 1
    • Introduction to API testing

    • API test strategy

    • API as a contract — first, check the spec!

    • What aspects of the API should we test?

    • Test flows

    • An API example

    • Tests #1 - Basic positive tests (happy paths)

    • Tests #2 - Positive + optional parameters

    • Going Beyond Functional Testing