Hey, i am doing an assingment on Software Development/Engineering Process.
My question: Is evolutionary prototyping a process of the Prototypical Model or is it a model.
like, the waterfall is a process of the Linear Model
If its not a process, could you please tell me a few processess of the Prototypical Model and also process that use evolutionary prototyping.
cheers

Software Development Processs Question
Ryo
I tend to see Evolutionary Prototyping as a process, rather than a model.
I'm not sure if that process belongs only to anyone model though.
Does it make sense
Mauro Regio
Rochak
Evolutionary prototyping is a combination of many different models that may or may not follow a prototypical model. Evolutionary prototyping allows each stage of the SDLC to grow/age, potentially, at different rates. This is what separates it from a generic prototyping model.
Hopefully, that helps.