Integration testing in the large involves:
Testing the system when combined with other systems.
Testing a sub-system using stubs and drivers.
Testing a system with a large number of users.
Combing software components and testing them in one go.