Tracking and comparing coverage history
I just presented to our development group and managers the application of NCover for use with our unit tests and TestComplete automated UI tests. It was impressive, but the suggestion that came out was that we need the ability to take several runs over time and compare them to track our progress. We'd like to graph the overall number and drill down to do the same thing for each module\namespace. We'd like to be able to quickly identify key modules\namespaces that have dropped off in coverage over time.
Thanks
Daniel