This document discusses UI testing for Windows Phone 7. It presents three frameworks for testing: 1) AutomationPeer Control via HTTP, 2) Keyboard and Touch Input, and 3) CoreCon control of Emulator (COM). It also outlines available C# commands for each framework and how they can be wrapped in Gherkin steps. Finally, it mentions that the frameworks are available on GitHub and NuGet and provides a link to a demo and more information on UI testing for mobile applications.