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:
- To correct the defect: Defects are recorded in order to identify and fix issues in the software, ensuring its proper functioning.
- To report status of the application: By recording defects, one can track the overall status of the application and identify areas that need improvement.
- To improve the software development process: Recording defects can help identify patterns and common issues, leading to process improvement and prevention of future defects.