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
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 |
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 |
in unconnected lookup , what are the other transformations , that can be used in place of that expression transformation ?
how do u use sequence created in oracle in informatica? Explain with an simple example
what is the hint? how to use it to reduce the query processing in program?
I have 5 sessions s1,s2,s3,s4 & s5 and i want execute s1,s2,s3,s5 after s4. How?
When you move from devel to prod how will you retain a variable
Flat file heaving 1 lack records and I want to push 52000 records to the target?
What is option by which we can run all the sessions in a batch simultaneously?
What is parallel processing in informatica?
Explain the different kinds of facts.
Enlist the tasks for which source qualifier transformation is used.
Tell me one complex query in oracle ?
how to convert the .doc docs into .txt format using informatica