Which one of the following are non-functional testing methods?
-
System testing
-
Usability testing
-
Performance testing
-
Both b & c
D
Correct answer
Explanation
Non-functional testing validates quality attributes rather than specific behaviors. Performance testing checks speed, scalability, and stability under load, while usability testing evaluates user experience and interface quality. System testing is functional as it verifies the system meets specified requirements.