In this chapter, we learned the importance of continuous testing in the application development cycle. We also learned about Xamarin.UITest and how to write automated UI tests for acceptance-testing our application, and we got familiar with Xamarin Test Cloud, which is useful for continuous testing on multiple physical devices.
In the coming chapters, you'll learn more about continuous integration and continuous delivery using various tools.