ETL (Extraction Transformation & Loading) Testing Training Course Content

Similar documents
ETL TESTING TRAINING

Data Warehousing Concepts

Informatica Power Center 10.1 Developer Training

Oracle Database 10g: Introduction to SQL

Module 1.Introduction to Business Objects. Vasundhara Sector 14-A, Plot No , Near Vaishali Metro Station,Ghaziabad

A Unit of SequelGate Innovative Technologies Pvt. Ltd. All Training Sessions are Completely Practical & Real-time

Oracle SQL & PL SQL Course

IBM WEB Sphere Datastage and Quality Stage Version 8.5. Step-3 Process of ETL (Extraction,

ETL Interview Question Bank

Oracle. SQL(Structured Query Language) Introduction of DBMS. Build In Function. Introduction of RDBMS. Grouping the Result of a Query

Sql Server Syllabus. Overview

Call: Datastage 8.5 Course Content:35-40hours Course Outline

Business Analytics. SQL PL SQL [Oracle 10 g] P r i n c e S e t h i w w w. x l m a c r o. w e b s. c o m

T-SQL Training: T-SQL for SQL Server for Developers

Introduction to Computer Science and Business

Oracle Database: Introduction to SQL Ed 2

Oracle Database 11g: SQL and PL/SQL Fundamentals

Oracle Database 12c SQL Fundamentals

Querying Data with Transact SQL

EDUVITZ TECHNOLOGIES

Course Outline and Objectives: Database Programming with SQL

1. Analytical queries on the dimensionally modeled database can be significantly simpler to create than on the equivalent nondimensional database.

Call: SAS BI Course Content:35-40hours

Oracle Syllabus Course code-r10605 SQL

Course Contents: 1 Datastage Online Training

Oracle Database: SQL and PL/SQL Fundamentals NEW

Certification Exam Preparation Seminar: Oracle Database SQL

Oracle Database: SQL and PL/SQL Fundamentals Ed 2

Querying Data with Transact-SQL

After completing this course, participants will be able to:

MCSA SQL SERVER 2012

1 Writing Basic SQL SELECT Statements 2 Restricting and Sorting Data

Querying Data with Transact SQL Microsoft Official Curriculum (MOC 20761)

1 Dulcian, Inc., 2001 All rights reserved. Oracle9i Data Warehouse Review. Agenda

Table of Contents. Oracle SQL PL/SQL Training Courses

Contact: / Website:

Querying Data with Transact-SQL

COURSE OUTLINE MOC 20461: QUERYING MICROSOFT SQL SERVER 2014

normalization are being violated o Apply the rule of Third Normal Form to resolve a violation in the model

5. Single-row function

SQL Server and MSBI Course Content SIDDHARTH PATRA

MTA Database Administrator Fundamentals Course

SQL Server Interview Questions

Review -Chapter 4. Review -Chapter 5

Microsoft Querying Microsoft SQL Server 2014

Index. Bitmap Heap Scan, 156 Bitmap Index Scan, 156. Rahul Batra 2018 R. Batra, SQL Primer,

ORACLE PL/SQL DATABASE COURSE

"Charting the Course... Oracle18c SQL (5 Day) Course Summary

Data Integration and ETL with Oracle Warehouse Builder

JSPM s Bhivarabai Sawant Institute of Technology & Research, Wagholi, Pune Department of Information Technology

20461: Querying Microsoft SQL Server 2014 Databases

Implement a Data Warehouse with Microsoft SQL Server

Deccansoft softwareservices-microsoft Silver Learing Partner. SQL Server Syllabus

SQL (Structured Query Language)

20463C-Implementing a Data Warehouse with Microsoft SQL Server. Course Content. Course ID#: W 35 Hrs. Course Description: Audience Profile

Implementing a Data Warehouse with Microsoft SQL Server

Contact: / Website:

20461: Querying Microsoft SQL Server

Exam /Course 20767B: Implementing a SQL Data Warehouse

SAS CURRICULUM. BASE SAS Introduction

After completing this course, participants will be able to:

Course 20461C: Querying Microsoft SQL Server

Querying Microsoft SQL Server (MOC 20461C)

Venezuela: Teléfonos: / Colombia: Teléfonos:

Implementing a SQL Data Warehouse

Techno Expert Solutions An institute for specialized studies!

Learn Well Technocraft

Assignment Session : July-March

Teradata SQL Features Overview Version

Interview Questions on DBMS and SQL [Compiled by M V Kamal, Associate Professor, CSE Dept]

Querying Microsoft SQL Server

SQL Fundamentals. Chapter 3. Class 03: SQL Fundamentals 1

Oracle Database 11g: Data Warehousing Fundamentals

AO3 - Version: 2. Oracle Database 11g SQL

Oracle Database: SQL and PL/SQL Fundamentals NEW

Querying Microsoft SQL Server

Oracle Database 11g: Administer a Data Warehouse

Complete. The. Reference. Christopher Adamson. Mc Grauu. LlLIJBB. New York Chicago. San Francisco Lisbon London Madrid Mexico City

Microsoft Implementing a SQL Data Warehouse

Querying Data with Transact-SQL (761)

Data about data is database Select correct option: True False Partially True None of the Above

20767B: IMPLEMENTING A SQL DATA WAREHOUSE

Oracle Developer Track Course Contents. Mr. Sandeep M Shinde. Oracle Application Techno-Functional Consultant

20461D: Querying Microsoft SQL Server

OBIEE Course Details

Querying Data with Transact-SQL

"Charting the Course to Your Success!" MOC D Querying Microsoft SQL Server Course Summary

Advanced SQL Tribal Data Workshop Joe Nowinski

Data Warehouse and Data Mining

Querying Microsoft SQL Server

Oracle 1Z0-640 Exam Questions & Answers

Course Modules for MCSA: SQL Server 2016 Database Development Training & Certification Course:

Question: 1 What are some of the data-related challenges that create difficulties in making business decisions? Choose three.

20761B: QUERYING DATA WITH TRANSACT-SQL

Oracle Database: Introduction to SQL/PLSQL Accelerated

Implementing a Data Warehouse with Microsoft SQL Server 2012

02 Hr/week. Theory Marks. Internal assessment. Avg. of 2 Tests

Sql Fact Constellation Schema In Data Warehouse With Example

Using SQL with SQL Developer 18.2

Version: 1. Designing Microsoft SQL Server 2005 Databases

Transcription:

1 P a g e ETL (Extraction Transformation & Loading) Testing Training Course Content o Data Warehousing Concepts BY Srinivas Uttaravilli What are Data and Information and difference between Data and Information? o What is Table? o What is Database? o What is Data Warehouse? o Difference between Database and Data Warehouse? o Advantages of Data Warehouse and why we need the same? o What is DataMart? o What is the Difference between DataMart and Data Warehouse? o What are the approaches we have to build Data Warehouse? o What is top down and bottom up approach in data ware house, differences between those? o What are the types of Data Marts? o Is Data Mart first or Data Warehouse First while building the Data Warehouse? o What is OLTP (Online Transactional Processing), when and why we need the same? o What is OLAP (Online Analytical Processing), when and why we need the same? o What are the differences between OLTP and OLAP? o What is Dimension Table and types? o What is SCD (Slowly Changing Dimension) and types? SCD Type1? SCD Type2? SCD TYPE3? o How we can find Dimension tables in Real time? o What is Fact and how many types of Facts we have? o What are the Fact table and types? o How we can find Fact tables in Real time? o What is surrogate key and why we need in real time? o What is Start Schema? o What is Snowflakes Schema? o Star Schema vs. Snowflakes Schema? o What is ODS (Operational Data Store)? o OLTP Vs ODS vs Data Warehouse? o What is Data modelling? o Why should a tester know Data modelling? o What is Conceptual modelling? o What is Logical modelling? o What is Physical modelling?

2 P a g e SQL CONCEPTS BY SRINIVAS UTTARAVILLI o What is the Table? o What is the Data base? Why we need? o Different Data bases in Market? And Differences? o What are the DDL, DML and DCL? -DDL (Data Defamation Language) CREATE ALTER DROP RENAME TRUNCATE -DML (Data Manipulation Language) SELECT INSERT UPDATE DELETE -DCL (Data Control Language) GRANT REVOKE NOTE: Detailed level explanation with syntax o What are the Data types and why we need the same in Data base? o SQL- Operators? o What is Constraint and why we need? o What are PK and FK, How to create? o Useful (For ETL testing) functions in ORACLE o What are the aggregate functions and why we need? o SELECT Statement usage? o What are the aggregate functions and why we need? o What are the conditions we should follow while using aggregate functions? o What is group by clause and why we need it? o What is Having Clause and why we need it? o What is distinct clause and why we need the same? o What is NULL Value? o What is NVL Function and why we need the same? o What is Row number? o What is Rowid? And how it is useful in real-time? o What is surrogate key and when we use this?

3 P a g e o What are COLUMN ALIASES and TABLE ALIASES? What are the differences between those? How useful these? o What is UNION and UNION All? And Differences? What are the prerequisites to perform the same? o What is JOINS? Why we need and Types? INNER JOIN OR EQUE JOIN LEFT OUTER JOIN OR LEFT JOIN RIGHT OUTER JOIN OR RIGHT JOIN FULL JOIN OR FULL OUTER JOIN o OLAP Features CASE DECODE RANK () DENSE_RANK () ETL TESTING INTRODUCTION BY SRINIVAS UTTARAVILLI o What is ETL? o Architecture of ETL? o What is ETL Testing? o What are the areas in ETL Architecture? o What is Staging area? Data Merging? Data Cleansing? Data Scrubbing? Data Aggregation? o What is Data model? o What is Design document? o What is mapping document? What it contains and why exactly we need it? o What is the test plan and what are the inputs we need to give while preparing the same? o What is Data load and types? o What are the ETL Tester responsibilities? o What is test case? o What kind of scenarios we need cover while we writing the test cases? o What is test data? When and why it required in real-time? Quality Center By Srinivas Uttaravilli o What is Quality Center and why we need? o What are the important components in QC and how those are useful for ETL Tester? o What is the life cycle of test case execution? o What are Test plan and Test lab and differences? o What is Defect/Bug? o What is Defect life cycle management? Who are involved in?

4 P a g e o What is Defect Triage meeting? o What are different statuses in Defect life cycle? INFORMATICA TOOL BASIC CONCEPTS by Srinivas Uttaravilli o What are the ETL Development tools in Market? And why we need? o Components of the INFORMATICA and uses? Repository manager Designer Workflow Manager Workflow Monitor o How to run the job In INFORMATICA? o How to capture the job statics of INFORMATICA? NOTE: Live Demo on how to Extract, Transformation and loading the data in Target tables? Software development life cycle by Srinivas Uttaravilli o What is SDLC and why generally we need it? Requirement phase HLD (High Level Design) LLD ( Low Level Design) Development Phase Testing Phase Deployment Production/ Maintenance UNIX OS and Commands by Srinivas Uttaravilli o What is Operating system? Types and Advantages? o What is UNIX/LINUX? Differences? o Differences between UNIX and Windows? o UNIX ORCHITECTURE and its components? System Hardware Kernel Shell Application layer o General commands in UNIX? o File related commands in UNIX? o What is Vi Editor? And different modes? Command mode Insert/Append Mode Escape Mode

5 P a g e o Various commands in VI Mode? Basic cursor movement commands Page commands Append/Insert commands Change/Delete commands Misllaneous commands Control commands Real Time Best Practices by Srinivas Uttaravilli o Resume Preparation. o Mock Interviews. o Interview Tips o Real-time Scenarios. o FAQ s