Domanda di colloquio di Beep, Inc

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

Risposta di colloquio

Anonimo

15 mag 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.