What is the limitation of functional testing?
2023-12-01chen5
What is the limitation of functional testing?
A.lower-level functions are intertwined, requiring functional analysis to determine the tests.
B.functionality does not coincide with module boundaries
C.the distinction between module and integration testing becomes blurred
D.for object-oriented systems, methods of one object send messages to methods of other objects
E.all of these
正确答案是E
