Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When setting up integration testing for a data pipeline that involves Azure Blob Storage, Azure Databricks, and Azure SQL Database, which method provides the most thorough examination of the pipeline's functionality?
A
Conducting performance testing solely on the Azure Databricks processing stage, under the assumption that other components are dependable.
B
Automating the deployment of test environments with Azure DevOps and executing integration tests using simulated data.
C
Creating unit tests for each component and manually verifying the integration points.
D
Depending on manual end-to-end testing conducted by the QA team for every deployment cycle.