Which of the following is an example of a defect that can be found by static testing but NOT by dynamic testing?
選択肢
A.Lack of usability provided through the user interface
B.Code with no path that reaches it✓
C.Poor response times for most of the expected users
D.Required features that are not implemented in the code
正解
B: Code with no path that reaches it