In ETL testing, 'data completeness' testing ensures that:
-
A
All ETL jobs complete within the scheduled time window
-
B
Every expected record from the source is present in the target with no missing rows or fields
-
C
Target table indexes are rebuilt after each load
-
D
Transformation rules cover every possible input data type