Object Oriented Design and Analysis Rational Unified Process.

Slides:



Advertisements
Similar presentations
Ninth Lecture Hour 8:30 – 9:20 pm, Thursday, September 13
Advertisements

Arlow and Neustadt ch.21 What is the unified process? People are more important than any process. Good people with a good process will outperform good.
® IBM Software Group © 2006 IBM Corporation PRJ480 Mastering the Management of Iterative Development v2 Module 4: Phase Management - Elaboration.
Using UML, Patterns, and Java Object-Oriented Software Engineering Royce’s Methodology Chapter 16, Royce’ Methodology.
Rational Unified Process Software Engineering Lab. Summer 2006.
PRJ270: Essentials of Rational Unified Process
Rational Unified Process
L4-1-S1 UML Overview © M.E. Fayad SJSU -- CmpE Software Architectures Dr. M.E. Fayad, Professor Computer Engineering Department, Room #283I.
NJIT From Inception to Elaboration Chapter 8 Applying UML and Patterns Craig Larman.
Software Project Transition Planning
Copyright  Larry Dribin, Ph.D. SE470_ProjMgmt_v1.ppt SE470 - ProjMgmt - 1 Excellence in Software Engineering Repeatable Level Defined Level Manage.
SwE 313 Introduction to Rational Unified Process (RUP)
Copyright  Larry Dribin, Ph.D. SE470_EngFlows_v1.ppt SE470 EngFlows - 1 Excellence in Software Engineering Repeatable Level Defined Level Manage.
Iterative development and The Unified process
Page 1 R Risk-Driven and Iterative Development. Page 2 R Copyright © 1997 by Rational Software Corporation What the Iterative Life Cycle Is Not It is.
The Software Product Life Cycle. Views of the Software Product Life Cycle  Management  Software engineering  Engineering design  Architectural design.
The web application development process Basharat Mahmood, COMSATS Institute of Information Technology, Islamabad, Pakistan. 1.
Unified Software Practices v 5.0-D Copyright  1998 Rational Software, all rights reserved 1 /26 RUP Architecture.
® IBM Software Group © 2006 IBM Corporation PRJ480 Mastering the Management of Iterative Development v2 Module 3: Phase Management - Inception.
George Blank University Lecturer. Iterative, Evolutionary, and Agile Introduction to the Rational Unified Process.
UML - Development Process 1 Software Development Process Using UML (2)
Rational Unified Process
Object-Oriented Analysis and Design Iterative Development and the Unified Process.
Introduction to RUP Spring Sharif Univ. of Tech.2 Outlines What is RUP? RUP Phases –Inception –Elaboration –Construction –Transition.
Unified Software Development Process (UP) Also known as software engineering process SEP describes how requirements are turned into software Defines who,
Software Engineering Chapter 15 Construction Leads to Initial Operational Capability Fall 2001.
RUP Fundamentals - Instructor Notes
Software Development *Life-Cycle Phases* Compiled by: Dharya Dharya Daisy Daisy
1 IBM Software Group ® Mastering Object-Oriented Analysis and Design with UML 2.0 Module 1: Best Practices of Software Engineering.
The Rational Unified Process
-Nikhil Bhatia 28 th October What is RUP? Central Elements of RUP Project Lifecycle Phases Six Engineering Disciplines Three Supporting Disciplines.
Rational Unified Process (Part 1) CS3300 Fall 2015.
Rational Unified Process Fundamentals Module 4: Disciplines II.
CS 360 Lecture 3.  The software process is a structured set of activities required to develop a software system.  Fundamental Assumption:  Good software.
RUP Fundamentals - Instructor Notes
Identify steps for understanding and solving the
Role-Based Guide to the RUP Architect. 2 Mission of an Architect A software architect leads and coordinates technical activities and artifacts throughout.
Iterative Project Management Chapter 3.2 – The Unified Process Modified considerably by Instructor Class Discussions / Presentations.
Rational Unified Process , Introduction to UML. What is RUP? The Rational Unified Model is a software engineering process Both process and product Provides.
® IBM Software Group © 2006 IBM Corporation PRJ480 Mastering the Management of Iterative Development v2 Module 6: Phase Management -Transition.
Object-oriented Analysis and Design Stages in a Software Project Requirements Writing Analysis Design Implementation System Integration and Testing Maintenance.
CHECKPOINTS OF THE PROCESS Three sequences of project checkpoints are used to synchronize stakeholder expectations throughout the lifecycle: 1)Major milestones,
Notes of Rational Related cyt. 2 Outline 3 Capturing business requirements using use cases Practical principles  Find the right boundaries for your.
Software Engineering Prof. Ing. Ivo Vondrak, CSc. Dept. of Computer Science Technical University of Ostrava
Unified Modeling Language* Keng Siau University of Nebraska-Lincoln *Adapted from “Software Architecture and the UML” by Grady Booch.
Fifth Lecture Hour 9:30 – 10:20 am, September 9, 2001 Framework for a Software Management Process – Life Cycle Phases (Part II, Chapter 5 of Royce’ book)
L6-S1 UML Overview 2003 SJSU -- CmpE Advanced Object-Oriented Analysis & Design Dr. M.E. Fayad, Professor Computer Engineering Department, Room #283I College.
CEN5011, Fall CEN5011 Software Engineering Dr. Yi Deng ECS359, (305)
RUP Fundamentals Instructor Notes
Rational Unified Process (RUP) Process Meta-model Inception Phase These notes adopted and slightly modified from “RUP Made Easy”, provided by the IBM Academic.
J. Scott Hawker p. 1Some material © Rational Corp. Rational Unified Process Overview See and use the RUP Browser on lab machines.
Chapter 8 Workflows of the Process Taken from Walker Royce’s textbook – Software Project Management plus a number of Personal Comments.
Project Initiation at The Regence Group 12/19/2015John Garrigues1.
Yazd University, Electrical and Computer Engineering Department Course Title: Advanced Software Engineering By: Mohammad Ali Zare Chahooki The Rational.
Overview of RUP Lunch and Learn. Overview of RUP © 2008 Cardinal Solutions Group 2 Welcome  Introductions  What is your experience with RUP  What is.
Rational Unified Process Fundamentals Module 4: Core Workflows II - Concepts Rational Unified Process Fundamentals Module 4: Core Workflows II - Concepts.
Rational Unified Process (RUP)
Rational Unified Process Fundamentals Best Practices of Software Engineering Rational Unified Process Fundamentals Best Practices of Software Engineering.
Software Development Process CS 360 Lecture 3. Software Process The software process is a structured set of activities required to develop a software.
Unified Software Practices v 5.0-D Copyright  1998 Rational Software, all rights reserved 1 /26 Rational Unified Process – Part 2 Original slides modified.
RUP RATIONAL UNIFIED PROCESS Behnam Akbari 06 Oct
Iterative development and The Unified process
TK2023 Object-Oriented Software Engineering
Process 4 Hours.
Iterative, Evolutionary, and Agile Rational Unified Process
Unified Process Source & Courtesy: Jing Zou.
Rational Unified Process
Chapter 2 – Software Processes
Presentation transcript:

