The previous chapter explained the implementation of the Media Catalogue API and the importance of configuring policies to ensure information is logged, secured and routed accordingly to the back-end Microservice implementation.
In this chapter the Media Catalogue API is going to be put to the test using API Fortress. The chapter starts by walking through the key features of API Fortress and illustrate some of these features in more detail including a run through of how test conditions can be created from an existing Postman collection and Apiary document.
The chapter continues to explain how to add new test assertions, and how to transfer the result of one test case to be used as the input in another.
The chapter concludes with running the test cases in a Continues Delivery setup using the Jenkins plugin.