The Process framework

Activites that are applicable across the entire software process

Every successful activity needs plans, designs, and requirements. Similar quality software can process through different frameworks step by step.

Five Generic process framework activities

  1. Communication
  2. Planning
  3. Modeling
  4. Construction
  5. Deployment
Communication
  • Communicate and collaborate with the customer (and the other stakeholder)
  • Understand stakeholder objectives for the project to gather requirements
  • Communication helps to define software features and requirements
Planning
  • Simplified complicated journey with 
  • Establishing a plan can simplified software engineering work
  • Address technical tasks, resources, work products, and work schedules
Modeling(Design  and Analyze)
  • Create a sketch of things so that we will understand the big pictures what it will look like artistically
  • If required we refine the sketch into the greater and greater detail
Constructions
  • Convert design into a model
  • Combine code generation
  • Testing that is required to uncover the error in the code
Deployment
  • Software is delivered to the customer who evaluated the delivered product and provides feedback based on evaluations