In ETL testing, what is the primary goal of transformation testing?
- Checking target system integrity
- Ensuring data completeness
- Validating source data
- Verifying transformation logic
The primary goal of Transformation Testing in ETL is to verify the correctness of the transformation logic applied to the extracted data. It ensures that data is transformed accurately according to the defined rules and requirements.
Loading...
Related Quiz
- In ETL testing, __________ analysis is used to identify patterns that indicate anomalies.
- In Talend, what functionality supports the integration of big data technologies?
- How often should regression testing be performed in a typical ETL process?
- What is the primary purpose of defect reporting in ETL testing?
- How do constraint-based data validation techniques differ from rule-based techniques in ETL?