Write difference b/w waterfall model and spiral (agile)model
Answers were Sorted based on User's Feedback
Answer / bhuvana rakesh
Water fall model is a sequential step of processeds
follewed. It starts with requirement gathering,analysis,
design, coding, implementation, maintanence. You always
finish one process and go to next. You cannot go backwards.
Spiral model mainly invloves risk analysis. You gather the
requirements analyse the risk then you engineer the code
and further implement. In a spiral the radius indicates the
project cost and the spiral of the sector indicates the
progress.
| Is This Answer Correct ? | 25 Yes | 1 No |
Answer / vaishali
The waterfall model is a sequential software development process, in which progress is flowing downwards (like a waterfall) through the phases of Conception, Initiation, Analysis, Design (validation), Construction, Testing and Maintenance.After-the-fact changes are costly.
The spiral model is a software development process combining elements of both design and prototyping-in-stages, in an effort to combine advantages of top-down and bottom-up concepts. The spiral model is intended for large, expensive and complicated projects.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / guest
In water fall model, prototype is not make. It take long
time for each of SDLC stage.
Spiral model is very quick model where prototype can be made
& if customer find to meet his requirement then s/w get
developed.
| Is This Answer Correct ? | 1 Yes | 3 No |
What are the benefits of automated testing over white box and black box testing?
What are stage in a Bug Life Cycle?
could anyone explain application testing in sequence order i don't have any experience in that
What is The difference between Sanity Testing and Regression Testing
what is major challenges in Real time system testing? Explain the way of Testing for Real-Time Systems.
how do u define quality of software?
there are n types of test cases how do you do?
write test case for gmail sign up page?
what is client server technology?
what is cookies. how do we test the cookies
What is CMM?
difference between regression testing and re testing?