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…
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)- B92% (23)
- C4% (1)
- D4% (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
Community Discussion
No community discussion yet for this question.