88.6k views
1 vote
Defects are recorded into three major purposes. They are:

1. To correct the defect
2. To report status of the application
3. To improve the software development process
A. True
B. False

1 Answer

2 votes

Final answer:

Defects in software development are recorded for three major purposes: to correct the defect, report the status of the application, and improve the software development process.

Step-by-step explanation:

This question pertains to defect tracking in software development. Defects are recorded for three major purposes:

  1. To correct the defect: Defects are recorded in order to identify and fix issues in the software, ensuring its proper functioning.
  2. To report status of the application: By recording defects, one can track the overall status of the application and identify areas that need improvement.
  3. To improve the software development process: Recording defects can help identify patterns and common issues, leading to process improvement and prevention of future defects.
User TekGiant
by
7.4k points