Execute Test
B. Load test
- Load test: A test that executes all test cases together, with full interactions and all the effects of the field environment
C. Regression test
- Regression test: A test that executes some (including all critical operations) or all test cases after each system build with significant change; it is designed to reveal failures caused by faults introduced by program changes.