Slides & Code from “Testing & Debugging Microsoft SharePoint Applications with Microsoft Visual Studio 2012”

June 06, 2013

Just wrapped up speaking at Microsoft TechEd New Orleans 2013.  As promised, here are the slides and demos from the talk I did with Brian Randell.

Testing and Debugging Microsoft SharePoint Applications with Microsoft Visual Studio 2012

Visual Studio 2012 updates 1 and 2 have introduced a host of new capabilities to make it easier to test and debug SharePoint 2010 and SharePoint 2013 applications. In this demo-packed session, see how you can write unit tests for SharePoint which can run with the aid of SharePoint Emulators, without requiring a physical SharePoint deployment. Learn how to author coded UI tests which allow you to script tests which simulate users interacting with your SharePoint applications. Learn how you can compose web performance tests into load tests which can be used to test the performance and scalability of your SharePoint applications. Finally, see how IntelliTrace can be used to go deep into the SharePoint stack and understand exactly what’s happening when things go wrong.

download slides
download pdf
download code

Thanks,

-Ben

Categories: visual-studio-2012