Home › Software Testing › Software Testing › fundamentals_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.
Related questions
Exit criteria for a test phase typically includeTest-driven development (TDD) follows the cycleIn Agile, the tester's role is BEST described asSelenium is BEST described asWhich is a recognised BENEFIT of test automation?Risk-based testing prioritises test effort byA defect lifecycle typically begins with statusA test plan typically describes