Test-driven Development in Java

Instruction Language: English

Duration: 2 days

The main objective for this course is to provide you with all the necessary information to write unit and integration tests in Java.

Who benefits? Java Developers. Students should have a good understanding of the Java Platform Standard and Enterprise Edition.

This comprehensive course leads you through the necessary skills and tools to follow Test-Driven Development in Java. The following aspects are covered:

Course Content (Trivera course catalogue)

Session 1: Introduction Test-Driven Development

Lesson: Test-Driven Development

Lesson: Continuous Integration and Unit Testing

Session 2: Java Unit testing techniques

Lesson: JUnit 4

Lesson: Mock Objects and DBUnit

Session 3: Web Application Testing Techniques

Lesson: Introduction to HttpUnit