This is the start of the document.
Skip to:

[Login] [Join]
Contact us now
1 (888) 357-1204

JUnit Training Course

Customized On-site Training

Request a Quote
or call 1 (888) 357-1204

( 1 day)

JUnit Training Summary

JUnit training course provides an introduction to regression testing framework.

You will learn about the unit testing, JUnit framework and how to set it up and use it with your Java projects. You will also get familiar with the test-driven development as a methodology for writing highly reliable Java code.

JUnit Training Prerequisites

Solid understanding of Java technology.

JUnit Training Outline


On Testing

  • Why testing?
  • Test, Test, and Test Some More

Introducing JUnit

  • JUnit 101
  • Using JUnit within Eclipse
  • Assertions in TestCase
  • Composing Test Cases
  • Combining Test Suites
  • Showing Test Results

Why JUnit?

  • Testing with JUnit – Advantages
  • Testing with JUnit – Disadvantages

Test-Driven Development

  • Exercise – Testing Simple Data Structures
  • Exercise – Testing Complex Data Structures
  • Exercise – Testing XML Parsing with Java
  • Testing with JUnit 4 and Java 5


This is the end of the document. Go back to the top.