Introduction to NCover: Setting up for Analysis

Published November 18th, 2009 Under Software Testing | Leave a Comment

In this episode we are going to take a quick look at how to setup and use the NCover code coverage and analysis tool. Having the knowledge of the state of your code, is key to understanding the potential success and failures in your code. If having this knowledge is key to you, NCover is a great tool to help you better gain this knowledge.

http://www.dimecasts.net/Content/WatchEpisode/151

Introduction to NDepend: Adding NDepend to your Nant Script

Published November 11th, 2009 Under Coding, Software Testing | Leave a Comment

This episode we are we are going to take a look at the NDepend static analysis tool. When taking a look at NDepend we are going first to do a simple fly-by of how to setup and run NDepend. Once we have our simple project up and running we are going to turn our focus at takig a look at how to run NDepend from our NAnt scripts. Running NDepend as part of our builds will allow us to have a clear picture of the state of our code with each build.

http://www.dimecasts.net/Content/WatchEpisode/149

Improving Code Quality with Code Analysis

Published December 17th, 2008 Under Software Testing | Leave a Comment

Learn how to catch critical bugs earlier in the development cycle by identifying issues such as buffer overruns and SQL injection attacks before they actually cause a security exploit. The Code Analysis features in Microsoft Visual Studio help you tune application security, robustness, performance, and more. Learn about Code Analysis (for native and managed) and how to apply it effectively within your team’s development lifecycle. Also hear about new features in Visual Studio 2010, including the new Rule Sets feature that makes it easy to manage, configure, and maintain rules.

http://channel9.msdn.com/pdc2008/TL60/