This document discusses using Microsoft Test Manager (MTM) to run Selenium tests. It provides an overview of MTM and Selenium, including how Selenium automates browsers using language-specific drivers. It also covers requirements for running Selenium tests through MTM, including configuring a test plan and installing necessary drivers on the test agent. The document demonstrates running a sample Selenium test locally and on a Selenium grid through MTM.