generated at
functional testing
Non-functional testing – Testing software for non-functional behavior
Acceptance testing – Test to determine if the requirements of a specification or contract are met
regression testing – Checking whether changes to software have broken functionality that used to work
system testing – Testing conducted on a complete software system
Software testing – Checking software against a standard
integration testing – Type of software testing
Unit testing – Validating the behavior of isolated source code
database testing – The testing of database software systems
Security testing – The process of finding flaws in the security of information systems
Load testing – Process of putting demand on a system and measuring its response
Test automation – Use of special software to control test execution and analysis