QuestionQ257
Chapter 3: Static TestingWhich of the following accurately contrasts static testing with dynamic testing?
- A Static testing is always manual; dynamic testing is always automated
- B Static testing finds defects directly; dynamic testing triggers failures
- C Static testing cannot be applied to source code; dynamic testing can
- D Static testing does not require tools; dynamic testing requires tools
Community Discussion