System testing is testing the whole application whether it
is according to required configuration.
Intergration Testing is testing the logical dependencies
between two or modules.i.e in an application there are more
than one module, the sequence in which they have to be
integrated.  |