What is the difference between white-box and black-box testing?
-
A
White-box uses color-coded results; black-box does not
-
B
White-box tests internal code structure; black-box tests external behavior only
-
C
White-box is manual testing; black-box is automated testing
-
D
White-box is for databases; black-box is for user interfaces