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.
Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.
Course 4 of 4 in the Java Testing Specialization.
Syllabus
WEEK 1
Parameterized Testing
In this module we will create reuseable tests that cbna be used for bulf data driven testing through the use of Parameterized Tests
WEEK 2
Dynamic Tests
This modules will look at JUnit 5 Dynamic Test Capabilities using JUnit Factory methods for generating tests rather than static test methods