In "V" model of SDLC which phase correspond to integration
testing:
1. Requirements
2. Analysis
3. Design
4. Coding
Answers were Sorted based on User's Feedback
Answer / ella
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.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / meetu mahajan
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.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sagarika
In "V" model of SDLC,design phase is divided into high
level design and low level design.Unit testing is done in
low-levl design and intigration testing is done in high
level design.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / pratap
In "V" model of SDLC Correspond to integration testing will
be design.
| Is This Answer Correct ? | 3 Yes | 3 No |
What is dependency testing?
What is software requirements specification?
What studies data flow analysis?
hi am fresher learning software testing so how will b interviw environment for fresher testers.On which topic i have to concentrate more(MANUAL r AUTOMATED)
What test plans consists of?
What are the emerging trends in the testing and QA arena?
Explain validation?
What is path analysis?
How u r breaking down the project among team members?
What is negative and positive testing?
What is a user friendly software?
In which order should tests be run?