Which statement BEST describes the role of testing?

Explanation: Testing helps us to measure the quality of software in terms of the number of defects found, the tests run, and the system covered by the tests.

  • A. Testing improves quality in itself
  • B. Testing ensures that the right version of code is
  • C. Testing can be used to assess quality
  • D. Testing shows that the software is error free

Answer: Option C