In "V" model of SDLC which phase correspond to integration testing: 1. Requirements 2. Analysis 3. Design 4. Coding
The design phase corresponds to the integration testing as this is the phase where different modules / sub systems of a system are defined. After this phase only the integration test scenarios / cases can be written.