1 / 20

Understanding Quality Attributes

Understanding Quality Attributes. Võ Đình Hiếu. Contents. Quality attributes (QA) QA Scenarios. Requirements. Funtional requirements Quality attribute requirements Constraints. Quality Attribute.

Download Presentation

Understanding Quality Attributes

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. Understanding Quality Attributes VõĐìnhHiếu

  2. Contents • Quality attributes (QA) • QA Scenarios

  3. Requirements • Funtional requirements • Quality attribute requirements • Constraints

  4. Quality Attribute A quality attribute (QA) is a measurable or testable property of a system that is used to indicate how well the system satisfies the needs of its stakeholders

  5. Architecture and Quality Attributes • Achieving quality attributes must be considered throughout design, implementation, and deployment. • Satisfactory results are a matter of getting the big picture (architecture) as well as the details (implementation) correct • Usability involves both architectural and non-architectural aspects. Making the user interface easy to use is non-architectural, but providing the user with undo operations is architectural.

  6. Architecture and Quality Attributes • Modifiability is determined by how functionality is divided (architectural) and by coding techniques within a module (non-architectural). • Performance depends partially on how much communication is necessary among components and how shared resources are allocated (architectural) and partially on the choice of algorithms and how they are coded (non-architectural)

  7. Architecture and Quality Attributes The messages: • Architecture is critical to the realization of many qualities of interest in a system, and these qualities should be designed in and can be evaluated at the architectural level. • Architecture, by itself, is unable to achieve qualities. It provides the foundation for achieving quality, but this foundation will be to no avail if attention is not paid to the details.

  8. Quality Attribute Scenarios A conmon form to specify quality attribute requirements

  9. Quality Attribute Scenarios • A quality attribute scenario consists of six parts • Stimulus – an event that arrives at the system • Source of stimulus – the entity that generated the stimulus • Response – the activity undertaken after the arrival of the stimulus • Response measure –determine whether a response is satisfactory • Environment – the particular conditions in which the stimulus occurs • Artifact – the system or the pieces of it that are stimulated

  10. Quality Attribute Scenarios

  11. General vs. Concrete Scenarios • A general quality attribute scenario is system independent and can, potentially, pertain to any system. • A concrete quality attribute scenario is specific to the particular system under consideration.

  12. Availability general scenarios

  13. Availability general scenarios

  14. Modifiability General Scenarios

  15. Sample Modifiability Scenario

  16. Architectural tactics • A tactic is a design decision that influences the achievement of a quality attribute response • The focus of a tactic is on a single quality attribute response (no tradeoff within a tactic)

  17. Architectural tactics Tactics to Control Response Stimulus Response

  18. Quality design decisions • Allocation of responsibilities • Coordination model • Data model • Management of resources • Mapping among architectural elements • Binding time decisions • Choice of technology

  19. Summary • Concept of quality attribute • QA scenarios

More Related