Databricks Certified Data Engineer Professional — Question 83

Which statement describes integration testing?

Answer options

Correct answer: A

Explanation

The correct answer, A, is accurate because integration testing focuses on ensuring that different subsystems of an application work together as intended. Options B and C are incorrect as integration testing can be conducted both manually and through automated frameworks, while options D and E pertain to different types of testing, such as system testing and unit testing, respectively.