Tuesday, July 30, 2013

Free eBook of the Day: "Testing for Continuous Delivery with Visual Studio 2012" (now with ePub)

Microsoft Downloads - Testing for Continuous Delivery with Visual Studio 2012

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.

Version: 1.0

Date Published: 7/30/2013

  • TestingForContinuousDeliverywithVisualStudi2012-EPUB.epub, 10.7 MB
  • TestingforContinuousDeliverywithVisualStudio2012.pdf,  12.9 MB
  • TIG.EXE, 1.7 MB

This book is aimed at test engineers, managers, developers, and folks interested in understanding the changing world of test. Over the last several years, software testing has changed a great deal. In the past, test plans were on paper, filed away and out of sight. Today they are—or can be with Visual Studio—living documents, as manual and automated tests are integrating into the test workflow supported by the test infrastructure.

Today you no longer have to set up physical boxes; instead you can set up and automate virtual environments composed of virtual machines to meet your testing environment needs. With Visual Studio and Team Foundation Server, the pain of dealing with a heterogeneous test infrastructure is reduced, the cost and effectiveness of testing a product is improved, and regression testing becomes cost effective instead of a nightmare.

Knowing how to test is important, but understanding how this new infrastructure is changing the business of testing and software delivery is critical. Today's businesses require nimble teams that can support continuous delivery and deal with updates and bugs in an agile fashion. It's what your customers have come to expect.

In this guide, we follow a team as they move from a conventional approach to testing towards one more suited to the needs of present-day development. We see how they address the costs and the pain of their old methods by adopting the testing infrastructure of Visual Studio 2012

Looks like a re-release of "Testing for Continuous Delivery with Visual Studio 2012" eBook (Think Story based approach to presenting "Testing for Continuous Delivery"), but now with an ePub version. The date info in the PDF is still 12/2012...

But still, a nice reminder about this resource won't hurt. :)

 

Related Past Post XRef:
"Testing for Continuous Delivery with Visual Studio 2012" eBook (Think Story based approach to presenting "Testing for Continuous Delivery") 
"Testing for Continuous Delivery with Visual Studio 2012 RC" Free eBook (PDF) and code samples from Microsoft Patterns & Practices

No comments: