Integration Test - REST

In this lesson, we will learn how to write an automated integration test using RESTful APIs for our demo web API.

We'll cover the following...

Integration scenario

In this scenario, we are simulating and automating the integration flow for a single service.

We will use our demo ...