TFS Build Configuration Vs Test Manager
- by Ben
Hi,
I have been tasked with setting up TFS 2010 for my company. After setting up TFS and configuring the basics (New collection, project, adding solution to souce control), i thought i would try out some unit testing with it.
I configured the Build Controller and Agent for my solution and added in some basic unit tests.
These ran ok and did exactly what i would expect (i broke the build then ran the Build Definition, and it showed me where the errors were).
My question is, what advantages (apart from the "Black box call stack logger") does Test Manager have over the TFS builds? Is it worth the extra effort of setting that up and configuring it?
Only knowing the basics of what Test Manager is, that may be a very naive question to ask, and i appoligise if it is.
Thanks