Videos

Our videos are directed by Francis For Coppola, but we hope they are helpful in better understanding how NCover can be used as a resource in measuring code quality metrics and improving the overall health of your .NET applications.

Best Practices for .NET Code Coverage

We have been covering code for over a decade. During that time, we have learned a lot from our customers on how to make the most out of implementing meaningful code coverage to teams. We thought it may help if we put together some…   Continue Reading

Code Coverage Metrics That Matter

The first rule of code coverage is that not all code coverage metrics are created equal.  In this webinar we discuss three key code coverage metrics that matter: branch coverage, sequence point coverage and the change-risk anti patterns score.  In addition, we cover how all three…   Continue Reading

Code Coverage And Your .NET Team

Incorporating code coverage as an integral part of your .NET development process is not as simple as evaluating code coverage tools and picking one.  Although it is critical to ensure that the code coverage solution tool you select can generate an unified coverage number across your team,…   Continue Reading

Best Practices – Code Coverage Metrics

This is part one in a four part Best Practices For .NET Code Coverage webinar series focused on using code coverage metrics to guide development efforts and improve overall code quality. We explain the importance of selecting the right combination of metrics to measure…   Continue Reading

Best Practices For Keeping NCover Running Smoothly

NCover can collect coverage on any .NET application for development teams, QA teams and project teams. Several of the features that make NCover so useful within these organizations are its ability to collect and display coverage trends over time, aggregate coverage by various testing methods, and…   Continue Reading

Video Tutorial on Code Coverage Visualization with NCover Bolt

NCover Bolt saves you time and effort by providing you with both a test runner and code coverage visualization software all within the same window. Bolt runs as a multi-platform test runner with the ability to work in multiple frameworks simultaneously. With its versatility and…   Continue Reading

Video Tutorial on Running Tests with NCover Bolt Test Runner

NCover has recently released a new test runner named Bolt.  This video will walk you through the various ways to run tests and gives you a quick tour of the interface.  Bolt supports running tests from multiple frameworks and will allow you  to view…   Continue Reading

Video Tutorial on Connecting NCover Bolt and NCover Desktop

NCover Bolt and Desktop offer a seamless integration to make it easier and faster to test your .NET code and review your coverage results. The connection between the two programs provides you with the ability to test projects using Bolt and view a full…   Continue Reading