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 different types of integration testing?
Best Institue for Manual Testig in Ameerpet or SR NAGAR OR MAITHRIVANAM?
What is the difference between Compatibility and Configuration testing?
I say “End user can also be involved during system testing?” Do you agree with me? if Yes or No….Why ?
system testing or sub system testing ? both are same or different ?
what is test model in testing?
What is black box testing, and what are the various techniques?
What is the difference between business requirment document and software requirement document?
what is carpet bub?
please send me database stored procedure checklist.
What is unit level testing?
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends