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