I have selenium testscript (unit test - C#) developed in visual studio and this test script associated with test case in MTM (Microsoft Test Manager). While running test script from MTM, script is not stopping at breakpoints in Visual Studio. How to execute test script from MTM in debug mode. Please let me know.