This document discusses building quality cross-platform apps with Xamarin. It introduces Xamarin development and Xamarin Test Cloud. Xamarin allows building apps with native user interfaces for both Android and iOS using C# and accessing 100% of native platform APIs. Apps are compiled to native binaries, providing native performance. Xamarin integrates with Visual Studio and leverages portable class libraries and components to share code across platforms.