Parameterized and Dynamic Testing in JUnit
Offered By: LearnQuest via Coursera
Course Description
Overview
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.
Syllabus
- 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
- Dynamic Tests
- This modules will look at JUnit 5 Dynamic Test Capabilities using JUnit Factory methods for generating tests rather than static test methods
Taught by
Grayson Lyvers
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera