Multiple choice technology testing Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is :- a) System Level Testing b) Integration Level Testing c) Unit Level Testing d) Component Testing Reveal answer Fill a bubble to check yourself B Correct answer Explanation Integration testing specifically focuses on detecting defects in the interfaces and interactions between integrated components. Unit testing examines individual components, while system testing checks the entire integrated system.