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 |
What are the different ways of writing test cases?
wat iz self join write qeriry for table
1.Test cases for Password cannot be used for next 13 times? 2.Test cases for Password should not be less than 8 to 13 chars and there should be at least one special character and one Capital letter.
what is testing management methodologies?? plz help me
Easiest way to write test cases? How i can learn writing the test cases?
How do we decide scope for smoke and sanity testing?
what we have to do if the application has some additional functionality which is not specified as part of functional spec.(but is useful.. may b futher) Do we consider it as a defect?
WRITE THE THREE IMPORTANT SCENARIO OR TEST CASES OF AIRCONDITIONER
1 Answers Optical Fusion, RBS,
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
What is test closure?
Actually by using severity u should know which one u need to solve so what is the need of priority?
How would u test and automate an Antivirus application ?