Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 3.19 KB

add-to-bugs-exploratory-testing.md

File metadata and controls

74 lines (50 loc) · 3.19 KB
title description ms.assetid ms.technology ms.topic ms.author author monikerRange ms.date
Add findings to existing bugs
Manual and exploratory testing - add findings to existing bugs existing bugs when using the Test & Feedback extension
0C61F157-452E-4DE5-8998-8DDBD9D44969
devops-test
conceptual
sdanie
steved0x
>= tfs-2015
09/14/2021

Add findings to existing bugs with exploratory testing

[!INCLUDE version-header]

To help avoid duplication, the Test & Feedback extension automatically searches for and displays existing bugs, based on the keywords in the title, as you file a new bug. You can choose to continue creating a new bug or add your findings to an existing bug.

[!INCLUDE prerequisites-define]

  1. As you type the title for a new bug, in the background the extension searches for similar bugs that might be related to the issue you've found and displays a link to the results. Choose this link to see the results that have similar title keywords.

    The link to view similar bugs

    The form displays 0 Similar if it does not find any matching bugs. In this case, or if you don't see a "similar" link, you can create a new bug containing your screenshots, notes, and videos as described in this topic.

  2. If you see a bug you want to update, instead of creating a new one:

    • Select it in the list and choose Edit.

      Editing a similar bug

    • The extension appends all your screenshots, notes, and videos to the existing bug.

    • Save the updated bug.

      Saving the updated bug

  3. If, instead, you decide not to update an existing bug, ignore the "similar" link and:

    • Choose the New bug link to return to the bug details form.

      Returning to the bug details form

    • Enter the details for the new bug and save it as described in this topic.

  4. Continue exploring your app, filing bugs and tasks, and creating test cases.

See your exploratory session results

After you file bugs, create tasks, or create test cases, all these show up in the "Recent exploratory sessions" page in Azure Test Plans or TFS.

See Also