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 what n+1 testing is?
what is testing , why will be testing ,what is responsibilities of tester
what are the Most common problems in a web based application in testing point of view?
What is top-down approach?
In which phase should testing begin – requirements, planning, design, or coding?
Hi All, I am new this site also new to testing Domain, I am BSc (CS) Student 2010 passed out. I am planning to do Testing Course, some of them suggesting QAI Certificate Course. Could any one suggest is these certificate will useful to get the Job ? or QAI sitable for whom ? Thanks Saran
What are the phases of a formal review?
which of the following is non incremental testing??? a)big bang b)top down c)bottom up d)agile
Tell me about the risk-based testing.
Every One is saying that Documentation is very very importent in Tester's Life.Could any one explain with proper examples..?
Explain virtual memory?
Explain what is testing type and what are the commonly used testing type?