.Net Coverage Validator - Overview
.Net Coverage Validator provides automatic source code coverage analysis of applications as they run. There is no need to recompile or relink your application. .Net Coverage Validator works with information provided by the Common Language Runtime. .Net Coverage Validator allows you to perform coverage analysis on your entire application. This makes .Net Coverage Validator an excellent tool for use in unit testing, where you need to check that all possible code paths have been taken.
To view the feature list for .Net Coverage Validator, click here.
You can use .Net Coverage Validator in the following way:
- Specify an executable to start, and .Net Coverage Validator will attach to that executable.
.Net Coverage Validator does not require your program to be recompiled
or relinked. The beta works with .Net 1.0, .Net 1.1 and .Net 2.0
All .Net software tools work with .Net applications, .Net services and ASP.Net.
.Net Coverage Validator does not cause significant drops in performance.
.Net Coverage Validator causes a target program to run marginally slower
than normal.

