(Choose 1 answer)
Which of the following statements best describes the difference between severity and priority in software testing?
A. Severity refers to the importance of a defect to end-users, while priority refers to the impact on the development team.
B. Severity represents the likelihood of a defect occurring, while priority determines the urgency of fixing a defect.
C. Severity refers to the impact of a defect on the system, while priority indicates the order in which defects should be fixed.
D. Severity indicates the importance of a requirement, while priority determines the criticality of a defect.
E28