Object Oriented Design and Analysis Rational Unified Process

Object Oriented Design and Analysis Software Development Process An approach to building, deployment, and possibly maintaining software.

Object Oriented Design and Analysis Unified Process A iterative software development process for building object-oriented systems. Emerged as a popular software development process

Object Oriented Design and Analysis Iterative and evolutionary development An iterative and evolutionary approach allows start of development with incomplete, imperfect knowledge Iterative and evolutionary have the following advantages: – Logical progress toward a robust architecture – Effective management of changing requirements – Continuous integration – Early understanding of the system – Ongoing risk assessment

Object Oriented Design and Analysis Contd..

Object Oriented Design and Analysis Contd..

Object Oriented Design and Analysis Rational Unified Process A refinement of the unified process i.e. iterative software development process. provides a disciplined approach to assigning tasks and responsibilities within a development organization Goal - to ensure the production of high-quality software that meets the needs of its end-users, within a predictable schedule and budget

Object Oriented Design and Analysis RUP Process – Enhance team productivity – Configurable no single process is suitable for all software development adapts to small & large development teams – Documentation Model based artifacts UML

Object Oriented Design and Analysis RUP Building blocks – Roles (who) responsibilities – Tasks (how) Unit of work Result oriented – should be useful – Work products (what) Resultant product

