The document discusses automated UI testing with Visual Studio 2010. It covers using Coded UI tests to create automated tests that can record, play back, and assert actions on the UI. Coded UI tests use the Microsoft test framework and can test applications across different browsers and platforms. The document provides best practices for Coded UI testing and demonstrations of the Visual Studio 2010 testing features.