March 2018
Intermediate to advanced
376 pages
7h 25m
English
For continuous testing, we are using Xamarin Test Cloud, which was described in the previous chapter in detail. For tests to be submitted to Xamarin Test Cloud automatically as part of CI, the CI server must be configured to allow network traffic to and from testcloud.xamarin.com on ports 80 and 443.
Once these configurations are done and the firewall is configured to allow communication between the server and Xamarin Test Cloud, we will be able to use command-line tools in the build steps to submit our UITests to Xamarin Test Cloud.