You learned about Xamarin Test Cloud in previous chapters and how to use it for continuous testing in the continuous integration life cycle. Here, we will discuss in more detail how to use Xamarin Test Cloud and the analytics it provides after running an application on different sets of devices.
We will be using two different applications here to see the monitoring analytics and compare them, to get a better understanding of how this helps us identify various performance and functionality-related issues in our application.
These are the applications we will be using for the walkthrough:
- PhoneCallApp (the application we developed in previous chapters)
- Xamarin Store (a sample Android application provided by Test Cloud)
Xamarin Test Cloud can help us identify applications' functionality-related issues on real devices.
It is a great source of...