How to: Verify a Bug is Fixed Using Microsoft Test Manager

If you have submitted a bug based on an existing test case, then you can verify that bug directly from the Verify Bugs view in Microsoft Test Manager. To do this, you must have an associated test result for that test case. This functionality makes it quicker to rerun the test and change the status of the bug, based on the results, and add comments to the bug.

How to Verify a Bug

You can also rerun the test directly from the Run Tests activity and then open the bug and update it based on the results from running the test.

To verify that a bug is fixed

  1. Open Microsoft Test Manager.

    Note

    To display the Microsoft Test Manager window, click Start, and then click All Programs. Point to Microsoft Visual Studio 2010 and then click Microsoft Test Manager 2010.

  2. To run the test, click the down-arrow on the center group switcher and then click Testing Center.

  3. On the center group menu bar, click Test.

  4. To view the bugs assigned to you, click Verify Bugs.

    The Verify Bugs view is displayed. It lists all the bugs that are currently assigned to you.

  5. (Optional) To view the bugs that you created, click Created by me.

  6. Select the bug that you want to verify, and then click Verify.

Note

To verify a bug from this activity, there must be a test result associated with this bug. If there is no test result, the Verify button is disabled.

  1. Click Start test to rerun this test.

    The same pairing of the test case and configuration that is stored in the associated test result is loaded into Test Runner. You can see if the test passes or fails now the bug has been fixed.

  2. (Optional) Click the down arrow next to the attachments icon on the Test Runner toolbar.

    1. To view the current bug details, click the bug name displayed below Bug to verify.

    2. To view the bugs created during the current session, click Bugs created in current session.

    3. To add notes, attachments or, screenshots stored some place else, click Add attachment.

  3. When you have completed the test, click Save and Close to save the new test result.

    A dialog box that shows specific fields from the bug is displayed.

  4. (Optional) To change the state of the bug based on whether it is now fixed or not, click State.

    Note

    By default, if the test passed when you ran it, State is set to Closed.

  5. (Optional) To change who the bug is assigned to, click Assigned to.

  6. (Optional) To add a comment to the bug based on the outcome of the test, type the details in New comment.

    In the bug the comment is added to History.

  7. To save any changes you want to make to the bug, click Save changes.

  8. (Optional) If you must add more information to the bug, click Open bug.

    All the bug details are displayed. You can update one or more of the details and then click Save and Close.

    Note

    Any changes to the status of the bug or who the bug is assigned to are shown in the bug list.

See Also

Concepts

Tracking and Verifying Bugs