Videos

NCover videos are provided as a resource for learning more about .NET code coverage and the implementation of NCover. Videos cover topics including best practices, setting up and managing code coverage projects, configuration and usage options, improving code quality and other NCover specific topics.

Video Tutorial on Managing Code Coverage Threshold Levels With NCover

Great code is the ultimate goal for every programmer. Having code that functions properly makes everyone, including your own clients, happy. Code coverage threshold levels within NCover Code Central and Desktop allow you to set customizable threshold levels to determine whether your code is…   Continue Reading

Video Tutorial on Merging And Consolidating To Join Multiple Executions with NCover

WIth NCover, you can collect code coverage across multiple machines, multiple users and multiple executions.  Aggregating all of this data is part of what makes NCover so effective in improving overall .NET code quality.  It can also create a lot of data.  By merging…   Continue Reading

Video Tutorial on Including And Excluding Profiled Code With NCover Pre-Coverage Filters

When your clients use your applications, you want them to bask in all of its code-glory.  However, when you are developing and testing your applications, particularly if they have become as epic in size as they have in ambition, you may want to isolate…   Continue Reading

Video Tutorial on Creating A New NCover Code Coverage Project

Every day our own development team works hard to make NCover both powerful enough to handle all of your .NET code coverage scenarios and easy enough to get started on your code coverage project quickly. How quickly can you get started? Well, we put…   Continue Reading