What do you understand by Integration testing?
Integration testing (sometimes called I & t integration and testing) is the software testing phase in which individual software modules...

https://www.interviewquestionspdf.com/2017/06/what-do-you-understand-by-integration.html
Integration testing (sometimes called I & t integration and testing) is the software testing phase in which individual software modules are combined and tested as a group. They are the tests after the unit tests and precede the system test.