Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
This specialization is intended for students interested to learn Java testing, mocking, improving their Java code, developing test-first Java artifacts, and building quality Enterprise Applications. There are four courses in the Specialization. Each course takes two weeks and about 3-5 hours of study time each week.
Syllabus
- Course 1: Overview of JUnit Testing
- Course 2: Mocking with JUnit
- Course 3: Java Testing: An Introduction to TDD
- Course 4: Parameterized and Dynamic Testing in JUnit
Courses
-
Test Driven Development (TDD) is an industry accepted technique to build Enterprise Applications and enhance quality. This course will introduce a test first approach for the development of Java artifacts and explain the benefits of adopting such a technique
-
In this course you will learn about how to test vast amounts of functionality using Parameterized Tests, Repeated Tests and Dynamic Tests without having to write verbose test scripts.
-
This course gives a foundational knowledge in mocking. What is mocking, why mock and how to mock are all questions that will be answered in this course.
-
This course is a basic introduction to JUnit, covering the essential techniques for testing java code.
Taught by
Grayson Lyvers