Explain Water fall Model
Answers were Sorted based on User's Feedback
Answer / ramprasad.
Water Fall Model:
1. Requirement gathering and analysis.
2. System Design
3. Implementation.
4. Testing.
5. Deployment of System.
6. Maintenance.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rashmi_vastred
ya thats true that its not successful model, thats what it
is called as older version of Software Development Life
Cycle,most of the companies go for V-n-v Model
(Verification and Validation model) also called as V model.
rashmi_vastred@yahoo.co.in
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vanithalatha
waterfall model is a linear sequential model in which
progress flows steadily downwards like a waterfall from one
phase to another phase.In waterfall model,coding will start
once all the requiremtns are fixed.so it is very difficult
for customer to give all the requirements at the initial
stage itself.Adding new reuirementsor changes isvery
expensive.The main disadvantage of waterfall model is if
any error is found in one phase, from there it wont go
forward untill unless that error got clarified from earlier
stages.
| Is This Answer Correct ? | 4 Yes | 0 No |
Hi,
Like Ramprasad said this is how the water fall model
works. But it has it's major disadvantages. If there is a
major change in the requirement like adding new
functionality or fixing the defect when the application is
in testing phase, then it will be very expensive to fix it.
So this is not really a successful model.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / dev
water ever our frndz said it is write.but if we take any
model we are having both things advantage and disadvantage
like in this water fall model we have
ADVANTAGE: Easy to moniter d project and maintain.
DISADVANTAGE: if the customer need to add any feature in
middle of d project its not possible in this model.
mostly company use v-model means not exactly that model
similar type of approach they proceed. companies having
there own approach just these models are reference to
them.......
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dilip
In water fall model following are the stages,
1) Requirment analysis
2) Functional specification
3) Design-> In design HLD and LLD
4) Coding
5) Testing
6) Implementation
7) Maintenance
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram.polavarapu
analysis
design
coding and construction
testing and validations
release and maintenance
this model for small projects
by following the waterfall model we are not ensure the
quality of the application why because the testing is going
to conduct to fourth phase.
| Is This Answer Correct ? | 0 Yes | 0 No |
various scenarios in any banking project.please give this in detail.
what is tracebility matrix?
What is mean by Open Source tools?
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?
if a problem on client side is restarting of PC then what are u going to do and say me the methods to solve the problem?
What is frame level testing and how do we test it?
why do u put the bug status as deffered?what do u mean by that exactly?
those who want to gain real time experience feel free to contact me
What is bud testing?
What is backward compatibility testing
How do you determine user soad for a perf test of a Web application?
what type of testing techniques are using after accept the build?