IIA-CIA-Part3 Exam QuestionsBrowse all questions from this exam

IIA-CIA-Part3 Exam - Question 185


An internal auditor is reviewing results from software development integration testing. What is the purpose of integration testing?

Show Answer
Correct Answer: CD

Integration testing is performed to ensure that all software and hardware components work together as intended. Unlike unit testing, which focuses on individual components or programs, integration testing examines the interactions between various modules to identify any issues that might arise when they are combined. This phase helps verify that different parts of the software system integrate correctly and that there are no integration-related errors.

Discussion

1 comment
Sign in to comment
KonradKOption: D
Jan 24, 2024

D is the right answer!