| Equivalence partitioning - | (Software Engineering) a black-box testing method |
| Extreme programming - | (Software Engineering) an agile process model that emphasizes scenario-based planning, incremental delivery, refactoring, pair programming and continuous testing. |
| High-order tests - | (Software Engineering) black-box tests conducted once the software has been integrated |
| Independent test group (ITG) - | (Software Engineering) a group of people whose primary responsibility is software testing |
| Integration testing - | (Software Engineering) a testing step that constructs the software while testing it |
| Integration - | (Software Engineering) the specific approach to integration testing |
| Load testing - | (Software Engineering) a testing task that determines how software (often a WebApp) will respond to various loading conditions |
| Loop testing - | (Software Engineering) a white box testing technique that exercises program loops |
| Regression testing - | (Software Engineering) tests that are conducted repeated to ensure that a change has not introduced side effects |
| Security testing - | (Software Engineering) testing tasks that probe the vulnerability of both client-side and server-side software |