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 |
Explain debugging?
what is the difference between web application and client server application testing ?
HOW DO YOU COMMUNICATE WITH THE DEVELOPER ON DEFECT?
What is quality assurance (qa)?
I want write ISTQB exam . Please inform me where is the centre in this exam in Kerala? Is there any exam centre in Trivandrum.(Fees, Date,Time,Centre)
What is quality system?
what is the goal of system testing?
9 Answers MBT, Mind Q Systems,
What are enter & exit criterias of a test paln?
What are non-functional requirements?
What is the formal technical review?
What is variable trace?
What is intrusive testing?