المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Testing: Perform Code Coverage Analysis with .NET to Ensure Thorough Application Test



C++ Programming
03-29-2009, 02:42 AM
When running your tests how do you know which parts of your product code are actually executed and tested? This article presents a complete system called Fundamental Function code coverage that operates at the method level. The author gives an overview of the system so you can understand code coverage principles, explains the key parts of the underlying code, and discusses how code coverage fits into the overall product development cycle. After reading this article you will be able to perform code coverage analysis on any .NET software system.

James McCaffrey

<a href="http://msdn.microsoft.com/magazine/2aba6636-82e6-4cdc-b961-219b29b82b13">MSDN Magazine April 2004