How does software testing contribute to the quality of delivered software?
How does software testing contribute to the quality of delivered software?
Software testing contributes to the quality of delivered software by identifying root causes of defects from past projects and using the lessons learned to improve processes and thus reduce the defect count. This approach helps to prevent similar issues in future projects and enhances the overall quality of the software.
C is correct