{"id":66589,"date":"2016-08-02T16:34:27","date_gmt":"2016-08-02T16:34:27","guid":{"rendered":"https:\/\/www.simple-talk.com\/?p=66589"},"modified":"2021-06-03T16:47:08","modified_gmt":"2021-06-03T16:47:08","slug":"exploratory-testing-chrome-plugin","status":"publish","type":"post","link":"https:\/\/www.red-gate.com\/simple-talk\/development\/dotnet-development\/exploratory-testing-chrome-plugin\/","title":{"rendered":"The Exploratory Testing Chrome Plugin"},"content":{"rendered":"<p>Exploratory Testing is a hands-on approach in which testers are involved in doing as little planning as possible for the maximum of testing. As Agile techniques evolve and DevOps becomes more common, tests are being done by a wider range of stakeholders including managers, developers and testers. With more people getting involved with testing, the old specialist tools are becoming less appropriate because they require specialist knowledge and skills in the mechanics of issue-reporting. There is room in application development for a tool that doesn\u2019t require extensive training and which helps the agile team to increase the productivity of test-runs and bug-hunts in a way that makes it more enjoyable for the participants. The Exploratory Testing tool, which is a Chrome plugin from Microsoft, attempts to provide solution for this requirement.<\/p>\n<h2>Installation from Marketplace<\/h2>\n<p>You can install the Exploratory Testing tool from <a href=\"https:\/\/marketplace.visualstudio.com\/items?itemName=ms.vss-exploratorytesting-web\">Visual Studio Marketplace<\/a> and the <a href=\"https:\/\/chrome.google.com\/webstore\/detail\/exploratory-testing-previ\/gnldpbnocfnlkkicnaplmkaphfdnlplb\">Chrome Web Store<\/a>. You will need to open the marketplace in <strong>Chrome<\/strong> and use the \u2018<em>exploratory<\/em>\u2019 search term under the \u2018<em>Visual Studio Team Services\u2019<\/em> product.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image.png\" \/><\/p>\n<p>Select the \u2018<em>Exploratory Testing\u2019<\/em> item and click on <strong>Install<\/strong> to install the tool.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-1.png\" \/><\/p>\n<h2>Connect to TFS<\/h2>\n<p>The Exploratory Testing tool supports two different modes; \u2018Connected\u2019 and \u2019Standalone\u2019. When you are in \u2018connected\u2019 mode, the tool will connect to Team Foundation Server (TFS) or Visual Studio Team Services (VSTS) and the work-items are created directly in TFS\/VSTS. In this article, we will be exploring the connected mode and showing how we can log the bugs we find, and create test cases using the tool.<\/p>\n<p>To put the tool into \u2018connected\u2019 mode, click on the Exploratory Testing plugin icon in Chrome to invoke the options. Click on the settings ( <img decoding=\"async\" style=\"display: inline; vertical-align: text-bottom;\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-2.png\" \/> ) icon, if not selected. Select the <strong>Connected(TFS\/VSTS)<\/strong> option from the Connection settings and provide the TFS server URL as shown below.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-3.png\" \/><\/p>\n<p>Click on \u2018<em>Next\u2019<\/em> to connect to the TFS server. If you have already established the connection with TFS server or are connecting via the TFS web access, it will not prompt for the authentication. Otherwise, the system will prompt for credentials in order to connect to TFS server. Provide the TFS access credentials, if required, and continue.<\/p>\n<p>Once you are connected, the tool will list all the project collections to which you have access. We can select the appropriate project collection from the list of project collections.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-4.png\" \/><\/p>\n<p>Projects under the selected project collection will be displayed within a tree view with the selected project collection as the root node. Expand or select the project against which we are planning to perform the Exploratory Testing. This will display the teams created under the project. Select a team to create the work-items against the team. Once the work-items like bug, task created, it will appear in the product backlog of the selected team.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-5.png\" \/><\/p>\n<p>If you have many projects and teams, you can use the <strong><em>Search<\/em><\/strong> box near to the project collection dropdown list in order to filter or locate the project\/team.<\/p>\n<p>Select the project team and Click on <em>\u2018Save\u2019<\/em> to complete the TFS project configuration.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-6.png\" \/><\/p>\n<p>If you need to, you can change these settings by using the <strong>Change<\/strong> option or link provided. If you want to connect to a different TFS\/VSTS server or want to work in Standalone mode, select the <strong>Disconnect<\/strong> option\/link.<\/p>\n<h2>Connect to VSTS<\/h2>\n<p>Visual Studio Team Services (VSTS) is the cloud-based TFS offering from Microsoft. For more details on VSTS, please refer <a href=\"https:\/\/www.visualstudio.com\/products\/visual-studio-team-services-vs\">Visual Studio Team Services<\/a>.<\/p>\n<p>The Exploratory Testing tool supports both TFS and VSTS for work-item management. You can connect to VSTS in the same way we connected to TFS.<\/p>\n<p>Go to the Connection Settings screen, select the \u2018<em>Connected (TFS\/VSTS<\/em>)\u2019 option and provide the VSTS URL as the server URL.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-7.png\" \/><\/p>\n<p>Click on the \u2018<em>Next<\/em>\u2019 button, which will invoke the live id authentication screen, as shown below. Provide the live account associated with the VSTS account and then authenticate.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-8.png\" \/><\/p>\n<p>Once you are connected, the tool will display a list of the projects under the project collection. The VSTS server URL you have entered in the \u2018connection settings\u2019 window refers to a single project collection, but TFS will have set of project collections associated with it. As shown below, we don\u2019t have the project collection drop-down list in case of VSTS connection.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-9.png\" \/><\/p>\n<p>Select the project and the team for which you are planning to perform the Exploratory Testing.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-10.png\" \/><\/p>\n<p>Click on <em>\u2018Save\u2019<\/em> to connect with VSTS.<\/p>\n<h2>New session<\/h2>\n<p>Now that you are connected, you can start a new Exploratory Testing session. Open the Chrome browser and navigate to the web application that needs to be tested.<\/p>\n<p>Once the Exploratory Testing tool is connected to TFS\/VSTS, or is used in Standalone mode, (as you\u2019ve already selected under Connection Settings), the <strong>Start Session<\/strong> icon ( <img decoding=\"async\" style=\"display: inline; vertical-align: text-bottom;\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-11.png\" \/> ) will be enabled.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-12.png\" \/><\/p>\n<p>Click on the <strong>Start Session<\/strong> icon to start the testing session.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-13.png\" \/><\/p>\n<p>For the sample, we will use the <a href=\"http:\/\/www.asp.net\">www.asp.net<\/a> site.<\/p>\n<p>Once the session started, all the other icons such as screenshot capture and video recorder will get enabled.<\/p>\n<h3>Capture screen-shot<\/h3>\n<p>We can capture screen-shots of the application using the <strong>Capture screenshot<\/strong> ( <img decoding=\"async\" style=\"display: inline; vertical-align: text-bottom;\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-14.png\" \/> ) icon. Click on the icon to start the screen capture. Using the screen capture handler, we can select the complete or portion of the screen as shown below.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-15.png\" \/><\/p>\n<p>Select the area of the screen where we found some defects or something that requires to be improved. We can use various markers and highlighters that are available in the screen-capture toolbox to point to the objects or areas.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-16.png\" \/><\/p>\n<p>In this screenshot, we have used the eclipse and rectangle tools to highlight specific areas. As shown above, we have the option to select the color for the eclipse, rectangle, arrow and text.<\/p>\n<h4>Capture Screenshot Toolbar<\/h4>\n<p>The \u2018Capture Screenshot Toolbar\u2019 provides various options to capture the screenshots along with whatever annotations are required. The options available are:<\/p>\n<ul>\n<li><strong>Name:<\/strong> Allows you to name the screenshot properly to identify it later<\/li>\n<li><strong>Draw eclipse<\/strong>: helps to draw an eclipse in the selected screen portion<\/li>\n<li><strong>Draw rectangle<\/strong>: draws a rectangle over any part of the image<\/li>\n<li><strong>Arrow<\/strong>: draws an arrow to point any object in the screen<\/li>\n<li><strong>Text<\/strong>: helps to annotate or add text description in the screen itself<\/li>\n<li><strong>Blur<\/strong>: Blurs the area of the screen. This will be useful to hide the secret information such as personal identification details, subscription keys, etc.<\/li>\n<li><strong>Delete:<\/strong> Deletes an already-added shape<\/li>\n<li><strong>Save:<\/strong> Saves the screenshot as part of the exploratory test session<\/li>\n<li><strong>Delete:<\/strong> Removes the screenshot from the report<\/li>\n<\/ul>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-17.png\" \/><\/p>\n<p>This figure shows the result of using the different toolbox feature such as blur, rectangle, text, arrow and rectangle.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-18.png\" \/><\/p>\n<p>Save the screenshot as part of the Exploratory Testing session using the Save option from the toolbar.<\/p>\n<h3>Add note<\/h3>\n<p>We may need to add specific notes as part of the Exploratory Testing session to explain the process or steps followed in the testing process. We can use the <strong>Add note<\/strong> ( <img decoding=\"async\" style=\"display: inline; vertical-align: text-bottom;\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-19.png\" \/> ) icon from the Exploratory Testing tool for adding a new note.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-20.png\" \/><\/p>\n<h3>View session timeline<\/h3>\n<p>You can review, or see what we did, as part of the session by selecting the <strong>View session timeline<\/strong> ( <img decoding=\"async\" style=\"display: inline; vertical-align: text-bottom;\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-21.png\" \/> ) icon. The following figure shows a session timeline with one screenshot capture and note.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-22.png\" \/><\/p>\n<h3>Record screen<\/h3>\n<p>Screenshots may not able to capture the navigational issues or the rich UI elements as expected. If you hit a problem like this, the Exploratory Testing tool offers another option for showing what the bug was: you can record the screen. Invoke the screen recorder by clicking on the <strong>Record screen<\/strong> ( <img decoding=\"async\" style=\"display: inline; vertical-align: text-bottom;\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-23.png\" \/> ) icon.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-24.png\" \/><\/p>\n<p>We can record for a maximum of ten minutes, so if you need to record more than this you can split the recording into two different videos.<\/p>\n<p>Click on \u2018<em>Start recording\u2019 <\/em>to capture the screen navigations properly.<\/p>\n<p>The Start Recording button will open the \u2018Share Screen\u2019 popup window. This window will display all applications opened in our system like pdf documents, PowerPoint presentations, browser windows along with an option to share entire window. In following screen shot, I can share any of the displayed items like the browser window with asp.net site, pdf file, calculator, presentation, document file or the entire screen.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-26.png\" \/><\/p>\n<p>Note: This option helps us to do exploratory testing for a windows application or application running on another browser window like internet explorer. All other options are restricted to chrome browser only.<\/p>\n<p>Once the actions or navigations are complete, open the Exploratory Testing tool and select \u2018<em>stop recording<\/em>\u2019.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-28.png\" \/><\/p>\n<p>If you need to check the recording, move to the session timeline and view the recording that has been added to the timeline<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-30.png\" \/><\/p>\n<p>Click on the \u2018<em>Screen recording link\u2019<\/em> to play the recording.<\/p>\n<h3>Connect to Device<\/h3>\n<p>If you need to test the Responsive web design (RWD) of a new web application development, you can check the multi-device support for your application. The Exploratory Testing tool has an integration with Perfecto. Launch the device connection using the Connect to Device ( <img decoding=\"async\" style=\"display: inline; vertical-align: text-bottom;\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-32.png\" \/> ) icon.<\/p>\n<p>Perfecto is the leader in Mobile Front-end test automation. For more details about Perfecto, please refer <a href=\"https:\/\/www.perfectomobile.com\/\">https:\/\/www.perfectomobile.com\/<\/a><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-34.png\" \/><\/p>\n<h3>Stop Session<\/h3>\n<p>Click on the <strong>Stop session<\/strong> ( <img decoding=\"async\" style=\"display: inline; vertical-align: text-bottom;\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-36.png\" \/> ) icon to stop the testing session. This will clear the captured details and clean the timeline.<\/p>\n<h2>Create a Work-item<\/h2>\n<p>Once we identify a new bug or task, we can directly create the work-item from the Exploratory Testing tool.<\/p>\n<h3>Create Bug<\/h3>\n<p>Expand the <strong>Create bug<\/strong> ( <img decoding=\"async\" style=\"display: inline; vertical-align: text-bottom;\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-38.png\" \/> ) icon to view other options such as <em>\u2018Create task\u2019<\/em> and \u2018<em>Create test case\u2019<\/em><strong>.<\/strong><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-40.png\" \/><\/p>\n<p>Click on the \u2018<em>Create bug\u2019 <\/em>option to create a rich bug by adding all the details captured as part of the timeline. Provide the bug title in the \u2018<em>New bug<\/em>\u2019 window and select \u2018<em>Save<\/em><strong>\u2019<\/strong> to create the bug.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-42.png\" \/><\/p>\n<p>Click on the Session timeline to view the details<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-44.png\" \/><\/p>\n<p>Open the TFS Web Access and you should see the bug (id: 189). The Exploratory Testing tool created a bug with all the captured screenshots and notes included.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-46.png\" \/><\/p>\n<h3>Image Action Log<\/h3>\n<p>When we create a work-item, we have the option to include the image action log. If we select the checkbox \u201c<em>Include image action log<\/em>\u201d, this will include all the actions performed on the screen such as the selection of a URL, clicking a link. In the below figure, the user clicked on the \u2018<strong>Websites\u2019<\/strong> link\/button on the screen. This option will be helpful to record the test steps.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-48.png\" \/><\/p>\n<h3>Create Test case<\/h3>\n<p>We can create the test case directly from the Exploratory Testing tool. Expand the \u2018<em>Create bug\u2019<\/em> icon and select the \u2018<em>Create test case<\/em>\u2019 option. Provide the title for the test case and select the actions or steps that should be included in the test case.<\/p>\n<p>For creating the test case, we selected only two actions\/steps out of the three actions. Click on <em>\u2018Save\u2019<\/em> to create the test case.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-50.png\" \/><\/p>\n<p>Check the test case id from the timeline and verify the same in TFS\/VSTS.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-52.png\" \/><\/p>\n<p>Open the test case with id 16 and you should see the steps added to it. As we selected only two actions, the newly-created test case will have only two steps as shown in next figure.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-53.png\" \/><\/p>\n<h3>Create Task<\/h3>\n<p>Just like the bug and test case, we will be able to create tasks from the Exploratory Testing tool. As tasks are not related to the actions performed in the application, we are unchecking the \u2018<em>Include image action log\u2019<\/em> checkbox and creating a task using the screenshots and notes only.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-56.png\" \/><\/p>\n<p>Click on <em>\u2018Save\u2019<\/em> to create the task. Get the task id from timeline and verify it in TFS\/VSTS<\/p>\n<h3>Explore Work-items to link<\/h3>\n<p>New work-items such as a bug, task and test case may link to an existing work-item. For example, a newly-found bug is related to an existing test case. Exploratory Testing tool provides an option to explore the existing work-items for linking to the new ones.<\/p>\n<p>Select <strong>Explore work-items to link<\/strong> ( <img decoding=\"async\" style=\"display: inline; vertical-align: text-bottom;\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-59.png\" \/> ) icon and search for an existing work-item. In the following figure, we are searching for a work-item with the text \u201ctest\u201d.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-61.png\" \/><\/p>\n<p>Select the appropriate work-item from the search result and click on \u2018<em>Explore selected work-item\u2019<\/em>. This will link your session with the selected work-item, in our case test case 16.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-64.png\" \/><\/p>\n<p>We will now create a new bug and verify the link with test case 16 from the timeline.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-67.png\" \/><\/p>\n<p>Now we\u2019ll open the bug 17 from VSTS and verify whether the link is working or not. As you can see in the next figure, test case 16 is linked to our newly created bug 17 along with system information and test results.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-69.png\" \/><\/p>\n<h2>Standalone mode<\/h2>\n<p>Standalone mode is for everyone to explore the power of the Exploratory Testing. Anyone can test the application in either connected or disconnected mode. Irrespective of whether you have your defect management in TFS or HP ALM, we can use the Exploratory Testing tool for capturing rich defect information.<\/p>\n<p>If you don\u2019t have TFS or VSTS set up, select <strong>Standalone<\/strong> mode from Connection settings.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-73.png\" \/><\/p>\n<p>Start the session and perform the operations I\u2019ve already described. Once the testing is complete, select the <strong>Export<\/strong> option available under <strong>Session timeline<\/strong> to export the session report.<\/p>\n<p>Only the \u2018<em>Create bug\u2019<\/em> option is available in Standalone mode compared to the connected mode.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-75.png\" \/><\/p>\n<p>Create a bug and you\u2019ll notice that the image action log is available only for connected mode.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-79.png\" \/><\/p>\n<p>Move to timeline and select <em>\u2018Export<\/em><strong>\u2019<\/strong> to export the session details.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-82.png\" \/><\/p>\n<p>This will export the captured details, bugs and other information into an html file.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/XT-Session-Report.png\"\/><\/p>\n<p>You can use this file to file bugs in the defect tracking tool or share with teams to fix the same.<\/p>\n<h2>Error Fix<\/h2>\n<p>While doing the Exploratory Testing, if you find any of the issues I\u2019m about to illustrate, please go <strong>to \u2018<\/strong><em>Connection Settings\u2019<\/em> page and select the <em>\u2018Repair\u2019<\/em> option.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-88.png\" \/><\/p>\n<p>This action may cause the application to prompt for the TFS\/VSTS authentication. Provide the required credentials to reconnect to the server.<\/p>\n<h2>Update<\/h2>\n<p>Introduced a new feature to capture the page load data, which captures page load data along with timing of the resources loaded for your web application.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-90.png\" \/><\/p>\n<p>Page load data will be added as part of the work-item as System info, which provides more information about the environment where the defects found.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.red-gate.com\/simple-talk\/wp-content\/uploads\/2016\/08\/word-image-93.png\" \/><\/p>\n<h2>Conclusion<\/h2>\n<p>With the \u2018Exploratory Testing using Chrome\u2019 plugin, team members including project managers can test the application from anywhere, and capture the bugs in a more appropriate and consistent format. This handy tool reduces the complexity of defect-management and test-management tools. Moreover, it helps the managers to create tasks on the fly. It is likely that we can expect more integrations and features in upcoming versions of Exploratory Testing tool.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If all your application testing is done by test experts, who know how to record images, do screen-capture, write issue-reports to TFS more appropriate and consistent format and so on, you probably don&#8217;t need the &#8216;Exploratory Testing&#8217; chrome plug-in. Otherwise, it is worth checking out Ambily KK&#8217;s walkthrough.&hellip;<\/p>\n","protected":false},"author":8305,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[143538],"tags":[],"coauthors":[11284],"class_list":["post-66589","post","type-post","status-publish","format-standard","hentry","category-dotnet-development"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.red-gate.com\/simple-talk\/wp-json\/wp\/v2\/posts\/66589","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.red-gate.com\/simple-talk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.red-gate.com\/simple-talk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.red-gate.com\/simple-talk\/wp-json\/wp\/v2\/users\/8305"}],"replies":[{"embeddable":true,"href":"https:\/\/www.red-gate.com\/simple-talk\/wp-json\/wp\/v2\/comments?post=66589"}],"version-history":[{"count":12,"href":"https:\/\/www.red-gate.com\/simple-talk\/wp-json\/wp\/v2\/posts\/66589\/revisions"}],"predecessor-version":[{"id":91247,"href":"https:\/\/www.red-gate.com\/simple-talk\/wp-json\/wp\/v2\/posts\/66589\/revisions\/91247"}],"wp:attachment":[{"href":"https:\/\/www.red-gate.com\/simple-talk\/wp-json\/wp\/v2\/media?parent=66589"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.red-gate.com\/simple-talk\/wp-json\/wp\/v2\/categories?post=66589"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.red-gate.com\/simple-talk\/wp-json\/wp\/v2\/tags?post=66589"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.red-gate.com\/simple-talk\/wp-json\/wp\/v2\/coauthors?post=66589"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}