Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which statement regarding Unit testing and Integration testing is incorrect?
A
Unit testing is typically conducted by the developer.
B
Integration testing is a form of white-box testing.
C
The internal workings of a module must be understood during Unit testing.
D
Integration testing follows Unit testing in the testing sequence.
E
Different modules can undergo Unit testing at the same time.