1.

Explain a few test cases in ETL testing.

Answer»

There are many test CASES available for ETL TESTING. Here are few best examples for consideration,

  • Correctness Issues: Use to test INACCURATE DATA, misspelled data and null data.
  • Data Check: Aspects regarding the data such as Number Check, Data Check, Null Check are tested in this case.
  • Mapping Doc Validation: VERIFIES the ETL information present in the Mapping Doc.


Discussion

No Comment Found