1 / 17

Review of Definitions

Review of Definitions. Software life cycle: Set of activities and their relationships to each other to support the development of a software system Software development methodology: A collection of techniques for building models - applied across the software life cycle.

dysis
Télécharger la présentation

Review of Definitions

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Review of Definitions Software life cycle: Set of activities and their relationships to each other to support the development of a software system Software development methodology: A collection of techniques for building models - applied across the software life cycle

  2. Unified Process Model • A process model that was created 1997 to give a framework for Object-oriented Software Engineering • Iterative, incremental model to adapt to specific project needs • Risk driven development • Combining spiral and evolutionary models

  3. Unified Process Model • Iterative process: development is divided into short fixed length mini projects (called iterations). • Each iteration has requirement analysis, design, implementation and testing. • Output of each iteration is tested integrated executed system that grows with each iteration.

  4. Iterations • Iterations are timeboxed (i.e. fixed in length) • Best iteration length (2-6 weeks)

  5. Advantages of UP • Rapid feedback from users and developers • Then adapt to changes in the next iteration (adaptive development) • Visible progress • Start with high risk • Manage complexity by dividing the problem into smaller ones

  6. Stages of the UP

  7. Stages of the UP • Inception: Customer communication, project vision and planning activities (feasibility study) • Elaboration: multiple iterations that refines the requirements and models of the system • Construction: develop software code • Transition: user testing and installation • Production: operation

  8. Inception Stage • Perform feasibility study ….. • Identify the project vision (vision document) • Identify general business requirements • Identify project and business risks • Produce initial use-case model (10-20%) • Plan the elaboration stages • Rough architecture of the software (subsystems)

  9. Elaboration Stage • An iterative process where refinements are made on system requirements, system design, develop part of the code and test it. • Products from these iterations: • Refinements on use-case model • Software architecture description • Executable prototypes • Initial design model • Refinement on project risks and plan

  10. Construction Stage • Translate the design into software components • Products of this stage are: • Design model • Integrated software components • Test plan and test cases • User documentation

  11. Transition Stage • Deliver the software and documentation • Get user feedback from Beta tests

  12. Changes in activities according to stages

  13. Important Definitions • Artifacts: any work product (e.g. code, database, documents, models, user manual) • Milestones are the end-point of a process activity • Deliverables are project results delivered to customers

  14. Artifact Sets in the Unified Process Artifact set: A set of artifacts developed and reviewed as a single entity The Unified Process distinguishes five artifact sets Management set Requirements set Design set Implementation set Deployment set Also called the engineering set.

  15. Artifact Sets in the Unified Process Requirements Set 1. Vision document 2. Requirements model(s) Engineering Set Management Set Planning Artifacts 1 Software Project Management Plan (SPMP) 2. Software Configuration Management Plan (SCMP) 3. Work breakdown structure 4. Business Case 5. Release specifications Operational Artifacts 1. Release descriptions 2. Status assessments 3. Change Management database 4. Deployment documents 5. Environment. Design Set 1. Design model(s) 2. Test model 3. Software architecture Implementation Set 1. Source code baselines 2. Compile-time files 3. Component executables Deployment Set 1. Integrated pro- duct executable 2. Run-time files 3. User documentation

  16. Life-cycle Focus on Artifact Sets Each artifact set is the predominant focus in one stage of the unified process. Inception Elaboration Construction Transition Management Set Requirements Set Design Set Implementation Set Deployment Set

  17. Artifact Set Roadmap Informal Baseline Inception Elaboration Construction Transition Management Set 1. Vision 2. WBS 3. Schedule 4. Conf. Management 5. Project Agreement 6. Test Plan Requirements Set 1. Analysis Model Design Set 1. System Design 2. Interface Specification Implementation Set 1. Source code 2. Test cases Deployment Set • Alpha-Test/ Beta-Test • 2. User Manual

More Related