Non-Functional Testing
Non-functional testing is concerned with exercising application functionality using a combination of invalid inputs, some unexpected operating conditions and by some other “out-of-bounds” scenarios. This test is designed to evaluate the readiness of a system according to several criteria not covered by functional testing. Examples include performance testing , security testing , usability testing, dependency testing , reliability […]