Skip to content

Latest commit

 

History

History
73 lines (46 loc) · 3.37 KB

File metadata and controls

73 lines (46 loc) · 3.37 KB
title Add findings to existing bugs
description Manual and exploratory testing - add findings to existing bugs when using the Test & Feedback extension
ms.assetid 0C61F157-452E-4DE5-8998-8DDBD9D44969
ms.service azure-devops-test-plans
ms.custom UpdateFrequency3
ms.topic how-to
ms.author jeom
author rohit-batra
monikerRange <= azure-devops
ms.date 09/14/2021
ms.update-cycle 1095-days

Add findings to existing bugs with exploratory testing

[!INCLUDE version-lt-eq-azure-devops]

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.

Prerequisites

[!INCLUDE prerequisites]

Add your findings to a bug

  1. Enter the title for a bug.

    In the background, the extension searches for similar bugs that might be related to the issue you found and displays a link to the results.

  2. Select the link to see the results that have similar title keywords.

    Screenshot showing the link to view similar bugs.

    The form displays 0 Similar if it doesn't find any matching bugs. In this case, or if you don't see a "similar" link, you can create a new bug that contains your screenshots, notes, and videos, as described in Connected mode exploratory testing.

  3. To update a bug, do the following tasks, rather than create a new one.

    • Choose it from the list and select Edit.

      Screenshot showing Editing a similar bug.

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

    • Save the updated bug.

      Screenshot showing Saving the updated bug.

  4. OR, if you decide not to update an existing bug, ignore the "similar" link and select New bug to return to the bug details form.

    Screenshot showing Returning to the bug details form.

  5. Continue to explore your app, file bugs and tasks, and create test cases.

See your exploratory session results

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

See how you can view your sessions and get insights.

Related content