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 |
tell me some req'r which were added to frs , in the middle of the project? brahma412@yahoo.co.in July 24
Iam new to Testing Field.How do i need to answer if they ask like Integaration Testing? Can you give example with your requirement?
What is Rekey Defect?
Tell me about the best bug you ever found.
which testing method is used to check the software in abnormal condition? option 1 Stress testing Option 2 Security testing Option 3 Recovery testing Option 4 Beta testing
Tech round 1)joins 2)insert 3)delete 4)date 5)database architechture 6)bug life cycle 7)retesting 8)regression testing 9)somke and sanity testing Manager round 1)current organization details 2)explain current project 3)Basic unix comment 4)Test stragey
how do you test a calendar ?
what is database testing
Prepare a set of test cases you would use to test a 'Corded telephone?
can you tell me test case for whatsapp?
7 Answers AFour Technologies, InfoBeans,
How Far the ISTQB exam will help for our career.
does regression testing start from 2nd build or 1st build?why?could u plz answer