hi guys..iam a QA person ..what is ETL TESTING... what is the process of ETL testing... ETLTESTER needs etl devolopment knowledge or not? pls suggest ur valuable decision

Answers were Sorted based on User's Feedback



hi guys..iam a QA person ..what is ETL TESTING... what is the process of ETL testing... ETLTESTER ne..

Answer / megha bagaria

Hi,

ETL testing is where you verify if your source data is correctly extracted, transformed and finally loaded into the target database or not. You need to verify at each level if your source data is matching with the target.

Process for ETL testing is you first identify your source tables or raw tables where data is present. Then check for the transformation logic if correctly implemented to load the data into target. Now verify your target DB which will have the transformed data of the source. you need to verify the correctness of data in the target DB like null values are not loaded, any data types is mis-matched, values are correct, garbage value is not stored, etc.

ETL tester needs the knowledge on the ETL development otherwise he will not be able to understand the requirement completely.

Please let me know if you need any more information.

Thanks and Best regards,
------------------------------------------------------------
Megha Bagaria | InfoCepts Technologies Pvt Ltd
------------------------------------------------------------

Is This Answer Correct ?    5 Yes 0 No

hi guys..iam a QA person ..what is ETL TESTING... what is the process of ETL testing... ETLTESTER ne..

Answer / raju sharma

Hello Brother,

The ETL indicates Extract-->Transfer-->Load. You need to
know the data transaction between the source to target via
ETL . There are diffrent tools which are meant for ETL are
avialable in market like Abinitio,Informatic or like
Datastage etc. When in all the tool the common is
processing of data from source to target. You need to
understand the flow and mainly with the performance. Since
all the tools are measured based on thier performance of
loading the data. Beside to this you should also hold the
knowledge of Unix & DB. Becasuse the file level validation
requires unix more frequently.

Basic understanding of the ETL tool is enough for the
tester to proceed with thier test.Altogether an Tester can
become developer and in most companies they are preffered
too since tester have indepth knowldege of Functional part
as well the code.

With Best Regards
Raju Sharma
IT Analyst
SME : Abinitio , Informatica ,Datastage

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Informatica Interview Questions

Design a mapping to get year of join for each employee.

4 Answers   Accenture,


Write the unconnected lookup syntax and how to return more than one column.

0 Answers  


how do u fnd the duplicate rows and how to delete the duplicate rows?

2 Answers   IBM,


What is the Difference between SetVariable and setmaxvariable in informatica?

1 Answers  


what is system requirement(SR) & business requirement(BR)?

2 Answers   Ness Technologies,






we have 6 records in source , i need 2nd record in one target and 5th record in one target or 2nd & 5th record in same target.

8 Answers  


write a query to retrieve the latest records from the table sorted by version(scd)

0 Answers   Informatica,


How many ways a relational source definition can be updated and what are they?

0 Answers   Informatica,


to improve the performance of aggregator we use sorted input option and use sorter t/r befor aggregator. But here we are increasing one more cache in our mapping i.e; sorter. So how can u convince that you are increasing the performance.?

3 Answers   IBM,


what is the difference between stop and abort?

3 Answers   TCS,


What is difference between Informatica 6.2 Workflow and Informatica Workflow 7.1

4 Answers   IBM,


What is data caches/ index caches?

0 Answers  


Categories