what is the difference between V model and Waterfall model
used in SDLC?

Answers were Sorted based on User's Feedback



what is the difference between V model and Waterfall model used in SDLC?..

Answer / pratap

Waterfall Model: It includes all phases of SDLC but the
drawback is once requirement made freezed it cannot be
changed.

V-Model: In this model all phases will be done
correspondently development and testing etc.....

Is This Answer Correct ?    119 Yes 18 No

what is the difference between V model and Waterfall model used in SDLC?..

Answer / rabindra

In Waterfall model,testing is carried out once the code has
been fully developed.Each work-product or activity is
completed before moving on to next.

In V-model,gives realtionship between each development
stages and Testing stages.
Once the basis for testing has been produced ,planning and
prepration can begin

Is This Answer Correct ?    73 Yes 19 No

what is the difference between V model and Waterfall model used in SDLC?..

Answer / arun

As most of you have said, In the waterfall model each sterp
is frozen before the next step. that is the requirements
are frozen before the design starts, and once the design is
frozen the coding starts etc. But what will the testing
team do till then?????
In V model, based on the requirements the System test
cases are prepared, and based on the HLD (High level
document)the Integration Test cases are prepared, and based
on the LLD(Lowlevel document)the Integration Test cases are
prepared. and then the coding is done. once coding is
completed, unit, integration and system testing happens in
the sequence.

Is This Answer Correct ?    47 Yes 13 No

what is the difference between V model and Waterfall model used in SDLC?..

Answer / nisha

in v model developer and tester works paralally.in the case
of waterfall model it's not possible.In the case of
waterfall model after finishing off all the models tester
start testing

Is This Answer Correct ?    38 Yes 11 No

what is the difference between V model and Waterfall model used in SDLC?..

Answer / siddhesh

Differences In V-Model and Waterfall Model
In Waterfall Model the tester role will take place only in the test phase but in V-Model role will take place in the requirement phase itself
Waterfall madel is a fixed process u can't make any changes in the requirement or in any phase.but in V-Model u can make any changes in the requirements
V-model is the simultaneous process but it is not in case of water fall model
waterfall model used only the requirements are fixed but V-model can be used for the any type of requirement(Uncertain requirement)

Is This Answer Correct ?    16 Yes 2 No

what is the difference between V model and Waterfall model used in SDLC?..

Answer / arjun chadha

waterfall model-waterfall model is very time consuming and
high costing......



v-model-v-model is not to much time consuming and high
costing and it is a process oriented

Is This Answer Correct ?    25 Yes 14 No

what is the difference between V model and Waterfall model used in SDLC?..

Answer / chaithra

In Waterfall, testing will be done only after the software product is completely build.
In V model testing will be done in each phase of s/w development life cycle.

Is This Answer Correct ?    8 Yes 2 No

what is the difference between V model and Waterfall model used in SDLC?..

Answer / ramanareddy

Waterfall Model: It includes all phases of SDLC but the drawback is once requirement made freezed it cannot be changed.
Waterfall Model the tester role will take place only in the test phase
Waterfall madel is a fixed process u can't make any changes in the requirement or in any phase
waterfall model used only the requirements are fixed


V-Model: In this model all phases will be done correspondingly development and testing.
V-Model role will take place in the requirement phase itself
V-Model u can make any changes in the requirements
V-model is the simultaneous process but it is not in case of water fall model
V-model can be used for the any type of requirement(Uncertain requirement)

Is This Answer Correct ?    4 Yes 0 No

what is the difference between V model and Waterfall model used in SDLC?..

Answer / neelima

generally speaking waterfall model is used for desktop
applications and v-model is used for both desktop and web
based applications

Is This Answer Correct ?    31 Yes 71 No

what is the difference between V model and Waterfall model used in SDLC?..

Answer / neha shrivastava

V model satges:
1.component testing
2.integration Testing
3.System Testing
4.acceptance Testing
Waterfall model stages:
1.User Requerement
2.System Requirement
3.global Design
4.Detailed Design
5.Implementation
6.Testing

Is This Answer Correct ?    9 Yes 54 No

Post New Answer

More Manual Testing Interview Questions

How we can explain a bug which may arrive at the time of testing? Explain that bug in details?

0 Answers   ABC,


diff b/w installation testing & compatibility testing?

3 Answers   Accenture,


Retesting will be coducted on particuler bug or entair application?

6 Answers  


I had faced in one of the interview that " you have found the bug and assigned to the corresponding developer, but the developer did not accept your bug. what will you do at this situation. can any one help me with clear answer ? I answered like, I will show the SRS,GUI document and show the image of the bug where i got. and again they asked me , still they did not accpet your bug. what you will do ? Answer me....

5 Answers   CMC, Veritas,


what is meant by Priority nad severity?

13 Answers   Verizon,






Write Test case on even/Odd or Prime Number from 1 to 100 ?

1 Answers  


what is the difference between functionality testing and regression testing

5 Answers  


Difference between Test Cases and Test Scenarios ? Give some Example both of them

1 Answers  


what is defect tracking?

6 Answers  


What is meant by code walkthrough?

5 Answers  


what is testing

15 Answers  


Explain All-pairs testing?

1 Answers   CTS,


Categories