ETL Testing | How to Validate Source and Target data
It involve validating the entire data set in both the source and target tables using a minus query. Both source minus target and target minus source must be performed. If the minus query returns a value, this indicates that there are mismatched rows.
#etltesting
#dwh
Blog for more details -
https://www.testerhoon.com
https://www.testerhoon.com/2022/11/etl-testing-source-target-data-validation.html
Download
0 formats
No download links available.
ETL Testing | How to validate data from Source to Target | NatokHD