What is the name for a testing phase that verifies the interaction between combined modules or components of a system?
- A. User acceptance testing (UAT)
- B. Integration testing ✓
- C. Smoke testing
- D. Beta testing
Correct answer
B. Integration testing
Explanation
Integration testing refers to a testing phase that verifies the interaction between combined modules or components of a system.