ETL Testing
1. Basics:
Need for Data Warehousing
What is Data Warehousing?
Concepts of OLTP and OLAP
Difference between Database and Data Warehousing
2. Data Warehousing Concepts
Data Models
Conceptual Data Model
Logical Data Model
Physical Data Model
Data Schemas
Star Schema
Snow Flake Schema
SCD 1,2 and 3 types
Normalization
3. SQL Basics
DDL Commands
DML commands
DCL Commands
TCL Commands
DQL Command(using clauses)
Constraints
Joins
Temp Tables
CTE
4. Introduction to ETL Testing
5. ETL Testing Concepts
Requirements Gathering
High Level Design
Low level Design
Development
Unit Testing
Integration Testing
Test cases preparation
6. Types of ETL Testing
7. ETL Testing Defects
8. Defect Reporting