An introductory presentation about testing with MSTest, Visual Studio, and Team Foundation Server 2010
Posted
by Thomas Weller
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Thomas Weller
Published on Mon, 21 Feb 2011 19:05:52 GMT
Indexed on
2011/02/21
23:25 UTC
Read the original article
Hit count: 483
While it was very quiet here on my blog during the last months, this was not at all true for the rest of my professional life. The simple story is that I was too busy to find the time for authoring blog posts (and you might see from my previous ones that they’re usually not of the ‘Hey, I’m currently reading X’ or ‘I’m currently thinking about Y’ kind…).
Anyway. Among the things I did during the last months were setting up a TFS environment (2010) and introducing a development team to the MSTest framework (aka. Visual Studio Unit Testing), some additional tools (e.g. Moq, Moles, White), how this is supported in Visual Studio, and how it integrates into the broader context of the then new TFS environment.
After wiping out all the stuff which was directly related to my former customer and reviewing/extending the Speaker notes, I thought I share this presentation (via Slideshare) with the rest of the world. Hopefully it can be useful to someone else out there…
Introduction to testing with MSTest, Visual Studio, and Team Foundation Server 2010
Be sure to also check out the slide notes (either by viewing the presentation directly on Slideshare or - even better - by downloading it). They contain quite some additional information, hints, and (in my opinion) best practices.
© Geeks with Blogs or respective owner