what is the difference between V model and Waterfall model
used in SDLC?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Why you have chosen Testing as your career, not developer ?
last testcase for project will be written in which phase?
As a test Engineer what are all the challenges you faced in your project? It takes more time to answer this question but i said wrong... Could anybody answer atleast 4 or 5 answers
2 Answers Hexaware, Sreeven Infocom,
tell me about ur current project???
What are the different types of testing
1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?
What is 'Account Conditioning'?
Does requirement documents also contain Defects? am asked in interview reply me
what is Gui testing and how is it performed
3.what are two of your strengths that will bring to QA/testing team?
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
Hi, This srinivas, Q: After testing in what way we concluded the testing is over without Tracebility Matrix and what is the role played by the Tracebility Matrix and what are the documents that tester should submit to his QA manger after testing in Manual Testing apart from the Test cases.