ISQI Certified Tester Foundation Level — Question 42
Which of the following is a white box testing design characteristic?
Answer options
- A. To be based on specifications
- B. To be based on an analysis of the test basis documentation
- C. To be based on an analysis of the structure of the component or system
- D. To include both functional and non-functional testing
Correct answer: C
Explanation
The correct answer is C because white box testing focuses on the internal structure and workings of the component or system being tested. Options A and B describe black box testing where the focus is on specifications and documentation, while option D pertains to the types of testing rather than the design characteristics of white box testing.