ALM/DevOps

TH23 Continuous Integration and Delivery for Mobile Applications using VSTS

08/17/2017

3:45pm - 5:00pm

Level: Intermediate

Kevin Ford

Mobile Practice Lead

Magenic

Mobile is becoming increasingly formalized and such things as unit tests are becoming more common. This session focuses on creating continuous integration and deployment setups for mobile applications. It will also look at setting up CI and CD for mobile applications, including running platform specific unit tests as part of the build process using Xamarin Test Cloud, HockeyApp to deploy to QA groups, generating release notes and ensuring you have a git branching strategy to support your release cycle.

You will learn:

  • How to setup CI and CD servers using VSTS for mobile applications (Android, iOS and UWP)
  • How to create a CD build to deploy to QA groups
  • How to do Platform specific unit testing