We can categorize testing activities into two, 1) Functional Testing and 2) Non Functional Testing. In functional testing we do unit testing, integration testing, system testing and acceptance testing. Whereas in non functional testing we test for performance, security, usability and compatibility.
Unit Testing
Integration testing
System testing
Acceptance testing
Non-Functional Testing
Performance testing
Security testing
Usability testing
Compatibility Testing
This post is a work in progress item
Top comments (0)