Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
5 views4 pages

ETL Course - Ans

The document provides an overview of a course covering Data Warehousing, SQL, and Informatica ETL tools, including essential concepts such as ETL operations, data modeling, and testing methodologies. It outlines key topics like data marts, dimension and fact tables, OLAP vs OLTP, and various SQL commands and functions. Additionally, it discusses the use of scheduling tools for ETL testing and the challenges associated with data warehouse testing.

Uploaded by

maheshtester2525
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views4 pages

ETL Course - Ans

The document provides an overview of a course covering Data Warehousing, SQL, and Informatica ETL tools, including essential concepts such as ETL operations, data modeling, and testing methodologies. It outlines key topics like data marts, dimension and fact tables, OLAP vs OLTP, and various SQL commands and functions. Additionally, it discusses the use of scheduling tools for ETL testing and the challenges associated with data warehouse testing.

Uploaded by

maheshtester2525
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

Course Overview:

 Data Warehouse
 SQL

 Informatica

 QC Center

 Scheduling Tool for ETL Testing

 2 Project

DATA WAREHOUSE

 What is Data Warehouse.

A database is an organized collection of data, generally stored and accessed electronically from a computer
system. It's designed to efficiently store, manage, and retrieve large amounts of information.

 Purpose of Data Warehouse.

The purpose of a data warehouse is fundamentally different from a traditional database, even though both store
data. While a database (often called an OLTP - Online Transaction Processing - system) is designed for day-to-day
operations and capturing real-time transactions, a data warehouse (often called an OLAP - Online Analytical
Processing - system) is built specifically for analytical processing, reporting, and supporting business intelligence
(BI) activities.

 What is ETL.
 Overview of ETL Operations.

 ETL Architecture.

 What is Data Mart.

 Types of Data Mart.

 Data Mart vs Data Warehouse.

 What is Dimension Table.

 Types of Dimension Table.

 What is Fact Table.

 Types of Fact Table.

 What is OLAP.

 What is OLTP.

 OLAP vs OLTP.

 What is Data Modeling.

 Types of Data Modeling.

 Star Schema.
 Snow-Flake Schema.

 Normalization and De-Normalization.

 Slowly Changing Dimension (SCD) and Types.

 Uses Of SCD.

 Surrogate Key.

SQL for ETL Testing

 History of SQL
 Introduction of SQL with Oracle Database

 DBMS vs RDBMS

 Data Definition Language Command (DDL)

 Data Manipulation Language Command (DML)

 Transaction Control Language Command (TCL)

 Data Control Language (DCL)

 Data Type

 Aggregate Function

 Character Function

 Date Function

 Where Clause, Having Clause, Group By Clause

 Logical Operator, Comparison Operator

 Constraints

 Case Statement

 Rank & Dense Rank

 Pseudo Columns

 Set Operator

 Joins and Types of Joins

 Equi Join, Non-Equi Join, Cross Join, Self Join, Outer Join, Left Outer Join, etc.

 Difference between inner join and equi join

 Sub Queries

 What is view with real-time example

 Useful SQL query for Data Validation

 Uses of SQL function in transformation.


Informatica ETL tool

 Introduction of Informatica ETL tools


 Introduction of Informatica components

 Power center designer

 Power center workflow Manager

 Power center workflow Monitor

 Mapping

 WorkFlow

 Sessions

 Aggregate Transformation

 Filter Transformation

 Expression Transformation

 Router Transformation

 Joiner Transformation

 Sequence Generator Transformation

 Lookup Expression Transformation

 ETL Test Environment

 Environment With Practical

 ETL Tester Strategy

 ETL Testing Methodology

 ETL Testing Techniques

 ETL Functional Testing

 ETL Performance Testing

 Introduction of Slowly Changing Dimension (SCD)

 SCD Type 1, Type 2, Type 3 Testing

 Initial Load Testing

 Incremental Load Testing

 Surrogate Key & uses

 Testing Surrogate Key

 Testing Technical Attributes & Flags

 Testing Flat file Data


 Testing with different Source and Target

 Constraints Testing

 ETL Integration Testing

 ETL Regression Testing

 ETL System Testing

 UAT Testing

 Designing the Test Cases

 Challenges in DWH Testing

 Data Base Testing vs ETL/ DWH Testing

 About STM/ BRD Document

 Data Quality Rules

 Testing with Different Transformation

Scheduling Tool for ETL Testing

 About Scheduling Tools.


 How to Schedule the Job

 How to Run the Job

 Verifying the Log files in Scheduling Tools

You might also like