CHAPTER 9

image

Test-Driven Development with ASP.NET MVC 4

9-1. Using Testing to Improve the Quality of Your ASP.NET MVC Application

Problem

You are part of an organization that does not follow a formal strategy for testing your applications. In most cases, testing is performed by a developer clicking through the completed application and verifying that it works as expected. In some cases, you may have a dedicated QA that does this basic click-through testing for you.

Unfortunately, you have found that this strategy fails on several levels. First of all, it relies on a completely manual process that is very time-consuming and may only cover a small ...

Get ASP.NET MVC 4 Recipes: A Problem-Solution Approach now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.