ALM / DevOps

W08 Continuous Integration and Deployment for Mobile Using Azure Services

05/17/2017

9:30am - 10:45am

Level: Intermediate

Kevin Ford

Mobile Practice Lead

Magenic

Mobile is increasingly is becoming more formalized and things such 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