John D. McGregor Architecture Evaluation

Slides:



Advertisements
Similar presentations
ATAM Architecture Tradeoff Analysis Method
Advertisements

Designing an Architecture 1.Design Strategy Decomposition Designing to Architecturally Significant Requirements Generate and Test This generate-and test.
Mahmut Ali GÖKÇEIndustrial Systems Engineering Lecture 2 System Identification ISE102 Spring 2007.
Evaluating a Software Architecture By Desalegn Bekele.
® IBM Software Group © 2006 IBM Corporation PRJ480 Mastering the Management of Iterative Development v2 Module 4: Phase Management - Elaboration.
Software Architecture – Centric Methods and Agile Development by Craig Castaneda.
CPSC 872 John D. McGregor Session 22 Architecture Design, cont’d.
The Architecture Design Process
Active Review for Intermediate Designs [Clements, 2000]
Lecture 17 Architecture Tradeoff Analysis Method ATAM
Creating Architectural Descriptions. Outline Standardizing architectural descriptions: The IEEE has published, “Recommended Practice for Architectural.
1 Introduction to System Engineering G. Nacouzi ME 155B.
Software Architecture Quality. Outline Importance of assessing software architecture Better predict the quality of the system to be built How to improve.
System Engineering Instructor: Dr. Jerry Gao. System Engineering Jerry Gao, Ph.D. Jan System Engineering Hierarchy - System Modeling - Information.
The Software Product Life Cycle. Views of the Software Product Life Cycle  Management  Software engineering  Engineering design  Architectural design.
Software architecture evaluation
Software Architecture premaster course 1.  Israa Mosatafa Islam  Neveen Adel Mohamed  Omnia Ibrahim Ahmed  Dr Hany Ammar 2.
Architecture Tradeoff Analysis Method Based on presentations by Kim and Kazman
Introduction to Computer Technology
Chapter 10 Architectural Design
RUP Requirements RUP Artifacts and Deliverables
UML - Development Process 1 Software Development Process Using UML (2)
Introduction to RUP Spring Sharif Univ. of Tech.2 Outlines What is RUP? RUP Phases –Inception –Elaboration –Construction –Transition.
Chapter 6 System Engineering - Computer-based system - System engineering process - “Business process” engineering - Product engineering (Source: Pressman,
RUP Fundamentals - Instructor Notes
Evaluating Architectures: ATAM
CPSC 871 John D. McGregor Module 4 Session 3 Architecture Evaluation.
1 IBM Software Group ® Mastering Object-Oriented Analysis and Design with UML 2.0 Module 1: Best Practices of Software Engineering.
ATAM –Cont’d SEG 3202 N. Elkadri.
Architecture Evaluation Evaluation Factors Evaluation by the designer Every time the designer makes a key design decision or completes a design milestone,
1 Chapter 2 The Process. 2 Process  What is it?  Who does it?  Why is it important?  What are the steps?  What is the work product?  How to ensure.
1 Chapter 14 Architectural Design 2 Why Architecture? The architecture is not the operational software. Rather, it is a representation that enables a.
Testing Workflow In the Unified Process and Agile/Scrum processes.
SOFTWARE SYSTEMS DEVELOPMENT 4: System Design. Simplified view on software product development process 2 Product Planning System Design Project Planning.
SOFTWARE ARCHITECT – DESIGN.  Introduction  Architecture Drivers  POS System Architecture  Mapping Between Perspective  Evaluate Architecture  Project.
McGraw-Hill/Irwin Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 3 Identification and Selection of Development Projects.
1 Computer Systems & Architecture Lesson 5 9. The ATAM.
Assessing the influence on processes when evolving the software architecture By Larsson S, Wall A, Wallin P Parul Patel.
SOFTWARE DESIGN AND ARCHITECTURE LECTURE 05. Review Software design methods Design Paradigms Typical Design Trade-offs.
Documenting Software Architectures 1.Uses and Audiences for Architecture Documentation Architecture documentation serves as a means of education Architecture.
CPSC 372 John D. McGregor Module 3 Session 1 Architecture.
Systems Analysis and Design in a Changing World, Fourth Edition
Search Engine Optimization © HiTech Institute. All rights reserved. Slide 1 What is Solution Assessment & Validation?
CPSC 871 John D. McGregor Module 3 Session 1 Architecture.
Cmpe 589 Spring 2006 Lecture 2. Software Engineering Definition –A strategy for producing high quality software.
1 Advanced Software Architecture Muhammad Bilal Bashir PhD Scholar (Computer Science) Mohammad Ali Jinnah University.
Software Architecture Evaluation Methodologies Presented By: Anthony Register.
Architecture Analysis Techniques
Overall Evaluation of Software Architecture By Ashwin Somaiah.
 CMMI  REQUIREMENT DEVELOPMENT  SPECIFIC AND GENERIC GOALS  SG1: Develop CUSTOMER Requirement  SG2: Develop Product Requirement  SG3: Analyze.
1 IBM Software Group ® Mastering Object-Oriented Analysis and Design with UML 2.0 Module 4: Analysis and Design Overview.
The ATAM method. The ATAM method (1/2) Architecture Tradeoff Analysis Method Requirements for complex software systems Modifiability Performance Security.
Documenting Software Architectures. Outline  Introduction  Uses of Architectural Documentation  Views  Choosing the Relevant Views  Documenting a.
Analyzing an Architecture. Why analyze an architecture? Decide whether it solves the problem Compare to other architectures Assess what needs to change,
CPSC 872 John D. McGregor Session 31 This is it..
CpSc 875 John D. McGregor C 12 – Security/ATAM. Attack surface of a product face_Analysis_Cheat_Sheet
Lecture 15 Attribute Driven Design Again Topics ATAM – team expertise and experience needed Chapter 24 Next Time: June 22, 2016 CSCE 742 Software Architecture.
Lecture 15 Attribute Driven Design Again Topics ATAM – team expertise and experience needed Chapter 24 Next Time: June 22, 2016 CSCE 742 Software Architecture.
Software Architecture ATAM Process Presentation
Project Roles and Responsibilities
Software Engineering (CSI 321)
Analyzing an Architecture
The Design Process.
Chapter 5 Designing the Architecture Shari L. Pfleeger Joanne M. Atlee
Analyzing an Architecture
Portfolio, Programme and Project
The ATAM – A Method for Architecture Evaluation
John D. McGregor C 12 – Security/ATAM
Presentation transcript:

John D. McGregor Architecture Evaluation CpSc 873 John D. McGregor Architecture Evaluation

IEEE 829 test plan standard http://www.fit.vutbr.cz/study/courses/ITS/public/ieee829.html

Here is what you are going to do For the Isolette example create a test plan according to the IEEE 829 standard Describe it in terms that are meaningful at architecture evaluation time and at detailed code testing time Construct at least three test scenarios with specific input data Remember that this is a device with embedded software

Architecture adds value Value is a synonym for desirableness If the value of something increases it is because it has become more desirable for some reason A “value chain” represents a sequence of stages, each of which makes the “thing”, for which this is the value chain, more desirable. The value chain for a software product is the series of activities that craft a solution.

Porter’s Value Chain

Adding value How does architecture add value? (How does it make the product more desirable?) Increased probability that customers like the product Increased probability of highly reliable operation Increased probability that the product will have the qualities desired Increased predictability of implementation

Adding value - 2 Even architecture evaluation adds value It removes defects making the architecture more desirable as a basis for building a product Question: How do we measure these increases in value?

Where are we?

Architecture TradeOff Analysis Method (ATAM) The purpose of the ATAM is to assess the consequences of architectural decisions in light of quality attribute requirements. http://www.sei.cmu.edu/reports/00tr004.pdf

Conceptual Flow of ATAM Business Drivers Software Architecture Quality Attributes Architectural Approaches Architectural Decisions Scenarios Analysis impacts Risks Sensitivity Points Tradeoffs Non-Risks distilled into Risk Themes

Phase 0 Phase 1 Phase 2 Phase 3 Partnership and preparation Evaluation Evaluation continued Phase 3 Follow-up

Phase 0 Logistics are agreed to Agenda is agreed to Meeting dates Who must attend Team membership Agenda is agreed to Collect initial information

Overview of Phase 1 Step 1 Present the ATAM Step 2 Present business drivers Step 3 Present architecture Step 4 Identify architectural approaches Step 5 Generate quality attribute utility tree Step 6 Analyse architectural approaches

Present Business Drivers Describe The system’s most important functions Any relevant technical, managerial, economic, or political constraints The business goals and context as they relate to the project The major stakeholders The architectural drivers (the major quality attribute goals)

Present Architecture Driving architectural requirements, measurable quantities associated with these, standards/models/approaches for meeting these Important architectural information Context diagram Module or layer view Component and connector view Deployment view

Present Architecture - 2 Architectural approaches, patterns, tactics employed, what quality attributes they address and how they address those attributes Use of COTS and their integration Most important use case scenarios Most important change scenarios Issues/risk w.r.t. meeting the diving requirements

Step 4: identify architectural approaches Catalog the evident patterns and approaches Based on step 3 Serves as the basis for later analysis

Quality Attribute Scenario Stimulus Stimulus source Environment Artifact Response Response measure

Quality Attribute Scenario Stimulus – the hand control is moved to make a 2 inch long, 1 inch deep incision Stimulus source – doctor Environment – patient and robot have been aligned Artifact – image in the viewfinder Response – the view is updates with no flicker Response measure – the doctor experiences no difficulty seeing the incision as it is made

Step 5: Generate quality attribute utility tree Present the quality attribute goals in detail Quality attribute goals are Identified, prioritized, refined Expressed as scenarios Utility is an expression of the overall goodness of the system Quality attributes form the second level being components of utility

Step 5: Generate quality attribute utility tree con’t Scenarios are prioritized Depending on how important they are and Depending on how difficult it will be for the architecture to satisfy a scenario

Step 5 – Lets draw the tree (H,M) Repair in 3 days Maintenance (M,L) Modifiability Replace function In 2 days Extensibility Utility

Step 6: Analyze architectural approaches Examine the highest ranked scenarios The goal is for the evaluation team to be convinced that the approach is appropriate for meeting the attribute-specific requirements Scenario walkthroughs Identify and record a set of sensitivity points and tradeoff points, risks and non-risks Sensitivity and tradeoff points are candidate risks

Phase 2 Step 7 Step 8 Step 9 Brainstorm and prioritize scenarios Analyze architectural approaches Step 9 Present results

Step 7: Brainstorm and prioritise scenarios Utility tree shows architects view on the quality attributes Here the focus is on the other stakeholders view on the quality attributes and scenarios based on these Which are the mot meaningful and important scenarios w.r.t. users etc.

Step 8: Analyse architectural approaches Highest ranked scenarios from step 7 are presented to the architect Explain how relevant architectural decisions contribute to realising each one

Step 9: Present results Outputs: The architectural approaches documented The set of scenarios and their prioritization from the brainstorming The utility tree The risks discovered The non-risks documented The sensitivity points and tradeoff points found

Conceptual Flow of ATAM Business Drivers Software Architecture Quality Attributes Architectural Approaches Architectural Decisions Scenarios Analysis impacts Risks Sensitivity Points Tradeoffs Non-Risks distilled into Risk Themes

Architecture of the day GIMP – multiple windows that share state Could use MVC but need a more efficient communication and a more structured communication

PAC Escalates up hierarchy and then back down

http://www.vico.org/pages/PatronsDisseny/Pattern%20Presentation%20Abstra/ http://www.dossier-andreas.net/software_architecture/pac.html http://www.innovatingtomorrow.net/2008/04/04/pac-software-architecture