MSTest Results
-
Wednesday, March 28, 2012 12:34 PM
Hi folks,
I'm integrating unit tests into a build using TFSPreview. All works fine and failure show up as expected. Trouble is that through the Internet portal I cannot see the test results in terms of the Error Messages attached to the failing tests.Security is all set up fine.
Any ideas?
All Replies
-
Wednesday, March 28, 2012 4:14 PMOwner
From Web portal, you can only get info on how many test failed or passed. But if you need to get more information on the error then you have to user VS Client which supports to display the test result file or from portal, you can look at the "log" tab which has details on all the test passed or failed. That might give you what you are looking for.
- Edited by Anjana Mazumder MSFTMicrosoft Employee, Owner Wednesday, March 28, 2012 4:20 PM
- Proposed As Answer by Anjana Mazumder MSFTMicrosoft Employee, Owner Wednesday, March 28, 2012 6:21 PM
- Marked As Answer by Trevor HancockMicrosoft Employee, Moderator Thursday, March 29, 2012 4:30 PM
-
Thursday, March 29, 2012 7:06 AM
Thanks for the reply. Disappointing. The first question a manager or lead looking at the portal output will ask is why did it fail to get an immediate feel for the possible causes of an exception.
-
Thursday, March 29, 2012 2:01 PMOwner
I completely agree that this will be good feature. Please feel free to add a feature request here http://visualstudio.uservoice.com/forums/121579-visual-studio

