Explain waterfall model????

Answers were Sorted based on User's Feedback



Explain waterfall model????..

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

Explain waterfall model????..

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

Explain waterfall model????..

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

Explain waterfall model????..

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

Explain waterfall model????..

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

Explain waterfall model????..

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

Explain waterfall model????..

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

Post New Answer

More Manual Testing Interview Questions

What r the properties of Radio Button and Table Grid?How do we test Table Grid?

2 Answers   SoftSol,


What did you do in you last project? Can any one tell me about the application in detail any project regarding credit card

1 Answers  


Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?

1 Answers   ISB,


what are the Test cases we can write for pop-up window, Anybody can let me know in detail. Thanks in advance.

5 Answers   Siemens,


what is defect density ? we say it is No of defects / line of code.. what is line of code ? pls if possible give some real example

3 Answers   TCS,






What is the difference between Smoke Testing & Sanity Testing?

8 Answers  


Tell me typical situation while collecting the test data in your job ( In banking project)? Please give the answer :Thanks in advance

2 Answers   Wipro,


how to creat 2 test plan in 2 different environment exp:tour and travel

0 Answers   TCS,


What is a ‘test plan’?

0 Answers  


Write all combinations of test cases for calculater on + symbel

0 Answers  


Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!

0 Answers  


what is validation testing.

3 Answers  


Categories