Practice free →
HomeSoftware TestingSoftware Testingfundamentals_levels_techniques › Non-functional testing primarily evaluates

Non-functional testing primarily evaluates

AOnly database schema integrity
BWhat features the system does provide
CHow well the system performs and behaves
DOnly the UI layout on screens
Answer & Solution
Correct answer: C. How well the system performs and behaves
Functional testing checks WHAT the system does (features against specs). Non-functional checks HOW WELL: performance, usability, security, reliability, scalability, portability.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions