Bird
0
0

A mobile app has excellent features but users report it drains battery quickly and often freezes. How should the development team prioritize non-functional testing to improve user experience?

hard📝 Application Q15 of 15
Testing Fundamentals - Non-Functional Testing
A mobile app has excellent features but users report it drains battery quickly and often freezes. How should the development team prioritize non-functional testing to improve user experience?
AFocus on battery usage and stability tests before adding new features
BAdd more features to distract users from battery issues
CIgnore battery issues and focus on UI design only
DTest only security since freezing is unrelated to performance
Step-by-Step Solution
Solution:
  1. Step 1: Understand user complaints impact

    Battery drain affects usability and user satisfaction; freezing affects reliability and stability.
  2. Step 2: Decide testing priorities

    Improving battery usage and stability directly improves user experience before adding features.
  3. Step 3: Eliminate incorrect options

    Adding features or ignoring battery issues worsens experience; freezing relates to performance, not just security.
  4. Final Answer:

    Focus on battery usage and stability tests before adding new features -> Option A
  5. Quick Check:

    Battery + freeze = test usage + stability first [OK]
Quick Trick: Fix battery and freezing issues before new features [OK]
Common Mistakes:
  • Prioritizing new features over fixing core issues
  • Ignoring battery drain as unimportant
  • Misunderstanding freezing as only a security problem

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes