Certified Information Systems Auditor (CISA) — Question 1324

A white box testing method is applicable with which of the following testing processes?

Answer options

Correct answer: B

Explanation

White box testing is primarily used during Integration testing as it allows testers to examine the internal workings and logic of the code. The other options, such as Sociability testing, Parallel testing, and User acceptance testing (UAT), do not focus on the internal structure of the application, making them unsuitable for white box testing methods.