SharePoint/Office

T19 Unit Testing in SharePoint

03/26/2013

2:30 pm - 3:45 pm

Level: Introductory to Intermediate

Jim Wooley

Solution Architect

Slalom Consulting

The SharePoint platform has plenty of built-in functionality to plug together many existing components. When building custom components and workflows, it is often best to start with coded unit tests to reflect the requirements and isolate your business logic from the SharePoint infrastructure. In this session you will see how to incorporate unit testing into your SharePoint development approach.

You will learn:

  • Understand how to isolate your business functionality to make it testable
  • Understand why you would want to incorporate unit testing into your SharePoint development methodology
  • How to abstract the SharePoint infrastructure to keep your SharePoint development tests working regardless of environment