Previous Topic: Three PhasesNext Topic: Five-Method Design


How Tasks are Performed

These phases can be implemented in chronological sequence, but they usually overlap, because certain tasks within each phase can be performed concurrently.

For example, an application prototype can be defined and executed while the database is being designed and data is being defined in the dictionary. However, each phase must be completed before the next phase can be fully implemented.