This document summarizes a presentation on cross-platform mobile test automation using Xamarin and SpecFlow. It discusses using Xamarin to build native mobile apps with shared C# code, SpecFlow for writing acceptance criteria in Gherkin, and testing the user interface of mobile apps using Appium. It also describes testing at the controller layer for faster test execution. Automating tests is recommended to improve quality and provide faster feedback, but manual testing still has value for exploring apps and hard-to-automate checks.