Closed shadowezz closed 3 years ago
Does Agile process model fall under iterative model or are they a separate model of their own?
Agile and non-agile is one way to categorize SDLC models. Agile models are usually iterative (being iterative allows more agility). You can also think of agile as a characteristic of the SDLC process model e.g., how agile is your process?
And what kind of iterative model does our tp follow?
What are the answer options you are considering for this question?
Is it accurate to say that given the options depth-first or breadth-first, it is leaning more towards breadth-first, but if mixed is within the options then it should be mixed?
Is it accurate to say that given the options depth-first or breadth-first, it is leaning more towards breadth-first, but if mixed is within the options then it should be mixed?
Yes, it was supposed to be mostly breadth-first i.e., the whole product (rather than a specific feature or a component) moves gradually forward.
Thanks prof!
Does Agile process model fall under iterative model or are they a separate model of their own? And what kind of iterative model does our tp follow?