Object Oriented Design and Analysis RUP Best Practices how to effectively deploy commercially proven approaches to software development for software development teams Develop software iteratively – not possible to – define the problem upfront – design the entire solution – each iteration ends with a release Manage requirements – use case to capture functional requirements – should be traceable

Object Oriented Design and Analysis Contd.. Use component-based architectures Visually model software – different models to communicate different aspects with different stakeholders UML

Object Oriented Design and Analysis Contd.. Verify software quality – review functional requirements non-functional requirements – should be part of the process Control changes to software – continuous integration

Object Oriented Design and Analysis RUP Process Two dimensions. – Horizontal axis represents time and shows the dynamic aspect of the process as it is enacted, and it is expressed in terms of cycles, phases, iterations, and milestones. – Vertical axis represents the static aspect of the process: how it is described in terms of activities, artifacts, workers and workflows.

Object Oriented Design and Analysis RUP - Two Dimensions

Object Oriented Design and Analysis Phases and Iterations - The Time Dimension dynamic organization of the process along time the software lifecycle is broken into cycles, each cycle working on a new generation of the product – Inception phase – Elaboration phase – Construction phase – Transition phase

Object Oriented Design and Analysis RUP - Lifecycle Phases

Object Oriented Design and Analysis RUP- Core Workflows

Object Oriented Design and Analysis Inception objectives Establish software scope and boundary conditions. – operational concept. – acceptance criteria. – descriptions of what is and what is not included. Discriminate critical Use Cases of the system. – primary scenarios of behaviour. Exhibit at least one candidate architecture. Estimate overall cost. Estimate risks.

Object Oriented Design and Analysis Inception activities Formulate scope of project Plan and prepare a business case and evaluate alternatives for risk management, staffing, project plan Synthesise a candidate architecture.

Object Oriented Design and Analysis Outcome of inception A ‘vision’ document, i.e., a general vision of the core projects requirements, key features and main constraints. A Use-Case model survey – all Use Cases and Actors that can be identified so far. An initial project glossary. An initial business case including business context, success criteria and financial forecast. Initial risk assessment. Project plan, with phases and iterations.

Object Oriented Design and Analysis Other artifacts produced Initial Use Case model (10%-20% complete) A domain model static picture of scope. A business model (if necessary)workflow. A preliminary development case description to specify the process used. One or several prototypes. – Behavioral, Structural, Exploratory or Evolutionary.

Object Oriented Design and Analysis Evaluation criteria at end Agreement on scope definition and cost and schedule estimates Requirements understanding as shown by the correctness of the primary Use Cases. Credibility of the cost and schedule estimates, priorities, risks and development process. Depth and breadth of any architectural prototype that was developed. Actual expenditure v planned expenditure.

Object Oriented Design and Analysis Elaboration objectives To analyse the problem domain. Establish a sound architectural foundation. Develop the project plan. Eliminate high-risk elements.

Object Oriented Design and Analysis Elaboration objectives Define, validate and agree the architecture as quickly as possible. Agree the vision that came from the inception phase. Agree a plan for the construction phase. Demonstrate that the architecture will support this vision for a reasonable cost in a reasonable time.

