Web / HTML 5

T6 Test Driving ASP.NET MVC2

04/19/2011

10:45 AM - 12:00 PM

Level: Intermediate

Philip Japikse

Microsoft MVP, MCSD, CSM, and CSP

Developer, Coach, Author, Teacher

There are many benefits to the ASP.NET MVC framework, and one of the biggest is the testability. In this session you will learn to test your routes, controllers, and models BDD style with MSpec and MbUnit, and use WatiN to certify the user interface.

You will learn:

  • How to test routes
  • How to test controllers
  • How to test the UI with WatiN