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 |
1. AMDOCS Testing2. DW testing3. ERP testing4. Mainframe testing5. SOX Testing6. Six sigma testing7. RUP-CMM testing
what is the combination of grey box testing
entry criteria and exit criteria for unit testing, integration testing, system testing and uat
what is the difference between 2-tier appli. and 3-tier appli. testing
1) I have 5000 test cases within 3 working days u have to finish? How you will handle it. 2) Difference between Relase-1 and Relase-2
What is verification & validation ? What we do in verificaztion & validation? Give an example.
What is Version control? can any one help me its urgent thanks in advance
what is database testing
How will u satisfy Ur Client,P.M,T.L?it need to satisfy clients,P.M,T.L?
What would be a person who is looking for a job in testing should put his jobprofile in some jobs websites like Naukri,Times,Monster,Etc,Etc.... as a QA or QC if He/She is trying for Manual or Automation Testing?
How will you prepare Test plan. What are the techniques involved in preparing the Test plan.
How to write the test scenario?Explain by giving Example.