IT in Australia /ASP.NET2012. 7. 26. 12:47


1. UP (Unified Process) 

is  a software development process which is a iterative and incremental development framework. 

       

the Unified Process divided the the project into four phases: 

  • Inception : to set up the business and project goal
  • Elaboration : find out risk factors and establish the system architecture
  • Construction : system features are implemented for several iterations  
  • Transition : a system is deployed to target users



2. Characteristics of UP 

  • Iterative and incremental
  • Use case driven : define the scope(inception), functionality
  • Architecture aware : 3 tier architecture(presentation, application, services layer)


References 

1. wiki : http://en.wikipedia.org/wiki/Unified_Process





Posted by 시티락