PreviousNext

Testing for Continuous Delivery with Visual Studio 2012

by bill-s, 2013-08-03T07:28:53.000Z

Testing is potentially an obstacle to agile software deployment. The smallest change in your code could require the whole application to be retested. This book shows you how to minimize these costs by using the testing infrastructure of Visual Studio 2012. The code samples gives you a starting point to test your infrastructure.

Read More