White Box Testing verification - Software Testing Strategies
Q. What do you verify in White Box Testing?- Published on 03 Aug 15a. Testing of each statement, object and function on an individual basis.
b. Expected output.
c. The flow of specific inputs through the code.
d. All of the above.
ANSWER: All of the above.