In what scenario would you use a dynamic transformation as opposed to a static one?
- When Data Structure Changes
- When Schema is Constant
- When Source and Target are Similar
- When There are No Transformation Rules
A dynamic transformation is used when the data structure changes frequently. Unlike static transformations, which have a fixed schema, dynamic transformations adapt to variations in data structure, making them suitable for scenarios with evolving data formats.
Loading...
Related Quiz
- After test execution, what is the next step in the Test Execution Lifecycle?
- What is the primary purpose of using metrics and KPIs in ETL testing?
- What is the primary goal of ETL testing?
- The use of ________ in the test environment helps to protect sensitive data during ETL testing.
- What is the primary focus of Big Data testing?