
< OUR MOST POPULAR TRAINING COURSE />
Database Testing & Test Data Management with DB Unit
Overview

DURATION: 1 Day
One of the toughest and most tedious part of enterprise testing is preparing the database with the right test data for each test, and then resetting the data after each test. This is exactly what DB Unit does. Before each test, DB Unit will load the pre-defined “data set” appropriate for each test. In can also do clean up or resetting of the database after each test. DB Unit can also validate the values written on the database.
Prerequisite
Course Outline:
Database Testing & Test Data Management with DB Unit
- DB Unit Overview
- Project Setup
- Writing at dataset
- Connecting to a database
- Reading the dataset
- Asserting