Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is 'Evolutionary Development Methodology'?

What is 'Evolutionary Development Methodology' means in the context of Mobile Development (Android)?

Is there any similarity to 'Object Oriented Methodology' as well? Does someone have an example piece of code?

like image 825
Iresha Rubasinghe Avatar asked Feb 02 '16 11:02

Iresha Rubasinghe


1 Answers

Evolutionary Development Methodology is a registered Trade Mark of Redwing Business Intelligence Ltd. It is not a generic term.

It is used to develop Business Intelligence systems and to manage Business Intelligence programmes. It uses the following principles:

  • Evolutionary. Each chunk of business value provided to the business – each Release – builds upon previous work. Each outer spiral iteration adds new business value to the business.
  • Incremental. In all respects, EDM development work is step-by-step.
  • Collaborative. The work is driven by business needs and information consumer requirements, with the business user playing a vital part of the development process.
  • Iterative. Each inner spiral iteration adds value to the work being delivered.

You can find more information at the EDM website

By the way, EDM has nothing to do with Android development. An appropriate methodology for Android Apps would be one of the Agile (note the capital A) methodologies such as Scrum.

Evolutionary Development Methodology(TM) is a Spiral methodology, and not an Agile methodology. EDM's cadence and rhythms are much longer than for Agile; the spirals within spirals within spirals of EDM are more tuned to working in a embedded/collaborative manner with the business, than separate stand-alone software development.

like image 77
Donna Kelly Avatar answered Nov 07 '22 15:11

Donna Kelly