Exam CTFL All QuestionsBrowse all questions from this exam
Question 67

Which of the following accurately defines the integration testing test level?

    Correct Answer: A

    Integration testing focuses on the interactions between different parts of a system. This involves testing interfaces and ensuring that different modules or components work together as intended. Consequently, the test basis includes software and system design, and the test objects include interfaces.

Discussion
laraerfOption: A

A is correct