You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
19
19
20
20
> [!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).
22
22
23
-
## About the Test & Feedback extension
23
+
## Learn about the Test & Feedback extension
24
24
25
-
Using the Test & Feedback extension is a simple, threestep process:
25
+
Using the Test & Feedback extension is a simple, three-step process:
26
26
27
27

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.
54
46
55
47
For more information, see the following articles:
56
48
57
49
-[Install the Test & Feedback extension](../../test/request-stakeholder-feedback.md?toc=/azure/devops/project/toc.json)
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).
65
56
66
57
For more information, see the following articles:
67
58
@@ -71,6 +62,6 @@ For more information, see the following articles:
71
62
72
63
## Related articles
73
64
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