Imran Hussain University of Management and Technology (UMT)

Slides:



Advertisements
Similar presentations
Introducing evaluation. The aims Discuss how developers cope with real-world constraints. Explain the concepts and terms used to discuss evaluation. Examine.
Advertisements

Chapter 12: Introducing Evaluation. The aims To illustrate how observation, interviews and questionnaires that you encountered in Chapters 7 and 8 are.
Chapter 5 Development and Evolution of User Interface
Programming Methodology (1). Iteration Learning objectives explain the term iteration; repeat a section of code with a for loop; repeat a section of.
©2011 1www.id-book.com Introducing Evaluation Chapter 12.
Systems Investigation and Analysis
Imran Hussain University of Management and Technology (UMT)
CHAPTER 10 Introducing Evaluation Doosup Baek Sungmin Cho Syed Omer Jan.
Virtual University - Human Computer Interaction 1 © Imran Hussain | UMT Imran Hussain University of Management and Technology (UMT) Lecture 16 HCI PROCESS.
Chapter 4 Design Approaches and Methods
WHAT IS INTERACTION DESIGN?
Web Usability Workshop 1 © 2005 Imran Hussain | UMT Questions to Ask Do you understand the medium? Do you understand technologies? Do you understand your.
James Tam Introduction To Usability 1 What is usability? What are some ways in which usable systems can be designed and developed? These notes are based.
Part 1: Introducing User Interface Design Chapter 1: Introduction –Why the User Interface Matters –Computers are Ubiquitous –The Importance of Good User.
IS214: Needs Assessment and Evaluation Introduction to Usability Assessment.
1 User-Centered Design and Development Instructor: Franz J. Kurfess Computer Science Dept. Cal Poly San Luis Obispo FJK 2005.
Software Engineering Incorporating Interface Design Into Software Engineering.
HFSD Methods Nov HFSD Methods Objectives –To consider types of systems –To characterise methods for HF input into SD –To identify HF contributions.
Objectives Explain the purpose and various phases of the traditional systems development life cycle (SDLC) Explain when to use an adaptive approach to.
James Tam Introduction To Usability Designing and developing usable systems. The historical context of usability.
1 Software Testing and Quality Assurance Lecture 1 Software Verification & Validation.
Objectives By the end of today’s class you will be able to… –Describe the major steps in the interaction design process –Explain the importance of iterative.
James Tam Introduction To Usability Designing and developing usable systems. The historical context of usability.
Requirements Engineering Process – 1
Chapter 10: Introducing Evaluation Group 4: Tony Masi, Sam Esswein, Brian Rood, Chris Troisi.
류 현 정류 현 정 Human Computer Interaction Introducing evaluation.
Imran Hussain University of Management and Technology (UMT)
1. Topics to be discussed Introduction Objectives Testing Life Cycle Verification Vs Validation Testing Methodology Testing Levels 2.
Introduction to SDLC: System Development Life Cycle Dr. Dania Bilal IS 582 Spring 2009.
© Virtual University of Pakistan. In the name of Allah.
UNIVERSITI TENAGA NASIONAL “Generates Professionals” CHAPTER 4 : Part 1 INTRODUCTION TO SOFTWARE DEVELOPMENT: SYSTEM ANALYSIS & DESIGN.
CS CS 5150 Software Engineering Lecture 3 Software Processes 2.
The Program Development Cycle
1 MultiCom, a platform for the design and the evaluation of interactive systems. MultiCom, a platform for the design and the evaluation of interactive.
Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. Franz J. Kurfess CPE/CSC 484: User-Centered Design and.
Introducing Evaluation: why, what, when, where Text p Text p 317 – 323;
CSCD 487/587 Human Computer Interface Winter 2013 Lecture 19 Evaluation.
Methodology and Explanation XX50125 Lecture 3: Usability testing Dr. Danaë Stanton Fraser.
Level 2 Prepared by: RHR First Prepared on: Nov 23, 2006 Last Modified on: Quality checked by: MOH Copyright 2004 Asia Pacific Institute of Information.
Chapter 12: Introducing Evaluation. The aims To illustrate how observation, interviews and questionnaires that you encountered in Chapters 7 and 8 are.
Virtual University - Human Computer Interaction 1 © Imran Hussain | UMT Imran Hussain University of Management and Technology (UMT) Lecture 40 Observing.
CS 5150 Software Engineering Lecture 3 Software Processes 2.
Chapter 12: Introducing Evaluation. The aims To illustrate how observation, interviews and questionnaires that you encountered in Chapters 7 and 8 are.
User Interfaces 4 BTECH: IT WIKI PAGE:
Virtual University - Human Computer Interaction 1 © Imran Hussain | UMT Imran Hussain University of Management and Technology (UMT) Lecture 18 Goal-Directed.
Process Asad Ur Rehman Chief Technology Officer Feditec Enterprise.
Chapter 1: Introduction Omar Meqdadi SE 3860 Lecture 1 Department of Computer Science and Software Engineering University of Wisconsin-Platteville.
Oct 211 The next two weeks Oct 21 & 23: Lectures on user interface evaluation Oct 28: Lecture by Dr. Maurice Masliah No office hours (out of town) Oct.
Virtual University - Human Computer Interaction 1 © Imran Hussain | UMT Imran Hussain University of Management and Technology (UMT) Lecture 36 Behavior.
Introducing Evaluation Chapter 12. What is Evaluation?  Assessing and judging  Reflecting on what it is to be achieved  Assessing the success  Identifying.
Introduction to System Evaluation IS 588 Dania Bilal & Lorraine Normore Spring 2007.
Object-Oriented Analysis & Design
What is a METHODOLOGY The term is not well defined either in the litterature or by practitioners, but here is some definitions ” a methodology is a collection.
Imran Hussain University of Management and Technology (UMT)
Imran Hussain University of Management and Technology (UMT)
Wrapping up prototyping
Model based design.
Imran Hussain University of Management and Technology (UMT)
Evaluation technique Heuristic Evaluation.
WHAT IS INTERACTION DESIGN?
Usability Techniques Lecture 13.
UNIT 5 EMBEDDED SYSTEM DEVELOPMENT
UNIT 5 EMBEDDED SYSTEM DEVELOPMENT
© Virtual University of Pakistan
Requirements Engineering Process – 1
How to Test Usability Modified from Keith Instone, Argus Associates.
Introducing Evaluation
COMP444 Human Computer Interaction Evaluation
Principles of HCI Design
Chapter 14 INTRODUCING EVALUATION
Presentation transcript:

Imran Hussain University of Management and Technology (UMT) Virtual University Human-Computer Interaction Lecture 29 Evaluation – Part I Imran Hussain University of Management and Technology (UMT) 1

Introduction to Evaluation Imran Hussain

Evaluation The process of systematically collecting data that informs us about what it is like for a particular or group of users to use a product for a particular task in a certain type of environment

Design should progress in iterative cycles of design-evaluate-redesign Save money Save time

“Iterative design, with its repeating cycle of design and testing, is the only validated methodology in existence that will consistently produce successful results. If you don’t have user testing as an integral part of your design process you are going to throw buckets of money down the drain” - Tognazzini (Usability Consultant)

Some good reasons Problems are fixed before product is shipped, not after. The team can concentrate on real problems, not imaginary ones. Engineers code instead of debating. Time to market is sharply reduced. Good product design that works for sales pitches. - Tognazzini

Evaluation paradigms and techniques