Test Driven Development (TDD) Using C#
Students Will Learn:
- Unit Testing Using NUnit and Visual Studio
- Regression and Acceptance Testing
- Mocks, Fakes, and Stubs
- Database Issues in TDD
- Continuous Integration Servers
- Automated Testing
- TDD Patterns and Anti-Patterns
Course Description: This course provides students with hands on experience learning Test Driven Development (TDD) using NUnit and Microsoft's Visual Studio. Students will build unit tests using mocks, fakes, stubs and drivers, and address issues working with databases and other systems. Student will create tests and code that will be more likely to meet and exceed requirements. Code that receives "test coverage" will not break existing systems, because tests are passed before code is checked in.
Students will also examine TDD in other languages like Java to gain a broader view of options and issues working in a multi-language shop. Comprehensive labs using C# provide facilitated hands on practice crucial to developing competence and confidence with the new skills being learned.
Course Prerequisites: C# programming experience and an understanding of object-oriented design principles. HOTT's Learning to Program with C# course or equivalent knowledge provides a solid foundation.
Test Driven Development (TDD) Using C# Course Overview:
| Why Test? Think Twice, Write Production Code Once
|
Unit Testing
|
Mocks, Fakes, Stubs and Drivers
|
Database Unit Testing
|
System, Regression and Acceptance Testing
|
Patterns and Anti-Patterns in TDD
|
Continuous Integration Servers/Automated Testing
|
Introduction to Refactoring
|

