White box testing is not an SQA activity - Software Engineering
Q. Which one of the following is not an SQA activity? (Software Engineering)- Published on 25 Jun 15a. Black box testing
b. White box testing
c. Integration testing
d. Unit testing
ANSWER: White box testing
White box testing is a testing method for a software where it tests internal structures or workings of an application, as opposed to its functionality (i.e. black-box testing).