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 system attributes not related to functionality. Usability testing (user experience, interface design) and Performance testing (speed, scalability, response time) are classic non-functional testing types. System testing is primarily functional, validating end-to-end behavior.