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 is QA and QC ? Tester's are coming under QA or QC ?
what is the Difference between Integration testing and system testing?
Have you ever created a test plan?
What are the recommended sites or books for software testing?
which test comes first installation testing or compatiability testing
Realizing you won't be able to test everything - how do you decide what to test first?
1.what is function incrementation and Bing- Bang 2. Drivers are also known as: a. Spade b. Test harness c. scaffolding
The scenario is "while reviewing requirement docs(SRS)if u find or feel any requirement is not meeting the client's requirements" whom do you report?and what is your action?
What can be the possible Test Cases for an Admin Control Panel in a Web Application
If there are more number of test cases, how can u pick up a selective test case?
What is the difference between Use case and Test Scenario? Explain the Architecture of u r project?
what is the difference between test case and testscenario,plz answer for this