Kizspy | Question: 7 (Choose 1 answer)
Which of the following is an example of black-box testing?
A. Developing test cases to exercise error-prone constructs
B. Developing additional tests when every if statement does not evaluate both true and false once given the current test suite
C. Developing additional test cases to force a division by zero
D. Developing test cases based on typical user behavior