© John Ciliberti 2017

John Ciliberti, ASP.NET Core Recipes, https://doi.org/10.1007/978-1-4842-0427-6_7

7. Test-Driven Development with ASP.NET Core MVC

John Ciliberti

(1)Sparta, New Jersey, USA

The cost of bugs that make their way into production code is difficult to measure. This is especially true if a bug (or a combination of them) results in lost customers and decreased sales. While it may not be possible to prevent all defects from reaching production, you can significantly improve the quality of your application by implementing a comprehensive quality control strategy. This strategy should consist of unit tests, static code analysis, peer code reviews, integration tests, and performance tests, topped off with manual testing and a customer ...

Get ASP.NET Core 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.