| title | Track stakeholder feedback |
|---|---|
| description | Track stakeholder feedback in Azure DevOps using the Exploratory Testing browser extension when you want to test your applications. |
| ms.assetid | DADC6608-1830-4FDA-9007-6539859F4866 |
| ms.service | azure-devops-test-plans |
| ms.custom | UpdateFrequency3 |
| ms.topic | conceptual |
| ms.author | jeom |
| author | rohit-batra |
| ms.date | 11/30/2021 |
| monikerRange | <= azure-devops |
[!INCLUDE version-lt-eq-azure-devops]
All feedback gets captured in a Feedback Response work item. You can track feedback, whether captured by the Test & Feedback extension or the Microsoft Feedback client, through a work item query.
[!INCLUDE prerequisites-queries]
::: moniker range=">=azure-devops-2019"
-
To view feedback, use the Feedback shared query.
-
Select your project and open Boards > Queries.
-
Under Queries, select All.
-
In the Shared Queries, select Feedback.
The query displays a list of all the feedback responses received. For more information, see Web portal navigation.
To create a feedback query, do the following steps.
-
Select Boards > Queries and then select New query.
-
In the Editor for your new query, enter the following values:
Team Project=@ProjectWork Item TypeIn GroupMicrosoft.FeedbackRequestCategoryState=Active
-
Select Save query and enter a name.
-
Select Run query to see a list of active feedback responses for your team project.
-
Select a response work item to see the details of the feedback.
::: moniker-end


