Loading Course Schedule...
PT3749
Summary
In this course, students learn how to use Test-Driven Development (TDD) techniques and the NUnit environment to produce high quality software through this hands-on course. This course focuses on TDD with NUnit 2.2, the .NET Framework Version 1.1 and C#.
Prerequisites
The student must be proficient in C# and familiar with the Visual Studio .NET environment.
Duration
3 Days/Lecture & Lab
Audience
This course is for developers and architects that develop for the .NET environment using C# and TDD.
Topics
- Explain what TDD is and it's advantages
- Develop a component using TDD
- Implement TDD using NUnit
- Explain the attributes used by NUnit
- Introduction to Test-Drive Development
- A Nunit Primer
- TDD Workshop