Which of the following statements BEST describes the difference between testing and debugging?
Các đáp án
A.Testing causes failures while debugging fixes failures
B.Testing is a negative activity while debugging is a positive activity
C.Testing determines that defects exist while debugging removes defects✓
D.Testing finds the cause of defects while debugging fixes the cause of defects
Đáp án đúng
C: Testing determines that defects exist while debugging removes defects