Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
279 views

ETL Testing Tutorial - Tutorialspoint1

ETL testing involves testing an extract, transform, load (ETL) process to move data between heterogeneous data sources into a data warehouse. This tutorial is intended for readers looking to learn the basics of ETL testing, especially software testing professionals required to perform data analysis. A prerequisite is experience handling databases using SQL queries and an elementary knowledge of data warehousing concepts.

Uploaded by

jeffa123
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
279 views

ETL Testing Tutorial - Tutorialspoint1

ETL testing involves testing an extract, transform, load (ETL) process to move data between heterogeneous data sources into a data warehouse. This tutorial is intended for readers looking to learn the basics of ETL testing, especially software testing professionals required to perform data analysis. A prerequisite is experience handling databases using SQL queries and an elementary knowledge of data warehousing concepts.

Uploaded by

jeffa123
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

6/16/2021 ETL Testing Tutorial - Tutorialspoint

ETL Testing Tutorial

PDF Version

Quick Guide

Resources

Job Search

Discussion

An ETL tool extracts the data from all these heterogeneous data sources, transforms the data (like
applying calculations, joining fields, keys, removing incorrect data fields, etc.), and loads it into a
Data Warehouse. This is an introductory tutorial that explains all the fundamentals of ETL testing.

Audience

This tutorial has been designed for all those readers who want to learn the basics of ETL testing. It
is especially going to be useful for all those software testing professionals who are required to
perform data analysis to extract relevant information from a database.

Prerequisites

We assume the readers of this tutorial have hands-on experience of handling a database using
SQL queries. In addition, it is going to help if the readers have an elementary knowledge of data
warehousing concepts.

https://www.tutorialspoint.com/etl_testing/index.htm 1/1

You might also like