Skip to page content Skip to section menu Skip to site-wide navigation About Us | Consultancy | Training | Software | Publications | Open Source | Support | Open Standards | FAQ | Jobs
Site Style Info

C# Unit Testing — A 2-Day Course

Course Synopsis

The course provides a thorough introduction to the NUnit testing framework. It covers the concepts underlying unit testing, and the way these concepts are realised in the NUnit framework. The procedures for setting up NUnit and using it in C# development projects are covered in detail. The hands on exercises will familiarise students with test-driven development as a methodology for implementing highly reliable C# code.

Course Objectives

On completion of this course, delegates will know:

Intended Audience

The course is aimed at C# developers, quality-assurance engineers, and project managers.

Course Prerequisites

Before attending this course, students must have:

Publicly scheduled dates, locations, and prices

A schedule of dates for this subject is not currently available. Please call 0800 651 0338 or use our contact form to enquire about places and availability.


Outline Course Contents

Overview of NUnit

What to test for - Right BICEP

Structuring tests, automating tests, reporting results

Test-Driven Development (TDD)

Characteristics of Good Tests

Testing and Design

Testing and Project Planning and Management