The purpose of this feature is to provide light weight test case management via a browser and this is something that a lot of our customers have been asking us about. We have been working with this feature for a while now, helping Microsoft with the testing of it and the prioritisation of their backlog and I have to say that we love it :)
To start with, if you are using Team Foundation Service, you have had it enabled from 29th Feb, but if you are using an on-premise TFS then you will need to install Update 2 CTP 2 in order to enable the feature.
So here we can see if we have logged onto Team Web Access you will see the new link “Test” hub:
From here we can interact with Test Plans that have been set up using Microsoft Test Manager (MTM). There are a number of things that you won’t be able to do like creating new test plans, creating test suites. Test Plans and Test Suites are pretty easy to create in MTM, then you will be able create new test cases and execute those test cases, let’s take a look at the experience for creating new test cases.
To create a new test case, ensure that you are positioned on a suite on the left hand side of the Test Hub, click the “New” button which is in the centre of the screen:
![]() |
| Test Hub |
![]() |
| New Test Case |
Once we click save the test case is created and brought to life in the test suite in the current test plan. From here we can choose to Reset to Active/Pass/Fail/Block or make the test case “Not applicable” without having to execute each of the test steps, which is great if you are in a hurry, know the steps that need to be executed and just want to show progress. Also note the filters that are present top right, along with the ability to change whether the test case pane is displayed at the bottom, the right or invisible.
If you want to execute the test case long hand, then that is covered too. All we have to do is select our test and click the “Run” button.
![]() |
| Test Suite |
Using this test runner, we can click through each test step, performing the action, checking the expected result and passing or failing the test step. If we find a bug, we can chose to fail the test step, make a comment and click the “Create Bug” button.
![]() |
| Test Runner |
This will bring up the Bug form in a similar way to the test runner experience in MTM. The new bug form is already populated with the information about the steps, what the user did, what was observed, what passed and where it failed. All that is left is to complete a title and perhaps a severity, hit save and close and we are done.
![]() |
| New Bug |
We are back at the test runner and TFS has “filled in the blanks” and worked out that the test result is probably a failure. It is also possible to View a summary of the bugs that have been raised using the button at the bottom of the screen, the titles of the raised bugs appear in the resulting pop-up. To update TFS with the results, simply click the “Save and Close” button at the top of the Test Runner.
![]() |
| Test Runner |
![]() |
| Test Suite Results |
Nice work Microsoft, yet again we can see that a more frequent cadence of release which means that users will not have to wait before they get updates with additional functionality. The fact that Microsoft uses their own tools to manage their own application lifecycle and they can release at this cadence only goes to show that TFS and Visual Studio really enables great ALM with Build.Measure.Learn loops :)








1 comment:
The new add on to the software is amazing.This makes easier to test the performance before confirming the code.
Automated testing tool
Post a Comment