Explain waterfall model????
Answers were Sorted based on User's Feedback
Answer / gullu
Waterfall model is an SDLC model with following phases:
Requirements
Analysis
Design
Coding
Testing
Maintenance
with the condition that second phase can only be started
when we end up with first phase completely. We cannot go
back to a previous phase when we have entered a latter one.
Is This Answer Correct ? | 16 Yes | 0 No |
Answer / arun130887
Waterfall Model: - This is simplest model and it is linear in
organization. The coding begins after completing the
requirement session. Then testing is carried out. Advantage:
- 1.This model is used when requirement is fully know. 2.
Suitable for Short Duration project.3.Since there is no
rework in model, so there will High Quality product. Dis-
Advantages:- 1.It is not suitable for long term project.2. It
is not suitable for change driven project.
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / yuvaraj
WaterFall Model is a Top Down Approach.
Various Steps Performed in Water fall Model
1)Analysis
2)Design
3)Implementation
4)Testing
5)Maintenance
*)In water fall model First you finish the Current step
after that only you move to Next step.
*)You can not move forward or backward.
*)Disadvantage:Once an application is in the testing stage,
it is very difficult to go back and change something that
was not well-thought out in the concept stage
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / krishna
It is a model that explains the cycle followed during the development of new application.( i.e Feasibility,Analysis,Design,Code,Testing and Maintenance)
Is This Answer Correct ? | 5 Yes | 5 No |
Answer / jaykishor pendharkar
Waterfall model is the model of STLC in which output if the
one phase of the testing becomes input of the next lower
consecutive phase i.e. output of the analys is SRS which is
input of the nxt phase i.e. design phase
Is This Answer Correct ? | 6 Yes | 6 No |
Answer / kalyani.b
Water fall model is a one of the model.this tells stages of
sdlc. in this model follows the
1. instial
2.analysis
3.design
4.coding
5.testing
6.delivery
if the customer has clear about his requirements then chose
this model because u can't add new features in the middle
this is the drawback of this model.
this model simple &monitoring,maintenance is very easy.
Is This Answer Correct ? | 2 Yes | 3 No |
Answer / tina
were testing is done at the end of each phase.... correct
me if im wrong
Is This Answer Correct ? | 3 Yes | 10 No |
what do u like in QA?
what are the test cases to prove that given figure is triangle?
When a defect is assign as Postponed and differed. explain with example? thanks
What are the baselined document needed to create Test case,Integration TEst case, System test case, Acceptance test case?
how will you manually test yahoo messenger on single system.
which testing process you followed in your company ???
5 Answers Accenture, HCL, SAPO,
What is the main use of preparing a traceability matrix?
What types of testing is specifically important for web testing?
tell me about V-Model
exact difference between smoke testing, sanity testing and unit testing
Which methodology u follow in testcase?
What is the difference between Retesting and Data Driven Testing?