ExamGecko
Question list
Search
Search

Related questions











Question 268 - CTFL-2018 discussion

Report
Export

Which of the following is NOT a common objective of testing?

A.
Providing information on the status of the system
Answers
A.
Providing information on the status of the system
B.
Preventing defects
Answers
B.
Preventing defects
C.
Finding defects in the software
Answers
C.
Finding defects in the software
D.
Debugging the software to find the reason for defects
Answers
D.
Debugging the software to find the reason for defects
Suggested answer: D

Explanation:

Debugging the software to find the reason for defects is not a common objective of testing. Debugging is the process of finding, analyzing, and removing the causes of failures in software. Debugging is usually done by developers after testers have reported defects found during testing. Testing is the process of evaluating software by applying test cases to find defects and provide information on its quality. Testing has several common objectives, such as:

Providing information on the status of the system, such as its readiness for release, its compliance with requirements, its risks and issues, etc.

Preventing defects, by applying good practices throughout the software development lifecycle, such as reviews, inspections, static analysis, etc.

Finding defects in the software, by applying test cases that cover different aspects of the software functionality, quality, performance, security, etc.

Therefore, statement D is not correct.

asked 18/09/2024
MD Farmudin Safi
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first