Bird
0
0

During compatibility testing, a mobile app works on Android 11 but not on Android 12. What should be the tester's next step?

medium📝 Conceptual Q5 of 15
Testing Fundamentals - Non-Functional Testing
During compatibility testing, a mobile app works on Android 11 but not on Android 12. What should be the tester's next step?
ATest the app only on iOS devices
BIgnore the problem since Android 11 works fine
CCheck for spelling mistakes in the app
DReport the issue as a compatibility bug for Android 12
Step-by-Step Solution
Solution:
  1. Step 1: Understand the test result

    The app fails on Android 12 but works on Android 11, indicating a compatibility problem with the newer OS.
  2. Step 2: Decide the correct action

    The tester should report this as a compatibility bug to be fixed for Android 12.
  3. Final Answer:

    Report the issue as a compatibility bug for Android 12 -> Option D
  4. Quick Check:

    Fail on new OS = report compatibility bug [OK]
Quick Trick: Report issues on new platforms promptly [OK]
Common Mistakes:
  • Ignoring failures on newer OS versions
  • Confusing compatibility with spelling errors
  • Skipping testing on other platforms

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes