what is advantages and disadvantages of the Waterfall Model
and V-Model
Answers were Sorted based on User's Feedback
Answer / rajendra
WaterFall Model advantages:
It is a linear sequestial model
It is very simple model to implement
It is the first model.
It needs very few resources to implement
Disadvantages:
In this model there is no back tracking.
For example if any error occured an any
stage of software development,it cann't be
corrected in that build.
V-Model advantages:
It is also called as verification and
validation Model.
This means the verification and validation
will be done side by side.
It emphasies the strict process flow to
develop a quality product.
The errors occured in any pahse will be
corrected in that phase itself.
V-Model disadvantages:
It needs lot of resources and money.
It needs an established process to
implement.
It can be implemented by only some big
companies.
Byeeee Friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 57 Yes | 12 No |
Answer / mercy
In the traditional waterfall model, testing is done at the
end of the life cycle. The errors found at the later stages
are very expensive to fix. This has given an idea to V
model where in verification and validation are done at each
stage of SDLC to avoid errors/defects getting cascaded to
the other level. In other words V model aims for Stage
containment.
| Is This Answer Correct ? | 35 Yes | 7 No |
Answer / sankar prasad sau
WaterFall Model advantages:
It is a linear sequestial model
It is very simple model to implement
It is the first model.
It needs very few resources to implement
Disadvantages:
In this model there is no back tracking.
For example if any error occured an any
stage of software development,it cann't be
corrected in that build.
V-Model advantages:
It is also called as verification and
validation Model.
This means the verification and validation
will be done side by side.
It emphasies the strict process flow to
develop a quality product.
The errors occured in any pahse will be
corrected in that phase itself.
V-Model disadvantages:
It needs lot of resources and money.
It needs an established process to
implement.
It can be implemented by only some big
companies.
sankar prasad sau
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / ashu
Hi
waterfall: in this model we can't possible to add new
requirements in middle if we add entire work once again
start from starting.
V-Model:This model is mapping between development and
testing team means.. verification and validation done
simetinuosly
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / prathyusha
water fall model is sequential model it is easy to implement as it is a step by step model after completion of one face next face is called so we can fix defects in early stage only
disadvantages
it is suitable for only small projects
if we want change any requirements in the middle of project it is not possible
| Is This Answer Correct ? | 1 Yes | 0 No |
What is pesticide paradox?
What is QA Life Cycle?Can anyone describe it?
1.what are the different types of testing techniques ?
i have done B.E. Computer in 2009 i have 1 year exp in academic as a lecturer and then i have done software testing course and 6 months exp in live project now days i am searching a job in testing field in pune. pls sent me a material for testing means which kind of question ask by interviewer and any one know any openning for fresher in pune?
What is function points??????
What is Green Tesing, Red Tesing & Yellow Box Tesing?
what is the architecture of your current project?
what is meant by Priority nad severity?
what is test plan and test stategy and also differnce bet them?
What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any
What is a test condition ?
how to test stored procedures in manually?