Testing your application using Microsoft Test Manager

 

Use Microsoft Test Manager (MTM) to help you test the application you built. MTM stores your test plans and results on Team Foundation Server (TFS).

Should I use Microsoft Test Manager or the web portal?

If you don’t need all the features of Microsoft Test Manager, you can use the web portal to plan and run your tests.

The web portal lets you create test cases and organize them into test plans and suites. When you perform a test, the web portal displays the test steps and lets you mark which steps passed or failed.

In addition, Microsoft Test Manager can record your actions, screenshots, Intellitrace logs and other diagnostic data. It also lets you manage lab environments.

But you don’t have to decide upfront - you can always use either tool to edit your test plans or run your tests.

Where do I get Microsoft Test Manager?

It’s installed with Visual Studio Enterprise and Visual Studio Test Professional.

What you can do with Microsoft Test Manager

Go to one of the topics below for how-to information.

Topic What you can do
Exploratory testing Record your actions while you perform a test without pre-planned steps.
Plan manual tests with Microsoft Test Manager Plan tests with the option of creating steps from recorded actions.
Run manual tests with Microsoft Test Manager Display the test case at the side of the screen while you perform the test. Automatically record your actions, screenshots, and other diagnostic data for inclusion in test results and bug reports.
Test configurations: specifying test platforms Create multiple versions of a test, to be performed on different hardware or software configurations.
Collect more diagnostic data Collect event logs, IntelliTrace data, video, and other diagnostic data while you perform a test.
Testing Windows Store apps Collect diagnostic data and screenshots while you perform tests on a Windows 8 device or PC, with Microsoft Test Manager running on a separate PC.
Copying and cloning test suites and test cases Copy test suites or plans from one project to another.
Record and play back manual tests Record your keystrokes and gestures while you perform a test, and then repeat the actions rapidly on a later occasion.
Plan tests from Excel or Word Use Microsoft Excel to edit test plans in bulk, and synchronize with plans embedded in Microsoft Word documents.
Test on a lab environment Gather diagnostic data from servers while you perform a test. Manage the assignment of server machines to testers. Quickly set up fresh test configurations by using virtual machines.
Tracking software quality Monitor the progress of your project by tracking the tests that pass or fail. Manage bugs.
Automate system tests Link test methods in code to emulate your manual tests, so that they can be repeated regularly. Automate the deployment of your application and tests to a lab environment. Set up a completely automatic build-deploy-test workflow.

Add existing automated tests from Visual Studio to your test suites.
Keyboard shortcuts for Microsoft Test Manager