Object Oriented Design and Analysis Elaboration activities The vision is elaborated and a solid understanding is established of the most critical Use Cases that drive the architectural and planning decisions. The Process, the infrastructure and the development environment are elaborated, and the process, tools and automation support are put into place.

Object Oriented Design and Analysis Elaboration activities The architecture is elaborated and components are selected. – Potential components are evaluated. – make / buy / reuse decisions determine the construction phase cost and schedule. – Architectural components integrated and assessed against primary scenarios. – This is done iteratively.

Object Oriented Design and Analysis Outcome of elaboration Use Case model (at least 80% complete). – All Use Cases identified. – All Actors identified. – Most Use-Case descriptions developed. Supplementary requirements. – (non-functional or not associated with a Use Case) Software architecture description.

Object Oriented Design and Analysis Outcome of elaboration Executable architectural prototype. Revised risk list and revised business case. Development plan for overall project. – coarse grained project plan, with iterations and evaluation criteria for each iteration. Updated development case that specifies process to be used. Preliminary user manual (optional).

Object Oriented Design and Analysis Evaluation criteria at end Is the vision of the product stable? Is the architecture stable? Does the executable demonstration show that major risk elements are addressed? Is construction phase sufficiently planned? Do all stakeholders agree that current vision is achievable, using current plan with current architecture? Is the cost acceptable?

Object Oriented Design and Analysis Construction All remaining components and application features are developed and integrated into the product. All features are tested thoroughly. Emphasis is placed on managing resources and controlling operations to optimise cost, schedules and quality. Parallel construction can accelerate the availability of deployable releases.

Object Oriented Design and Analysis Construction objectives Minimise development costs by optimising resources and avoiding unnecessary scrap and rework. Achieve adequate quality as rapidly as possible. Achieve useful versions (alpha, beta or other test releases) as rapidly as practical.

Object Oriented Design and Analysis Construction activities Resource management, resource control, process optimisation. Complete component development and testing against the defined evaluation criteria. Assessment of product releases against acceptance criteria for the vision.

Object Oriented Design and Analysis Outcome of construction A product ready to put into the hands of end users. The software product integrated on the adequate platforms. The user manuals. A description of the current release.

Object Oriented Design and Analysis Evaluation criteria at end Often called the beta release, is it ready? – Is the product release stable and mature enough to be deployed in the user community? – Are all stakeholders ready for the transition into the use community? – Are the actual resource expenditures v planned expenditures still acceptable? Transition may have to be postponed by one release if the project fails to reach this milestone.

Object Oriented Design and Analysis Transition This moves the software project to the user community. After release, issues usually arise that require new releases, either to correct problems or finish features that were postponed. This phase is entered when a baseline is mature enough to be deployed in the end-user domain. This means that some usable subset of the system has beem completed to an acceptable level of quality and that user documentation is available.

Object Oriented Design and Analysis Transition phase includes Beta testing to validate the new system against use expectations. Parallel operation with the legacy system that the project is replacing Conversion of operational databases. Training of users and maintainers. Rollout of the product to the marketing, distribution and sales teams. It concludes when the deployment baseline has achieved the completed vision.

Object Oriented Design and Analysis Transition objectives Achieve user self-supportability. Achieve stakeholder concurrence that deployment baselines are complete and consistent with the evaluation criteria of the vision. Achieve final product baseline as rapidly and cost-effectively as practical.

Object Oriented Design and Analysis Transition activities Deployment-specific engineering, i.e. cutover, commercial packaging and production, sales rollout, and field personnel training. Tuning activities, including bug fixing and enhancement for performance and usability. Assessing the deployment baselines against the vision and the acceptance criteria for the product. The activities depend on the goal – For fixing bugs, implementation and testing are usually enough. – For new features, iteration is similar to construction phase.

Object Oriented Design and Analysis Evaluation criteria at end Is user satisfied? Are the actual resources expenditures v planned expenditures still acceptable?

Object Oriented Design and Analysis Thank you