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
Answer Posted / 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 |
Post New Answer View All Answers
tell me the rules and responsblites in our project(my project is development)
draw informatica architecture 8.6 ?
In development project what is the process to follow for an etl developer from day1
What are multi-group transformations?
How to extract sap data using informatica?
What is lookup change?
What differs when we choose the sorted input for aggregator transformation?
How to load data in informatica ?
Which transformation should we use to normalise the COBOL and relational sources?
How can you increase the performance in joiner transformation?
Performance tuning in UNIX for informatica mappings?
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
How are the sources and targets definitions imported in informatica designer?
What does reusable transformation mean?
How do you load only null records into target?