RE: what is the difference between integration testing and system testing
Integrating the modules of application to eachother and testing is called integration testing combinning the different application and testing is called system testing.
RE: what is the difference between integration testing and system testing
Integration testing is integrating one or more modules and testing an application. System testing is testing the functionality of the application whether it meets the requirements.