What are the differences between interface and integration testing? Are system specification and functional specification the same? What are the differences between system and functional testing?
Answer :
Interface testing is to test the behaviour of the application when there is more application involves
and Integration testing is to check the the behaviour of application when more then one module of the same application