Visual Studio Update 1 Videos and Testing for Continuous Delivery Book

Visual Studio 2012 Update 1 was released last week. There is a decent amount of new bits in there. Check https://blogs.msdn.com/b/visualstudioalm/archive/2012/11/26/visual-studio-and-team-foundation-server-2012-update-1-now-available.aspx

Also we released some nice short videos to introduce some of the features. Check out the following videos

Enhanced features for testing software with Visual Studio

Understanding complex code with Code Map

Developing, testing, and production debugging for SharePoint

 

 

The “Testing for Continuous Delivery with Visual Studio 2012” ebook is also final. This is fantastic guide that I highly recommend. From the download page

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.

Get it from https://www.microsoft.com/en-us/download/details.aspx?id=35380

Ahmed Salijee