Posted on: 9/27/2011 8:00:00 PM | Views : 731

It's much easier to write automated tests for your site than it is to do manual exploratory testing for each release. In this article, based on chapter 13 of ASP.NET MVC 3 in Action, the authors show how we can use MvcContrib project's route-testing API to make this testing easier. ...

Go to the complete details ...