Web / HTML5

TH5 Test Driving ASP.NET MVC

12/08/2011

9:30 AM - 10:45 AM

Level: Intermediate to Advanced

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.  You will learn to test your routes, controllers, and models BDD style with MSpec and MbUnit, and use the free WebAii framework to certify the user interface.

You will learn:
• How to write testable ASP.NET MVC applications
• How to test ASP.NET applications, including routing, controllers, and models
• How to test the User Interface (all using free/open source tools)