Bird
0
0

Given this bug report excerpt:

medium📝 Predict Output Q4 of 15
Testing Fundamentals - Test Documentation
Given this bug report excerpt:
Steps to reproduce:
1. Open app
2. Click 'Login'
3. Enter valid credentials
4. Click 'Submit'

Actual Result:
App freezes and shows no response

Expected Result:
User should be logged in and redirected to dashboard

What is the severity level of this bug?
ACritical
BMinor
CTrivial
DEnhancement
Step-by-Step Solution
Solution:
  1. Step 1: Analyze the impact of the bug

    The app freezing on login prevents users from accessing the app, blocking main functionality.
  2. Step 2: Match impact to severity levels

    Critical means major functionality broken; Minor or Trivial are less severe; Enhancement is a feature request.
  3. Final Answer:

    Critical -> Option A
  4. Quick Check:

    App freeze on login = Critical severity [OK]
Quick Trick: Freeze on main action = Critical severity [OK]
Common Mistakes:
  • Confusing severity with priority
  • Underestimating impact of app freeze
  • Choosing Enhancement for bugs

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes