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 |
Do you face any showstoppers issue in your current project? Explain
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Explain Boudary value testing and equivalence testing ?
1. what is the test prcoedure that your fallowing in ur organization ? 2.
if we have 1000 web pages site. what technique is used to test the functionality of unchanged component in the regression testing. if there is no option of Automation Testing?
1. when to start and stop testing ?
what is installation in software referred to as?
Black box Testing
What is the concept of introducing a small change to the program and having the effects of that change show up in some test?
can u merge 10GUI map files into a single GUI map file in winrunner?
define defect lifecycle step by step
what is ECP/