Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data Warehouse ( ETL Test ) for Beginners.
Rating: 4.2 out of 5(210 ratings)
4,124 students

Data Warehouse ( ETL Test ) for Beginners.

Learn methods to ensure the accuracy and completeness of data in the data warehouse
Last updated 12/2023
English

What you'll learn

  • Understand the basics of ETL/ELT testing
  • The importance of Data Quality within the Data Lifecycle
  • Perform database tests using queries
  • Perform the data validation

Course content

2 sections14 lectures30m total length
  • Introduction: what is ETL / ETL Test2:42
  • ETL test tools2:36
  • How to create a test case11:06

Requirements

  • Basic knowledge of SQL (( This course use DBeaver as s a free and open-source SQL client and database management tool).
  • Basic knowledge Microsoft Excel

Description

ETL (Extract, Transform, Load) testing is an essential part of data warehousing to ensure the accuracy, completeness, and consistency of data in the data warehouse. In this course you will learn Source-to-target mapping validation where you can compare the source data after applying the transformation rules with the target data after ETL processing and Data reconciliation to validate the completeness and accuracy of data after ETL processing.

By comparing the source data after applying the transformation rules with the target data, we can ensure that the transformation logic is applied correctly and there are no data loss or data truncation issues.

• In the end of the this section I am glad to inform you that you are aware now about:

•What is ETL

•What is ETL test

•What is ETL test tools

•How to create a test case

•When to test by eyeballing

•When to test by SQL query

•How to test transformation logic

•How to make a formula that can help you test faster

•How to test records counts by SQL query

•How to test null values by SQL query

•How to test duplicate values by SQL query

•How to test completeness for huge amount of data


Who should follow this course?

Students that want to learn the basics of Source-to-target mapping validation.

Business Analysts and Data Analysts that would like to learn more about Data reconciliation.

Software test Engineers and Managers considering to apply data quality standards within their organization


Requirements

Basic knowledge of SQL ( This course use DBeaver as s a free and open-source SQL client and database management tool).

Database setup (PostgreSQL, Oracle, SQL Server etc.) is recommended.


The course consists of the following modules:

Introduction

What is ETL/ELT Testing and Data Quality Management?

Understand the Mapping document

frame the source and target queries

Perform the data validation.

Who this course is for:

  • Students who want to learn Source-to-target mapping validation with SQL queries.
  • Business Analysts and Data Analysts that would like to learn more about Data reconciliation.
  • Software test Engineers and Managers considering to apply data quality standards within their organization