Test-Driven Development (TDD) and JUnit Essentials

Test Driven Development (TDD) and Unit Testing Essentials is a three-day, comprehensive hands-on test-driven development / JUnit / TDD training course geared for developers who need to get up and running with essential Test-driven development programming skills using JUnit and various open-source testing frameworks. Throughout the course you’ll learn, explore and gain practical experience working with best practices for writing great programs in Java, using test-driven development techniques. This course quickly introduces you to the core features and benefits of JUnit. You’ll leave this course armed with the skills required to leverage solid test driven development and unit testing techniques, using the latest industry techniques and best practices.

Retail Price: $1,995.00

Next Date: 05/15/2024

Course Days: 3


Enroll in Next Date

Request Custom Course


At Course Completion

Working in a hands-on learning environment, guided by our expert team, you will:

· Understand JUnit.

· Understand and use the JUnit Test Runner interface.

· Use JUnit to drive the implementation of Java code.

· Best practices and patterns for test development.

· Understand the role of debugging when done in conjunction with tests.

· Understand not only the fundamentals of the TDD using Java, but also its importance, uses, strengths and weaknesses.

· Understand how JUnit affects your perspective on development and increases your focus on a task.

· Learn good JUnit coding style.

· Create well-structured JUnit programs.

· Compile and execute programs using JUnit and DBUnit

· How to extend testing with mock objects using Mockito.

· Look at refactoring techniques available to make code as reusable/robust as possible.

· Discuss various testing techniques.

 

Audience Profile

This programming course is for experienced Java developers.

 

Prerequisites

Students should have development skills at least equivalent to the following course(s) or should have attended as a pre-requisite:

· TT2104 Core Java Programming for OO Experienced Developers – 4 days


Outline

Session: Introducing Test-driven Development

Lesson: Test-Driven Development

· Rationale for TDD

· The process of TDD

· Advantages to TDD

· Side-effects of TDD

· Tools to support TDD

· Tutorial: Setup IntelliJ for Using Maven

Session: Unit Testing using JUnit

Lesson: Unit Testing Fundamentals

· Purpose of Unit Testing

· Good Unit Tests

· Test Stages

· Unit Testing Vs Integration Testing

· Understanding Unit Testing Frameworks

Lesson: Jumpstart: JUnit 5.x

· Understand and work with the features of JUnit

· Write unit tests using @Test annotation

· Test Result Verification (Assertions)

· Manage fixtures using @BeforeEach, @AfterEach, @BeforeAll and @AfterAll annotations

· Maven setup using Surefire plugin

· Lab: Demo JUnit

· Lab: Build JUnit Case Study

· Lab: Jumpstart JUnit

Lesson: Annotations

· Use @DisplayName to specify a custom name for the test

· Check for exceptions thrown by test

· Use @Disabled to prevent a test class or method from running

· Use timeouts to fail test that take longer than required

· Test Execution Order

· Lab: Working with @Test Annotation

Lesson: Hamcrest

· Learn the notation of assertThat

· Know the objective of Hamcrest library

· Use Hamcrest's logical and object matchers

· Use Hamcrest's number and collection matchers

· Lab: Working with Hamcrest

Lesson: Parameterized Tests

· The @ParameterizedTest annotation

· A parameterized test to test code under several conditions

· Define different sources for test data (@ValueSource, @CsvSource, @CsvFileSource,@EnumSource, @MethodSource, @ArgumentSource)

· Lab: Working with Parameterized Tests

Lesson: Advanced Features

· JUnit 4 vs JUnit 5

· Nested Unit Tests

· Repeated Tests

· JUnit Extensions

· ExecutionConditions

· Lambda Support

· Grouped Assertions

· Lab: Working with Advanced Features

Lesson: JUnit Best Practices

· "Good" Tests

· Bad Smell

· White-Box Unit Testing

· Black-Box Unit Testing

· Automation and Coverage

Session: Mocking

Lesson: Mocking of Components

· Why We use Test Dummies

· Mock Objects

· Working with Mock Objects

· Using Mocks with the User Interface

· Mock Object Strategies

Lesson: Mock Objects and Mockito

· Mockito Description and Features

· Mockito Object Lifecycle

· JUnit 5 and Mockito Dependency Injection

· Stubs Using ArgumentMatchers

· Verifying Behavior in Mockito

· Partial Mock Objects

· The Spy annotation

· Lab: Mock Object and Mockito

Lesson: PowerMock

· PowerMock Description and Features

· Using PowerMockito

· @PrepareForTest

· Mocking a final class or final method

· Mocking a Static Method

Session: Advanced Topics

Lesson: State-based vs. Interaction-based Testing

· State-based Testing

· Interaction-based Testing

· Mock Objects Support Each Approach

· Three Areas to Check in a Test

· Lab: Interaction-based Testing

Lesson: Improving Code Quality Through Refactoring

· Refactoring Overview

· Refactoring and Testing

· Refactoring to Design Patterns

· Lab: Refactoring

· Lab: Best Practices - Refactoring Tests

Lesson: Database Testing: DbUnit

· Setting up DbUnit

· Defining a Dataset File in XML, CSV or Excel

· Writing a DbUnit Test Class

· Assert the results

· Use the FailureHandler and ValueComparer

· Using Date and Time in test sets

· Export a data set

· Lab: Introduction to DbUnit

· Lab: DbUnit Assertions

· Lab: Selenium and DbUnit

Course Dates Course Times (EST) Delivery Mode GTR
5/15/2024 - 5/17/2024 10:00 AM - 6:00 PM Virtual Enroll
7/17/2024 - 7/19/2024 10:00 AM - 6:00 PM Virtual Enroll
9/18/2024 - 9/20/2024 10:00 AM - 6:00 PM Virtual Enroll
10/30/2024 - 11/1/2024 10:00 AM - 6:00 PM Virtual Enroll
12/11/2024 - 12/13/2024 10:00 AM - 6:00 PM Virtual Enroll