Adding a UITest project to Solution

Let's get back to Visual Studio and set up a new test project to write Xamarin.UITest:

  1. Right-click on Solution | Add | New Project:
  1. In the Add New Project window, click on Test from the left section and then select UI Test App (Xamarin.UITest | Android), because we are going to write a test for our Android application. Give this project a name in the Name section and click OK:
  1. Visual Studio will create a new test project now. Once it is done, you should be able to see a new project created under Solution ...

Get Mobile DevOps now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.