Home › Software Testing › Software Testing › tools_automation_cicd › Defect Priority is BEST described as
Defect Priority is BEST described as
ALength of the defect description text
BSource code module where defect lives
CBusiness urgency of fixing the defect
DImpact of the defect on system function
Answer & Solution
Correct answer: C. Business urgency of fixing the defect
Priority = how soon the defect should be fixed from a business perspective (P0 ASAP, P1 next release, etc.). Severity is the technical impact. They are different and orthogonal axes.
Related questions
In Scrum, the 'Definition of Done' (DoD) typically includesTest pyramid (Mike Cohn) advocates forA 'flaky test' is a test thatBehaviour-driven development (BDD) tools commonly usePerformance testing in general is BROADER than load testing because it includesAccessibility testing primarily ensures thatPenetration testing is a form ofMutation testing measures the effectiveness of