PART 5

image

Validating (Software Testing)

Testing our software is always important. Historically, testing has been done only at the end of a project and not continuously. Many times the result has been that if development takes longer to complete, the test phase gets cut down in time in order to meet the release date. Obviously this has affected the outcome and quality of many projects. Luckily this has changed recently, especially with the popularity of Test Driven Development (TDD) and other agile practices.

In this part of the book we look at how Visual Studio 2012 and Team Foundation Server 2012 can help us improve our test efforts through the ...

Get Pro Application Lifecycle Management with Visual Studio 2012, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.