nerdexam
iSQI

CTFL_SYLL_4.0 · Question #183

Which one of the following statements IS NOT a valid objective of testing?

The correct answer is B. To find all defects in a product, ensuring the product is defect free. Finding all defects in a product and ensuring it is defect-free is not a valid objective of testing. Testing aims to find as many defects as possible, build confidence in the quality of the product, and evaluate work products. However, it is unrealistic to expect testing to…

Fundamentals of Testing

Question

Which one of the following statements IS NOT a valid objective of testing?

Options

  • ATo build confidence in the level of quality of the test object.
  • BTo find all defects in a product, ensuring the product is defect free.
  • CTo find failures and defects
  • DTo evaluate work products such as requirements, user stories, design, and code.

How the community answered

(25 responses)
  • B
    92% (23)
  • C
    4% (1)
  • D
    4% (1)

Explanation

Finding all defects in a product and ensuring it is defect-free is not a valid objective of testing. Testing aims to find as many defects as possible, build confidence in the quality of the product, and evaluate work products. However, it is unrealistic to expect testing to find all defects, and declaring a product completely defect-free is impractical.

Topics

#testing objectives#defect finding#quality confidence#test purpose

Community Discussion

No community discussion yet for this question.

Full CTFL_SYLL_4.0 Practice