Bug Fixes Prioritization Framework Template
Criteria
Evaluate bugs by factors:
LikelihoodโHow many transactions (sessions) does the problem occur?
Options: <1% ยท 1% ยท <10% ยท >10% โSeverityโHow bad is it if the problem does occur?
Options: Obvious workaround available (OWA) ยท Non-obvious workaround available (N-OWA) ยท Important functionality unavailable (IFU).
3x4 Matrix Likelihood vs. Severity:
OWA + <1% โ Very Low
OWA + 1% โ Low
OWA + <10% โ High
OWA + >10% โ High
N-OWA + <1% โ Low
N-OWA + 1% โ Medium
N-OWA + <10%. โ High
N-OWA + >10% โ Very High
IFU + <1% โ Medium
IFU + 1% โ High
IFU + <10% โ Very High
IFU + >10% โ Very High
Learn More: