title | description | ms.assetid | ms.prod | ms.technology | ms.topic | ms.manager | ms.author | author | ms.date | monikerRange |
---|---|---|---|---|---|---|---|---|---|---|
Exploratory testing in connected mode |
Manual and exploratory testing - exploratory testing by using the Test & Feedback extension in Connected mode |
0F52826C-218D-437A-B6FF-EB8E8292CE3C |
devops |
devops-test |
quickstart |
jillfra |
sdanie |
steved0x |
12/07/2018 |
>= tfs-2015 |
[!INCLUDE version-header]
To use the Test & Feedback extension in Connected mode you must connect to Azure DevOps or TFS 2015 and later. This automatically configures the extension based on your access level:
-
Users with Basic access can use the extension to perform exploratory testing, as described below.
-
Users with Stakeholder access can use the extension to respond to feedback requests or to provide feedback voluntarily. More details.
-
Users with Basic or Stakeholder access can use extension to respond to feedback requests sent by the team by choosing the Provide feedback link in the email. More details.
[!INCLUDE feature-availability]
-
If you want to use Azure DevOps, and you haven't already done so, sign up for a subscription now. Make sure you create a project when you create your subscription.
-
If you haven't already, install the Test & Feedback extension.
-
Open the extension in your web browser and select Connected mode.
-
Enter the Azure DevOps or TFS URL you want to connect to and choose Next.
If you are connecting for the first time, you may be prompted to sign in.
-
After connecting to the server, the extension shows all the collections, projects and teams in that server. Select the project or team you want to connect to and choose Save.
If there are many projects or teams, use the search textbox to find the one you need.
The extension is now ready to be used in Connected mode. Depending on your access level (Basic or Stakeholder) you will see the appropriate UI for either exploratory testing or providing feedback. The extension remembers your selection and remains connected until the session cookies expire or you explicitly disconnect from the server.
After you have connected, you are ready to begin testing your app.
-
Start your exploratory testing session.
-
Open the web application you want to test, and start exploring it.
-
When you find an area that has a bug, take a screenshot of any part of the screen, make notes, or record your actions as a video.
Some browsers may not provide all of the capture capabilities. See Which web browsers does the extension support?
-
When you are done exploring and capturing information, create a bug or a task.
-
The bug or task form contains all your captured information. It also contains an image action log describing your interactions with the page (such as mouse clicks, keyboard typing events, touch gestures, and more) and page load data. Uncheck these options if you do not want to include this data in the bug or task.
The image action log is the sequence of steps you took that led to the issue. It can be used to reproduce the issue and understand the context. Page load data provides preliminary information about the time it takes to load the pages, such as the resource timings and navigation timelines.
-
Enter a title for the bug or task and add any additional notes you require to the description. Then save the bug or task.
You can also add your findings to an existing similar bug.
-
View a list of all your activities in reverse chronological order in the Session timeline page. It shows all the screenshots, videos, and notes you've captured, the work items such as bugs, tasks, and test cases you've already filed, and the work items you've explored.
You can use the extension to explore work items in Azure DevOps or TFS.
-
To view a bug or task in Azure DevOps or TFS, choose the link in the session timeline.
This opens the work item form in Azure DevOps or TFS.
How do I play the video recordings I created with the extension?
The extension lets you create test cases as you explore your application.
-
When you find a scenario where you want to create a test case, choose Create test case.
-
The test case form contains a list of all your actions up to this point while exploring the app (it reads them from the image action log).
-
Enter a title for the test case and then edit it as required. For example, uncheck the action steps you don't want to include in the test case, edit the captured text, and add the expected result. Then save the test case.
-
Continue exploring the application. Create more bugs, tasks, or test cases as required.
-
When you're done, stop your session.
-
If you are using Azure DevOps, or TFS 2017 and higher, open the Session timeline page and choose the "view" icon to see your completed exploratory sessions in Azure DevOps or TFS.
Alternatively, open the Recent exploratory sessions list directly in the Runs page of [!INCLUDE test-hub-include].
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 how you can view your sessions and get insights.
How do I play the video recordings I created with the extension?