Quality enablement to achieve predictable delivery

You need quality enablement to achieve predictable delivery for your organisation which takes effort to achieve.
Standard Environments for Automated Deployment and Testing

Standard Environments in Visual Studio 2012 Team Foundation Server make it possible to have an automated deployment of your software to a development or QA environment. You can then have a bunch of automated tests run in those environments, collecting data all the while.
Finding the problem on a partially succeeded build on Team Foundation Build Services 2010

Now that I have the Build failing because of a genuine bug and not just because of a test framework failure, lets see if we can trace through to finding […]
Solution: Testing Web Services with MSTest on Team Foundation Build Services 2010

Guess what. About 20 minutes after I fixed the build, Allan broke it again! Update: 4th March 2010 – After having huge problems getting this working I read Billy Wang’s […]
Visual Studio Team Test Quick Reference Guide 1.0

If you are in any way involved in or thinking bout Testing code, Websites or Web Services then you should have a look at the VSTT Quick Reference Guide 1.0 […]