Summary
Keeping your API environment healthy is critical to the success of your digital transformation. Detecting such issues early could help mitigate the damage that's done by such issues. Whether you use your test cases in your unit test environment as you develop or utilize them as continuous health checks, creating robust, repeatable test cases that provide full coverage of all the functionality of your APIs can ensure that your efficient time to market efforts do not come at a cost.
In this chapter, you learned how to utilize the built-in test and monitoring tool to generate robust test cases as you develop your APIs in a way that they can be used in each environment. Having such a tool at your disposal can significantly improve your development and deployment efficiency by keeping quality at the forefront. Although we have covered a lot of material within this chapter, there is more to discover within this testing tool. It would certainly behoove you to dig even deeper...