diff b/w waterfall model & spiral model?
Answer Posted / mb
WATERFALL MODEL:-
It is the simplest and oldest model that is widely used for
software development process. It states that phases are
organised in a linear order.
Waterfall Model is also known as 'Linear Sequential Model'
or 'Life Cycle Model' because it is systematic, sequential
approach to software development that begins at the system
level and progress through analysis, design, coding,testing
and support. Waterfall Model comprises of the following
phases:-
(1) Information
(2) Software Requirement Analysis.
(3) Design.
(4) Code Generation.
(5) Testing.
(6) Support
SPIRAL MODEL:-
It was proposed by Barry Bohem in 1988. It is an software
process model that attempts to combine the strengths of
various other models. It incorporates the elements of the
prototype driven approach alongwith the classic(waterfall
model) software life cycle. Unlike other models which view
development as a linear process. This model views it as a
spiral process. This is done by representing iterative
development cycle as an expanding spiral. In the spiral
model, software is developed in a series of incremental
releases. It is a realistic approach to the develpment of
large scale software. Sectors of spiral model:-
(1) Planning(i.e., Determine objectives, Alternatives,
Constraints).
(2) Risk Analysis(i.e., Evaluate alternatives, Identify,
Resolve risk).
(3) Deve;lopment(i.e., Develop, Verify next-level product).
(4) Customer Evaluation
friends if you find my answer satisfactory, good etc. then
do reply me on my e-mail id best.notes.answers@gmail.com
I can provide the best notes you would have ever gone
through.
thank you
| Is This Answer Correct ? | 47 Yes | 4 No |
Post New Answer View All Answers
What is defect cascading in software testing?
What is the difference between load and stress testing?
What is the quality process is following in your organization.
what r the 5 major defects that u found in ur shopping related project?
What is alpha testing?
Write the test cases for godaddy home page
Explain the components of a test plan?
write test cases on wall
What are the roles of glass-box and black-box testing tools?
Explain branch coverage and decision coverage.
How do your characteristics compare to the profile of the ideal manager that you just described?
how to clarify functional requirements and non functional requirements in a srs?
What are parametere require for Performance testing?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
What is the different between SIT and UIT?