Testing is an integral part of any software development. In today's post, we will discuss how to add a Xamarin UITest project to an existing Xamarin app solution, the basics of writing UITests and finish off by automating our tests in app center or azure devOps. Add Xamarin UI test project We will use Page-Object … Continue reading Xamarin UITest