I'm using Visual Studio 2012 Ultimate and Microsoft Test Manager. In my project, I have written a test class with some test methods (i.e. Assert this and Assert that).
How do I actually run them in Microsoft Test Manager? I have created a Test Plan and added Test Cases, but how do I actually link my test methods to the test case? I've already looked online and on the Microsoft website, but it wasn't helpful and they were skipping so many steps.
What do I need to configure in Visual Studio? in Microsoft Test Manager?