Test-Driven Development with ASP.NET Core MVC

  • John Ciliberti
Chapter

Abstract

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 feedback program.

Copyright information

© John Ciliberti 2017

Authors and Affiliations

  • John Ciliberti
    • 1
  1. 1.SpartaUSA

Personalised recommendations