Capgemini Interview Question

Technical- Black box testing, White box

Interview Answer

Anonymous

Apr 11, 2017

Black Box Testing is a software testing method in which the internal structure/ design/ implementation of the item being tested is NOT known to the tester. White Box Testing is a software testing method in which the internal structure/ design/ implementation of the item being tested is known to the tester.