Pregunta de entrevista de Beep, Inc

What is the difference between bug severity and bug priority in QA?

Respuesta de la entrevista

Anónimo

15 may 2024

Bug Severity refers to the impact a bug has on the system's functionality. It indicates how serious the bug is. For example, a bug that causes a system crash would be considered high severity. Bug Priority refers to the order in which a bug should be fixed. It indicates the urgency of fixing the bug. For example, a bug affecting a major release deadline would be high priority, even if it's not severe.