About Us | [Public iPhone iPad Courses] | [Public Android Courses] | [Public Arduino Courses] | [Contact Us]

Course JAV104
Java Unit Testing

Duration: 2 Days

Course Synopsis

This course provides an introduction to the philosophy and ethos of Unit Testing and now, in the case of Java development, it is realised via the JUnit testing framework. It describes the procedures for setting up JUnit and using it in Java development, and also integration of JUnit into the Eclipse Java Integrated Development Environment (IDE). Familiarisation with JUnit based unit testing is accomplished via a series of hands on exercises.

Course Objectives

By the end of the course student should know

The course is aimed at

Prerequisites

Publicly scheduled dates, locations, and prices

A schedule of dates for this subject is not currently available. Please call Ajay Patel on 02086471939 to enquire about places and availability.


Contents

Overview of Unit Testing and JUnit

Right BICEP - What to test for ?

Structuring tests, automating tests, reporting results

JUnit Extensions

Test-Driven Development (TDD)

Attributes of Good Tests

Testing and Design

Integarating Unit Testing with Project Planning and Management