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 |
what is the creteria required for deciding when the test cases are cover the requirements of the client or project ?
IN V-Model, from where a tester involves and from where a developer will involve???
Hi frnds im Priyan.in interviews they are one question 4r me.i have been asked this one in 4 interviews.." AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss
what is UAT and IST ?
What is defect life cyce?
What is the difference between Agile model and V Model Can anyone elobarate and explain each model and differenc
12. What is the configuration management?
What is software review?
2.How should we post the bugs, Difference between priority and severity, Difference between sanity and smoke testing and Problem faced during development - please mail the answers to my mail id thanu_santo@rediffmail.com
I need to know, what is Traceability matrix? How, Who and where we prepare it? What are contents of it?
At which stage testing phase will start
HI Can any one tell me what is the meaning of creation and setup of system input files and execute the tests at the command line