Skip to content

Commit c5137d1

Browse files
committed
refresh
1 parent 2dacd9c commit c5137d1

File tree

1 file changed

+28
-37
lines changed

1 file changed

+28
-37
lines changed

docs/project/feedback/index.md

Lines changed: 28 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -8,60 +8,51 @@ ms.assetid:
88
ms.author: chcomley
99
author: chcomley
1010
monikerRange: '<= azure-devops'
11-
ms.date: 04/04/2022
11+
ms.date: 03/03/2025
1212
---
1313

1414
# About requesting and providing feedback
1515

1616
[!INCLUDE [version-lt-eq-azure-devops](../../includes/version-lt-eq-azure-devops.md)]
1717

18-
You can request feedback using one of two tools, through the Test & Feedback extension or through the Request feedback link you access from a dashboard.
18+
In Azure DevOps, gathering feedback is essential for improving your software applications. You can request feedback using one of two tools: the Test & Feedback extension or the Request feedback link accessible from a dashboard. With these tools, you can capture valuable insights from stakeholders and team members, helping you identify issues and areas for improvement.
1919

2020
> [!NOTE]
21-
> This article is about using Azure DevOps feedback tools. To provide feedback about Azure DevOps, see [Provide product and content feedback](../../user-guide/provide-feedback.md?bc=%252fazure%252fdevops%252fproject%252ffeedback%252fbreadcrumb%252ftoc.json&toc=%252fazure%252fdevops%252fproject%252ffeedback%252ftoc.json).
21+
> This article is about using Azure DevOps feedback tools. For more information about providing feedback about Azure DevOps, see [Provide product and content feedback](../../user-guide/provide-feedback.md?bc=%252fazure%252fdevops%252fproject%252ffeedback%252fbreadcrumb%252ftoc.json&toc=%252fazure%252fdevops%252fproject%252ffeedback%252ftoc.json).
2222
23-
## About the Test & Feedback extension
23+
## Learn about the Test & Feedback extension
2424

25-
Using the Test & Feedback extension is a simple, three step process:
25+
Using the Test & Feedback extension is a simple, three-step process:
2626

2727
![Schematic showing process steps Capture, Create, Collaborate](../../test/media/perform-exploratory-tests/getstarted-05.png)
28-
29-
* **Capture your findings** quickly and easily using the tools in the extension.
30-
Capture notes, screenshots with annotations, and screen recordings
31-
to describe your findings and highlight issues. Additionally, in
32-
the background the extension automatically captures rich data such
33-
as user actions as an image action log, page load data,
34-
and system information about the browser, operating system, memory,
35-
and more that can serve as a starting point for debugging.
36-
37-
* **Create work items** such as bugs, tasks, and test cases directly from
38-
the extension. The captured findings automatically become a part of the work item.
39-
Users can file a bug to report an issue with the product, or create a task that
40-
indicates a new work requirement. The extension can also be used to
41-
create test cases for scenarios discovered during exploration.
42-
43-
* **Collaborate with your team** by sharing your findings.
44-
Export your session report in Standalone mode, or connect to Azure DevOps or
45-
Team Foundation Server (2015 or later) for a fully integrated experience
46-
including exploring user stories and backlog items, simplified tracking and triaging of
47-
bugs and tasks, and managing feedback requests in one place.
48-
49-
As users perform exploratory testing, you can
50-
[get insights from the sessions](../../test/insights-exploratory-testing.md). View completed exploratory sessions and derive meaningful
51-
insights across all sessions. Get end-to-end traceability such as a breakdown
52-
of the work items created, the work items explored and not explored, session owners,
53-
and more.
28+
29+
## 1. Capture your findings
30+
31+
- Capture notes, screenshots with annotations, and screen recordings to quickly and easily describe your findings and highlight issues.
32+
- Capture rich data automatically in the background, such as user actions as an image action log, page load data, and system information about the browser, operating system, memory, and more. This data can serve as a starting point for debugging.
33+
34+
## 2. Create work items
35+
36+
- Create work items such as bugs, tasks, and test cases directly from the extension.
37+
- Include captured findings automatically in the work item.
38+
- File a bug to report an issue with the product, create a task that indicates a new work requirement, or create test cases for scenarios discovered during exploration.
39+
40+
## 3. Collaborate with your team
41+
42+
- Share your findings by exporting your session report in Standalone mode.
43+
- Connect to Azure DevOps for a fully integrated experience, including exploring user stories and backlog items, simplified tracking, and triaging of bugs and tasks, and managing feedback requests in one place.
44+
45+
As users perform exploratory testing, you can [gain insights from the sessions](../../test/insights-exploratory-testing.md). View completed exploratory sessions and derive meaningful insights across all sessions. Achieve end-to-end traceability with a breakdown of the work items created, the work items explored and not explored, session owners, and more.
5446

5547
For more information, see the following articles:
5648

5749
- [Install the Test & Feedback extension](../../test/request-stakeholder-feedback.md?toc=/azure/devops/project/toc.json)
5850
- [Request stakeholder feedback](../../test/request-stakeholder-feedback.md?toc=/azure/devops/project/toc.json)
5951
- [Provide stakeholder feedback](../../test/provide-stakeholder-feedback.md?toc=/azure/devops/project/toc.json)
6052

53+
## Use the Microsoft Feedback client
6154

62-
## Microsoft Feedback client
63-
64-
The Visual Studio 2015 Microsoft Feedback client is a downloadable tool that you install on your desktop. It supports similar features for capturing findings to those provided by the Test & Feedback extension. It doesn't support creating work items. You can download the tool from [Feedback Client for Microsoft Visual Studio Team Foundation Server 2015](https://www.microsoft.com/download/details.aspx?id=48142).
55+
Download and install the Visual Studio 2015 Microsoft Feedback client on your desktop. This tool supports similar features for capturing findings as the Test & Feedback extension but doesn't support creating work items. You can download the tool from [Feedback Client for Microsoft Visual Studio Team Foundation Server 2015](https://www.microsoft.com/download/details.aspx?id=48142).
6556

6657
For more information, see the following articles:
6758

@@ -71,6 +62,6 @@ For more information, see the following articles:
7162

7263
## Related articles
7364

74-
- [Give reviewers permissions to provide feedback](/previous-versions/azure/devops/project/feedback/give-permissions-feedback)
75-
- [Default permissions and access set for collaboration tools](../wiki/wiki-readme-permissions.md)
76-
- [Give us feedback, get support](../../user-guide/provide-feedback.md)
65+
- [Grant reviewers permissions to provide feedback](/previous-versions/azure/devops/project/feedback/give-permissions-feedback)
66+
- [Set default permissions and access for collaboration tools](../wiki/wiki-readme-permissions.md)
67+
- [Provide feedback and get support](../../user-guide/provide-feedback.md)

0 commit comments

Comments
 (0)