Non-Functional and Static Testing
These are as important as functional testing and impact customer satisfaction.
Non-Functional Testing
This type of software testing verifies non-functional aspects (performance, usability, reliability, etc.) of a software application.
Load Testing
Evaluates a system’s capacity to handle increasing levels of anticipated realistic loads resulting from transaction requests generated by a number of concurrent users.
Stress Testing
Evaluates a system’s capacity to withstand load spikes that exceed the maximum capacity.
Static Testing
This technique allows identifying defects in the software without actually executing it. Special attention is given to user requirements and/or specifications.
Services
REQUIREMENTS TESTING
Evaluates the desirable characteristics of the software requirements.