Answer | In the V Model hte integration testing corresponds to the
design phase. As this is the phase where the high level
design and functionality of the application will be
determined before coding them. At the coding level, unit
testing would be done and then when coding is complete it
and unit testing is over, the integration testing would be
done. The integration test cases would derive their input
from the design specifications document.  |
| Ella |