What is diffrence between iterative model and waterfall
model?Explain

What is the diffrence between iterative model and prototype
model?Explain

Answers were Sorted based on User's Feedback



What is diffrence between iterative model and waterfall model?Explain What is the diffrence bet..

Answer / parmod

WaterFall Model: This is a flow based model, in which u
pass every phase once, and can not go back to that phase
again. That is why, it is used rarely now a days.

Drawback: If there is nay change in requirements, then u
can not make any chnages in requirements.

Iterative Model: In this u can come back to previous
phases, and make the changes accordingly. In this we
revieved a final output product at the end of the SDLC.

Prototype Model: Here, we recieved Prototypes of the
product, before the final release. We relaese 4-5 Protypes
with some diffrences b/w them, and take client opinion, and
modifies the final Product, as per client suggestions.

Is This Answer Correct ?    254 Yes 15 No

What is diffrence between iterative model and waterfall model?Explain What is the diffrence bet..

Answer / snr

Waterfall model: It includes all phases of SDLC.The
drawback is once the requirements request made
freezed,changes can't be done during any phase.

Iterative model: We can change requiremnts at any phase,
but the problem is all the phases of SDLC can take place
again.

Prototype model: We can change requirements before design
and coding can proceed.In this model, prototype is
developed based on the currently known
requirements.Development of prototype undergoes design,
coding, testing, which give client an actual feel of the
system. Prototype is a model which looks exactly like SDLC

Is This Answer Correct ?    121 Yes 33 No

What is diffrence between iterative model and waterfall model?Explain What is the diffrence bet..

Answer / himanshu sharma

WATERFALL MODEL:-in this model all the phase of SDLC perform only once.there is no chance to modification in any previous phase. This is same as one way pipeline ."only outgoing allow".
ITERRATIVE WF MODEL:-in this model we can make changes in previous phase according to our need .
PROTOTYPE MODEL:-it is just like a toy implementation of any product.before the product finalize we built a toy which fullfil the requirment of customer ,and we say to the customer that your product will be like our this toy. if customer like this model ,we develop main product.........thanks

Is This Answer Correct ?    54 Yes 15 No

What is diffrence between iterative model and waterfall model?Explain What is the diffrence bet..

Answer / amit raj

Water fall takes one task/activity at a time. the successor task/activity does not start unless the predecessor is completed.

In Iterative methodology, project starts and takes a cyclic path, and may many cycles before it is finished.

I tried to explain in few words, I don't know how much did I convey. It needs a long writing to explain both.

Is This Answer Correct ?    1 Yes 2 No

What is diffrence between iterative model and waterfall model?Explain What is the diffrence bet..

Answer / asha salaama

In a waterfall model no feedback path to the proceeding phases of the Software Development Life Cycle.
while
In the iterative model a feedback path is introduced in each phase of the software life cycle.

Is This Answer Correct ?    0 Yes 1 No

What is diffrence between iterative model and waterfall model?Explain What is the diffrence bet..

Answer / shahnoor alam

Iterative Model :-There is no chance to modification in any previous phase. This is same as one way pipeline ."only outgoing allow".

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More QA Concepts Interview Questions

Can u plz explan Agile Methodology? In testing how agile methodology is used.

2 Answers  


What is code walkthrough?

0 Answers  


Have you ever worked with QA in developing test tools? Explain the participation Development should have with QA in leveraging such test tools for QA use.

0 Answers  


What is Defect Density ? What is the formula? Explain with example

4 Answers   Cap Gemini,


What is the difference between Bug and Issue?

2 Answers  






How to estimate testing effort ?

0 Answers  


What is descion table?

5 Answers   Mind Tree,


I. A code inspection is held for new code. II. A code inspection is held for reused code. III. A code inspection is held after the first compilation. IV. A code inspection is held after the first error-free compilation. Which of the statements above are true of code inspections? 1. I and IV 2. I, II, and IV 3. I, II, and III 4. II and IV 5. II and III

1 Answers  


Generally, if Requirement documents are the inputs for test cases, then why the test plan document is the input for Test cases in the Software Testing Life cycle?

1 Answers  


Any Applications In The Market To Help Quality Test Team Members Communicate With Each Other?

1 Answers  


What is difference between test effectiveness and test efficiency?

0 Answers  


what is project Framework

2 Answers   QA,


Categories