Human Computer Interaction Lecture 14. HCI in Software Process. HCI in the software process

Similar documents
HCI in the software process

HCI in the software. chapter 6. HCI in the software process. The waterfall model. the software lifecycle

Human Computer Interaction Lecture 06 [ HCI in Software Process ] HCI in the software process

Iterative design and prototyping

Software Engineering

Interface Implementation

6.5 DESIGN RATIONALE. 248 Chapter 6 n HCI in the software process

Sri Vidya College of Engineering & Technology Question bank (unit 2) UNIT 2 TWO MARKS

Introduction. Software tools and implementation support. Shneiderman ch. 5, Dix chs. 6, 8

h(p://ihm.tumblr.com/post/ /word- cloud- for- hci- human- computer- interacbon CS5340 Human-Computer Interaction ! January 31, 2013!

LECTURE 11 USABILITY -PROTOTYPING

3 Prototyping and Iterative Evaluations

Recapitulation Lecture #10 LECTURE 11 USABILITY - PROTOTYPING. Waterfall with iteration. Example: Cognitive Task Analysis

Software Engineering Lifecycles. Controlling Complexity

LECTURE 11 USABILITY - PROTOTYPING

Human-Computer Interaction. CA357 Lecture 7 More on Prototyping

3 Evaluating Interactive Systems

Specifying and Prototyping

CS Human Computer Interaction

HCI Design Process: An Overview. What is HCI Design Process? Practical Issues in HCI Design Process Examples of Lifecycle Models

Software Engineering 2 A practical course in software engineering. Ekkart Kindler

Administrivia. Added 20 more so far. Software Process. Only one TA so far. CS169 Lecture 2. Start thinking about project proposal

Concepts of user-centered design

CS SOFTWARE ENGINEERING QUESTION BANK SIXTEEN MARKS

COSC 341 Human Computer Interaction. Dr. Bowen Hui University of British Columbia Okanagan

CMSC 435: Software Engineering Section 0201

Standard Glossary of Terms used in Software Testing. Version 3.2. Foundation Extension - Usability Terms

Design, prototyping and construction

Software Development Process Models

User Centered Design (UCD)

What is a prototype?

Overview of the course. User-Centred Design. Group. Practical issue. Writting the report. Project work. Fang Chen

Process of Interaction Design and Design Languages

Software Testing part II (white box) Lecturer: Giuseppe Santucci

SOFTWARE REQUIREMENTS ENGINEERING LECTURE # 7 TEAM SKILL 2: UNDERSTANDING USER AND STAKEHOLDER NEEDS REQUIREMENT ELICITATION TECHNIQUES-IV

CSE 403: Software Engineering, Fall courses.cs.washington.edu/courses/cse403/16au/ User Interfaces. Emina Torlak

Mensch-Maschine-Interaktion 1

SOFTWARE ENGINEERING DECEMBER. Q2a. What are the key challenges being faced by software engineering?

The requirements engineering process

User centered system design

Prototyping for usability engineering

2/18/2009. Introducing Interactive Systems Design and Evaluation: Usability and Users First. Outlines. What is an interactive system

Design Rationale Modeling Representations

Business Analysis for Practitioners - Requirements Elicitation and Analysis (Domain 3)

Software Prototyping Animating and demonstrating system requirements. Uses of System Prototypes. Prototyping Benefits

Human-Computer Interaction: An Overview. CS2190 Spring 2010

Requirements. Requirements. Types of Requirement. What Is a Requirement?

Chapter 10. Database System Development Lifecycle

Agile Software Development Agile UX Work. Kati Kuusinen TUT / Pervasive / IHTE

Requirements Validation and Negotiation (cont d)

In this Lecture you will Learn: Testing in Software Development Process. What is Software Testing. Static Testing vs.

TESTING SOFTWARE QUALITY CHARACTERISTICS

Lecture 3: Design Methodologies

Usability Evaluation of Tools for Nomadic Application Development

UML and the Cost of Defects

03 Usability Engineering

Requirements and Design Overview

Design Rules. increasing generality. increasing authority. Guide lines. Standards. increasing authority. increasing generality

TDDD04 Software Testing

E xtr B e y CS R m oy 6704, e T a P n a Spring r n o d J g ia n 2002 r g a S m hu m ing

ISO INTERNATIONAL STANDARD. Ergonomics of human system interaction Part 210: Human-centred design for interactive systems

Object-Oriented Systems. Development: Using the Unified Modeling Language

CS 575: Software Design

(Milano Lugano Evaluation Method) A systematic approach to usability evaluation. Part I LAB HCI prof. Garzotto - HOC-POLITECNICO DI MILANO a.a.

Reducing Consumer Uncertainty Towards a Vocabulary for User-centric Geospatial Metadata

Chapter 10 Interactive Systems And Usability Organizational Requirements Engineering

BCS THE CHARTERED INSTITUTE FOR IT. BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 5 Diploma in IT PRINCIPLES OF USER INTERFACE DESIGN

Interaction Design DECO1200

Introduction to Software Engineering

SOFTWARE LIFE-CYCLE PROCESSES From Waterfall to Extreme Programming

DESIGN AND ANALYSIS OF ALGORITHMS. Unit 1 Chapter 4 ITERATIVE ALGORITHM DESIGN ISSUES

Usability. HCI - Human Computer Interaction

Software Quality. Martin Glinz. Thomas Fritz. Lecture 7 UI Design, Usability & Testing. Many thanks to Meghan Allen and Daniel Greenblatt.

Human Computer Interaction (HCI, HCC)

CS3205 HCI IN SOFTWARE DEVELOPMENT INTRODUCTION TO PROTOTYPING. Tom Horton. * Material from: Floryan (UVa) Klemmer (UCSD, was at Stanford)

Prototyping. Oct 3, 2016

CSE 118 Introduction to Design

Verification and Validation. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 22 Slide 1

Systems Analysis & Design

VANCOUVER Chapter Study Group. BABOK Chapter 9 Techniques

Unit 1 Chapter 4 ITERATIVE ALGORITHM DESIGN ISSUES

SEM / YEAR: VIII/ IV QUESTION BANK SUBJECT: CS6008 HUMAN COMPUTER INTERACTION

What is a prototype?

Key Ideas. OO Analysis and Design Foundation. Objectives. Adapted from slides 2005 John Wiley & Sons, Inc.

Understanding Usability: Getting Beyond Ease of Use

Verification and Validation

CS6008-HUMAN COMPUTER INTERACTION Question Bank

Subsystem Hazard Analysis (SSHA)

The software lifecycle and its documents

Design, prototyping and construction

What is a prototype?

CYSE 411/AIT 681 Secure Software Engineering. Topic #6. Seven Software Security Touchpoints (III) Instructor: Dr. Kun Sun

Lecture 2: Software Engineering (a review)

Whirlwind Tour Of Human-Computer Interaction

User Experience Metric (UXM) and Index of Integration (IoI): Measuring Impact of HCI Activities

Quality Assurance in Software Development

4. Risk-Based Security Testing. Reading. CYSE 411/AIT 681 Secure Software Engineering. Seven Touchpoints. Application of Touchpoints

SE 2730 Final Review

OBJECT-ORIENTED MODELING AND DESIGN. Process Overview

Prototyping. Unit 5. Zeno Menestrina, MSc Prof. Antonella De Angeli, PhD

Transcription:

Human Computer Interaction Lecture 14 HCI in Software Process HCI in the software process Software engineering and the design process for interactive systems Usability engineering Iterative design and prototyping Design rationale Lecture12- HCi In software Process 1

The Software Lifecycle Software engineering is the discipline for understanding the software design process, or life cycle Designing for usability occurs at all stages of the life cycle, not as a single isolated activity The Waterfall Model Requirements specification Architectural design Detailed design Coding and unit testing Integration and testing Operation and maintenance Lecture12- HCi In software Process 2

Activities in the Life Cycle Requirements specification designer and customer try capture what the system is expected to provide can be expressed in natural language or more precise languages, such as a task analysis would provide Architectural design high-level description of how the system will provide the services required factor system into major components of the system and how they are interrelated needs to satisfy both functional and non-functional requirements Detailed design refinement of architectural components and interrelations to identify modules to be implemented separately the refinement is governed by the nonfunctional requirements Verification and Validation Real-world requirements and constraints The formality gap Verification designing the product right Validation designing the right product The formality gap validation will always rely to some extent on subjective means of proof Management and contractual issues design in commercial and legal contexts Lecture12- HCi In software Process 3

The life cycle for interactive Systems Requirements specification Architectural design cannot assume a linear sequence of activities as in the waterfall model Detailed design lots of feedback! Coding and unit testing Integration and testing Operation and maintenance Usability Engineering The ultimate test of usability based on measurement of user experience Usability engineering demands that specific usability measures be made explicit as requirements Usability specification usability attribute/principle measuring concept measuring method now level/ worst case/ planned level/ best case Problems usability specification requires level of detail that may not be possible early in design satisfying a usability specification does not necessarily satisfy usability Lecture12- HCi In software Process 4

Part of a usability Specification for a VCR Attribute: Backward recoverability Measuring concept: Measuring method: Now level: Worst case: Planned level: Best case: Undo an erroneous programming sequence Number of explicit user actions to undo current program No current product allows such an undo As many actions as it takes to program-in mistake A maximum of two explicit user actions One explicit cancel action ISO Usability Standard 9241 Adopts traditional usability categories: Effectiveness can you achieve what you want to? Efficiency can you do it without wasting effort? Satisfaction do you enjoy the process? Lecture12- HCi In software Process 5

Some metrics from ISO 9241 Usability Effectiveness Efficiency Satisfaction objective measures measures measures Suitability Percentage of Time to Rating scale for the task goals achieved complete a task for satisfaction Appropriate for Number of power Relative efficiency Rating scale for trained users features used compared with satisfaction with an expert user power features Learnability Percentage of Time to learn Rating scale for functions learned criterion ease of learning Error tolerance Percentage of Time spent on Rating scale for errors corrected correcting errors error handling successfully Iterative Design and Prototyping Iterative design overcomes inherent problems of incomplete requirements Prototypes Simulate or animate some features of intended system Different types of prototypes Throw-away Incremental Evolutionary Management issues Time Planning Non-functional features Contracts Lecture12- HCi In software Process 6

Throw-away prototyping within requirements specification The prototype is built and tested. The design knowledge gained from this exercise is used to build the final product, but the actual prototype is discarded Incremental prototyping within the life cycle Lecture12- HCi In software Process 7

Evolutionary prototyping through out the life cycle Here the prototype is not discarded and serves as the basis for the next iteration of design Techniques for prototyping Storyboards need not be computer-based can be animated Limited functionality simulations some part of system functionality provided by designers tools like HyperCard are common for these Wizard of Oz technique Warning about iterative design Design inertia early bad decisions stay bad Diagnosing real usability problems in prototypes. And not just the symptoms Lecture12- HCi In software Process 8

Design Rationale Design rationale is information that explains why a computer system is the way it is. Benefits of design rationale communication throughout life cycle reuse of design knowledge across products enforces design discipline presents arguments for design trade-offs organizes potentially large design space capturing contextual information Design Rationale (cont d) Types of DR: Process-oriented preserves order of deliberation and decision-making Structure-oriented emphasizes post hoc structuring of considered design alternatives Two examples: Issue-based information system (IBIS) Design space analysis Lecture12- HCi In software Process 9

Issue-based information system (IBIS) basis for much of design rationale research process-oriented main elements: Issues hierarchical structure with one root issue Positions potential resolutions of an issue Arguments modify the relationship between positions and issues gibis is a graphical version Structure of gibis Position supports Argument specializes Issue responds to responds to Position objects to Argument Sub-issue generalizes questions Sub-issue Sub-issue Lecture12- HCi In software Process 10

Design space analysis Structure-oriented QOC hierarchical structure: Questions (and sub-questions) represent major issues of a design Options Criteria provide alternative solutions to the question the means to assess the options in order to make a choice DRL similar to QOC with a larger language and more formal semantics The QOC notation Option Criterion Question Option Criterion Option Criterion Question Consequent Question Lecture12- HCi In software Process 11

Psychological Design Rationale to support task-artefact cycle in which user tasks are affected by the systems they use aims to make explicit consequences of design for users designers identify tasks system will support scenarios are suggested to test task users are observed on system psychological claims of system made explicit negative aspects of design can be used to improve next iteration of design Summary The software engineering life cycle distinct activities and the consequences for interactive system design Usability engineering making usability measurements explicit as requirements Iterative design and prototyping limited functionality simulations and animations Design rationale recording design knowledge process vs. structure Lecture12- HCi In software Process 12