Software Testing and Software Quality Assurance Videos and Tutorials: Unit Testing, Functional Testing, Load Testing, Performance Testing, Test Driven Development
 

ASP.NET MVC: Episode 2 with Charlie Poole – Creating Unit Tests with NUnit

In this second episode, Stephen Walther and Charlie Poole create the ASP.NET MVC application with Visual Studio and run their first unit tests with NUnit. Charlie Poole explains that you can take shorter or longer steps when testing depending on your confidence level. http://www.asp.net/learn/mvc-videos/video-406.aspx

An Introduction to Test Driven Development in C#

A 10 Minute introduction to test driven development and unit testing using NUnit and C#. Produced as part of the Readify Developer Network. [youtube f60aIlNhMoE] Aditional resource: Improving Application Quality Using Test-Driven Development (TDD) Demystifying Extreme Programming: Test-driven programming Bug Busters – Test Driven Development in .NET