'How to' Articles

These articles cover a wide variety of topics about using NCover and NCoverExplorer in a development environment.

Profiling ASP.NET Applications Running on IIS with NCover

In this article we'll show you how to use Selenium to test your web applications running on IIS and determine the percentage of your web application that is covered by your tests.

Read the article

Quick Tip: Failing Your Builds Based On Coverage Data

In this quick tip, we'll help you make sure that your builds break if coverage doesn't meet your project's requirements.

Watch the video

Creating a Good Support Ticket

From time to time, people run into issues with NCover. This article outlines how you can help us solve your issue in a timely and efficient manner.

Read the article

Quick Tip: Running NCover from Visual Studio

In this video, we'll show you how to run NCover and NUnit together as an external tool in Visual Studio.

Watch the video

Are you Covered? Measuring the Quality of .NET Code with NCover

This article, originally published on the Code Project website, describes the basics of code coverage and NCover.

Read the article

NCover Basics: Improving Json.NET's Test Suite with NUnit and NCoverExplorer

This article walks through the process of improving the quality of an open source project's NUnit test suite using NCoverExplorer.

Read the article

Integrating NCoverExplorer coverage reports with CruiseControl.NET

This article explains how to use NCoverExplorer to integrate NCover coverage reports into your CC.NET report.

Read the article