Ques:- Can anyone give me the example of 1. High severity & low Priority bug2. Low Severity and High Priority bug3. High Severity and High priority bug
Right Answer: 1. High severity & low priority bug: A critical system crash that occurs only in a rarely used feature, which can be fixed in a future release.
2. Low severity & high priority bug: A minor typo in the main user interface of a widely used application that needs immediate correction.
3. High severity & high priority bug: A security vulnerability that allows unauthorized access to sensitive data, requiring an urgent fix.