SlideShare une entreprise Scribd logo
1  sur  47
Systems Analysis and Design
9th Edition
Chapter 8
User Interface Design
Phase Description
• Systems Design is the third of five phases in
the systems development life cycle
• Now you will work on a physical design that
will meet the specifications described in the
system requirements document
• Tasks will include user interface design, data
design, and system architecture
• Deliverable is system design specification
2
Chapter Objectives
• Explain the concept of user interface design
and human-computer interaction, including
basic principles of user-centered design
• List user interface design guidelines
• Describe user interface components, including
screen elements and controls
• Discuss output design and technology issues

3
Chapter Objectives
•
•
•
•

Design effective source documents
Explain input design and technology issues
Discuss guidelines for data entry screen design
Use input masks and validation rules to reduce
input errors
• Describe output and input controls and
security

4
Introduction
• User interface design is the first task in the
systems design phase of the SDLC
• Designing the interface is extremely
important, because everyone wants a system
that is easy to learn and use

5
What Is a User Interface?
• User interface (UI)
• Consists of all the hardware, software,
screens, menus, functions, outputs, and
features that affect two-way communications
between the user and the computer

6
User Interface Design
• Evolution of the User Interface
– Process-control
– As information management evolved from
centralized data processing to dynamic,
enterprise-wide systems, the primary focus also
shifted — from the IT department to the users
themselves
– User-centered system
– Requires an understanding of human-computer
interaction and user-centered design principles
7
User Interface Design
• Human-Computer Interaction
– Human-computer interaction (HCI) describes the
relationship between computers and people who
use them to perform their jobs
– Graphical user interface (GUI)
– Main objective is to create a user-friendly design
that is easy to learn and use

8
User Interface Design
• Human-Computer Interaction

9
Principles of User-Centered Design
•
•
•
•
•
•
•

Understand the Business
Maximize Graphical Effectiveness
Think Like a User
Use Models and Prototypes
Focus on Usability
Invite Feedback
Document Everything
10
Designing the User Interface
• Follow eight basic guidelines
1.
2.
3.
4.
5.
6.
7.
8.

Design a transparent interface
Create an interface that is easy to learn and use
Enhance user productivity
Make it easy for users to obtain help or correct
errors
Minimize input data problems
Provide feedback to users
Create an attractive layout and design
Use familiar terms and images
11
Designing the User Interface
• Good user interface design is based on a
combination of ergonomics, aesthetics, and
interface technology

12
Designing the User Interface
• Design a Transparent Interface
– Facilitate the system design objectives, rather than
calling attention to the interface
– Create a design that is easy to learn and
remember
– Design the interface to improve user efficiency
and productivity
– Write commands, actions, and system responses
that are consistent and predictable
13
Designing the User Interface
• Create an Interface that Is Easy to Learn and
Use
– Clearly label all controls, buttons, and icons
– Select only those images that users can
understand easily, and provide on-screen
instructions that are logical, concise, and clear
– Show all commands in a list of menu items
– Make it easy to navigate

14
Designing the User Interface
• Enhance User Productivity
– Organize tasks, commands, and functions in
groups that resemble actual business operations
– Create alphabetical menu lists
– Provide shortcuts so experienced users can avoid
multiple menu levels
– Use default values if the majority of values in a
field are the same

15
Designing the User Interface
• Make It Easy for Users
to Obtain Help or
Correct Errors
– Ensure that Help is
always available
– Provide user-selected
Help and contextsensitive Help

16
Designing the User Interface
• Minimize Input Data Problems
– Create input masks
– Display event-driven messages and reminders
– Establish a list of predefined values that users can
click to select
– Build in rules that enforce data integrity

17
Designing the User Interface
• Provide Feedback to Users
– Display messages at a logical place on the screen
– Alert users to lengthy processing times or delays
– Allow messages to remain on the screen long
enough for users to read them
– Let the user know whether the task or operation
was successful or not

18
Designing the User Interface
• Create an Attractive Layout and Design
– Use appropriate colors to highlight different areas
of the screen
– Use special effects sparingly
– Use hyperlinks that allow users to jump to related
topics
– Group related objects and information

19
Designing the User Interface
• Use Familiar Terms and Images
– Remember that users are accustomed to a pattern
of red=stop, yellow=caution, and green=go
– Provide a keystroke alternative for each menu
command
– Use familiar commands if possible
– Provide a Windows look and feel in your interface
design if users are familiar with Windows-based
applications

20
Designing the User Interface
• Add Control Features
–
–
–
–
–
–

Menu bar
Toolbar
Command button
Dialog box
Text box
Toggle button

21
Designing the User Interface
• Add Control Features
– List box – scroll bar
– Drop-down list box
– Option button, or radio
button
– Check box
– Calendar control
– Switchboard

22
Output Design
• Before designing output, ask yourself several
questions:
– What is the purpose of the output?
– Who wants the information, why is it needed, and
how will it be used?
– What specific information will be included?
– Will the output be printed, viewed on-screen, or
both? What type of device will the output go to?

23
Output Design
• Before designing output, ask yourself several
questions:
– When will the information be provided, and how
often must it be updated?
– Do security or confidentiality issues exist?

• Your answers will affect your output design
strategies

24
Output Design
• Overview of Report Design
– Few firms have been able to eliminate printed
output totally
– Turnaround documents
– Reports must be easy to read and well organized
– Database programs include a variety of report
design tools
– Character-based reports

25
Output Design
• Types of Reports
– Detail reports
– Exception reports
– Summary reports

26
Output Design
• User Involvement in Report Design
– Printed reports are an important way of delivering
information, so users should approve all report
designs in advance
– Submit each design for approval as you complete
it, rather than waiting until you finish all report
designs
– Mock-up
– Report analysis form
27
Output Design
• Report Design Principles

28
Output Design
• Output Technology
– Internet-based information delivery
• Webcast

– E-mail
– Blogs
– Instant Messaging
– Wireless Devices

29
Output Design
• Output Technology
– Digital audio, images,
and video
– Podcasts
– Automated facsimile
systems
• Faxback systems

– Computer output
microfilm (COM)
– Computer output to
digital media
30
Output Design
• Output Technology
– Specialized Forms of Output
• An incredibly diverse marketplace requires many forms
of specialized output and devices
• Portable, Web-connected devices
• Retail point-of-sale terminals
• Automatic teller machines (ATMs)
• Special-purpose printers

31
Input Design
• The quality of the output is only as good as
the quality of the input
– Garbage in, garbage out (GIGO)
– Objective of input design is to ensure the quality,
accuracy, and timeliness of input data
– Good input design requires attention to human
factors as well as technology issues

32
Input Design
• Source Documents and
Forms
–
–
–
–
–
–
–

Form layout
Heading zone
Control zone
Instruction zone
Body zone
Totals zone
Authorization zone

33
Input Design
• Source Documents and Forms
– Dr. Jakob Nielson believes that users scan a page,
picking out individual words and sentences
– As a result, Web designers must use scannable
text to capture and hold a user’s attention

34
Input Design
• Data Entry Screens
– Guidelines
1.
2.

3.
4.

Restrict user access to screen locations where data is entered
Provide a descriptive caption for every field, and show the user
where to enter the data and the required or maximum field
size
Display a sample format if a user must enter values in a field in
a specific format - separator
Require an ending keystroke for every field

35
Input Design
• Data Entry Screens
– Guidelines
5.
6.

7.
8.
9.

Do not require users to type leading zeroes for numeric fields
Do not require users to type trailing zeroes for numbers that
include decimals
Display default values so operators can press the ENTER key to
accept the suggested value
Use a default value when a field value will be constant for
successive records or throughout the data entry session
Display a list of acceptable values for fields, and provide
meaningful error messages

36
Input Design
• Data Entry Screens
– Guidelines
10. Provide a way to leave the data entry screen at any time
without entering the current record
11. Provide users with an opportunity to confirm the accuracy of
input data before entering it
12. Provide a means for users to move among fields on the form
13. Design the screen form layout to match the layout of the
source document
14. Allow users to add, change, delete, and view records
15. Provide a method to allow users to search for specific
information

37
Input Design
• Input Masks
– Use input masks, which are templates or patterns
that restrict data entry and prevent errors
– A mask can manipulate the input data and apply a
specific format

38
Input Design
• Validation Rules
– At least eight types of data validation rules
1.
2.
3.
4.
5.
6.
7.
8.

Sequence check
Existence check
Data type check
Range check – limit check
Reasonableness check
Validity check – referential integrity
Combination check
Batch controls – hash totals
39
Input Design
• Input Technology
– Batch input
• Batch

– Online input
• Online data entry
• Source data automation
• RFID tags or Magnetic
data strips

40
Input Design
• Input Technology
– Tradeoffs
• Unless source data automation is used, manual data
entry is slower and more expensive than batch input
because it is performed at the time the transaction
occurs and often done when computer demand is at its
highest
• The decision to use batch or online input depends on
business requirements

41
Input Design
• Input Volume Reduction
– Guidelines will help reduce input volume
1. Input necessary data only
2. Do not input data that the user can retrieve from
system files or calculate from other data
3. Do not input constant data
4. Use codes

42
Security and Control Issues
• Output Control and Security
– Output security
– The IT department is responsible for output
control and security measures
– Diskless workstation
– Port protector

43
Security and Control Issues
• Input Security and Control
– Input Control
– Every piece of information should be traceable
back to the input data
– Audit trail
– Data security
– Records retention policy
– Encrypted – encryption
44
Chapter Summary
• The purpose of systems design is to create a physical
model of the system that satisfies the design
requirements that were defined during the systems
analysis phase
• The chapter began with a discussion of user interface
design and human-computer interaction (HCI)
concepts
• Various types of printed reports, including detail,
exception, and summary reports
• You also learned about other types of output
45
Chapter Summary
• Discussion of input design began with a description
of source documents and the various zones in a
document
• The discussion of data entry screen design explained
the use of input masks and validation rules to reduce
data errors
• You also learned about batch and online input
methods, input media and procedures, and input
volume
• Finally, you learned about security and control
46
Chapter Summary
• Chapter 8 complete

47

Contenu connexe

Tendances

Challenges in HCI for Mobile Devices
Challenges in HCI for Mobile DevicesChallenges in HCI for Mobile Devices
Challenges in HCI for Mobile DevicesAmol Kamble
 
Architecture design in software engineering
Architecture design in software engineeringArchitecture design in software engineering
Architecture design in software engineeringPreeti Mishra
 
System Quality Attributes for Software Architecture
System Quality Attributes for Software ArchitectureSystem Quality Attributes for Software Architecture
System Quality Attributes for Software ArchitectureAdnan Masood
 
IT Security management and risk assessment
IT Security management and risk assessmentIT Security management and risk assessment
IT Security management and risk assessmentCAS
 
Entity relationship (er) modeling
Entity relationship (er) modelingEntity relationship (er) modeling
Entity relationship (er) modelingDhani Ahmad
 
Software design, software engineering
Software design, software engineeringSoftware design, software engineering
Software design, software engineeringRupesh Vaishnav
 
Sequence diagram- UML diagram
Sequence diagram- UML diagramSequence diagram- UML diagram
Sequence diagram- UML diagramRamakant Soni
 
Software Engineering- Requirement Elicitation and Specification
Software Engineering- Requirement Elicitation and SpecificationSoftware Engineering- Requirement Elicitation and Specification
Software Engineering- Requirement Elicitation and SpecificationNishu Rastogi
 
Server configuration
Server configurationServer configuration
Server configurationAisha Talat
 
Cgmm presentation on distributed multimedia systems
Cgmm presentation on distributed multimedia systemsCgmm presentation on distributed multimedia systems
Cgmm presentation on distributed multimedia systemsMansi Verma
 
The relational database model
The relational database modelThe relational database model
The relational database modelDhani Ahmad
 
Protection and security
Protection and securityProtection and security
Protection and securitymbadhi
 
Multimedia System & Design Ch 6 animation
Multimedia System & Design Ch 6 animationMultimedia System & Design Ch 6 animation
Multimedia System & Design Ch 6 animationBadar Waseer
 
05. performance-concepts-26-slides
05. performance-concepts-26-slides05. performance-concepts-26-slides
05. performance-concepts-26-slidesMuhammad Ahad
 
System Analysis and Design
System Analysis and Design System Analysis and Design
System Analysis and Design Matthew McKenzie
 
Database development life cycle
Database development life cycleDatabase development life cycle
Database development life cycleAfrasiyab Haider
 
SELECT THE PROPER DEVICE BASED CONTROLS
SELECT THE PROPER DEVICE BASED CONTROLSSELECT THE PROPER DEVICE BASED CONTROLS
SELECT THE PROPER DEVICE BASED CONTROLSDhanya LK
 

Tendances (20)

Prototyping
PrototypingPrototyping
Prototyping
 
Challenges in HCI for Mobile Devices
Challenges in HCI for Mobile DevicesChallenges in HCI for Mobile Devices
Challenges in HCI for Mobile Devices
 
Architecture design in software engineering
Architecture design in software engineeringArchitecture design in software engineering
Architecture design in software engineering
 
Sadchap04
Sadchap04Sadchap04
Sadchap04
 
System Quality Attributes for Software Architecture
System Quality Attributes for Software ArchitectureSystem Quality Attributes for Software Architecture
System Quality Attributes for Software Architecture
 
Design rules
Design rulesDesign rules
Design rules
 
IT Security management and risk assessment
IT Security management and risk assessmentIT Security management and risk assessment
IT Security management and risk assessment
 
Entity relationship (er) modeling
Entity relationship (er) modelingEntity relationship (er) modeling
Entity relationship (er) modeling
 
Software design, software engineering
Software design, software engineeringSoftware design, software engineering
Software design, software engineering
 
Sequence diagram- UML diagram
Sequence diagram- UML diagramSequence diagram- UML diagram
Sequence diagram- UML diagram
 
Software Engineering- Requirement Elicitation and Specification
Software Engineering- Requirement Elicitation and SpecificationSoftware Engineering- Requirement Elicitation and Specification
Software Engineering- Requirement Elicitation and Specification
 
Server configuration
Server configurationServer configuration
Server configuration
 
Cgmm presentation on distributed multimedia systems
Cgmm presentation on distributed multimedia systemsCgmm presentation on distributed multimedia systems
Cgmm presentation on distributed multimedia systems
 
The relational database model
The relational database modelThe relational database model
The relational database model
 
Protection and security
Protection and securityProtection and security
Protection and security
 
Multimedia System & Design Ch 6 animation
Multimedia System & Design Ch 6 animationMultimedia System & Design Ch 6 animation
Multimedia System & Design Ch 6 animation
 
05. performance-concepts-26-slides
05. performance-concepts-26-slides05. performance-concepts-26-slides
05. performance-concepts-26-slides
 
System Analysis and Design
System Analysis and Design System Analysis and Design
System Analysis and Design
 
Database development life cycle
Database development life cycleDatabase development life cycle
Database development life cycle
 
SELECT THE PROPER DEVICE BASED CONTROLS
SELECT THE PROPER DEVICE BASED CONTROLSSELECT THE PROPER DEVICE BASED CONTROLS
SELECT THE PROPER DEVICE BASED CONTROLS
 

En vedette

System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and DesignAamir Abbas
 
June 2010 exam questions and answers
June 2010   exam questions and answersJune 2010   exam questions and answers
June 2010 exam questions and answersDamonTauroa
 
Rfid technology next generation application solutions
Rfid technology next generation application solutionsRfid technology next generation application solutions
Rfid technology next generation application solutionsashtopustech
 
DFD, Decision Table, Decision Chart, Structure Charts
DFD, Decision Table, Decision Chart, Structure ChartsDFD, Decision Table, Decision Chart, Structure Charts
DFD, Decision Table, Decision Chart, Structure ChartsSOuvagya Kumar Jena
 
PURCHASING PROCEDURES, E-PROCUREMENT, AND SYSTEM CONTRACTING pter 007 instru...
PURCHASING PROCEDURES, E-PROCUREMENT, AND SYSTEM CONTRACTING  pter 007 instru...PURCHASING PROCEDURES, E-PROCUREMENT, AND SYSTEM CONTRACTING  pter 007 instru...
PURCHASING PROCEDURES, E-PROCUREMENT, AND SYSTEM CONTRACTING pter 007 instru...Zamri Yahya
 
Online railway reservation system
Online railway reservation systemOnline railway reservation system
Online railway reservation systemPIYUSH Dubey
 
Presentation on Railway Reservation System
Presentation on Railway Reservation SystemPresentation on Railway Reservation System
Presentation on Railway Reservation SystemPriyanka Sharma
 
Dfd examples
Dfd examplesDfd examples
Dfd examplesMohit
 
Data Flow Diagram Example
Data Flow Diagram ExampleData Flow Diagram Example
Data Flow Diagram ExampleKaviarasu D
 
Mis system analysis and system design
Mis   system analysis and system designMis   system analysis and system design
Mis system analysis and system designRahul Hedau
 
Online movie ticket booking
Online movie ticket bookingOnline movie ticket booking
Online movie ticket bookingmrinnovater007
 

En vedette (15)

Input and output design
Input and output designInput and output design
Input and output design
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and Design
 
June 2010 exam questions and answers
June 2010   exam questions and answersJune 2010   exam questions and answers
June 2010 exam questions and answers
 
Report on rfid
Report on rfidReport on rfid
Report on rfid
 
Rfid technology next generation application solutions
Rfid technology next generation application solutionsRfid technology next generation application solutions
Rfid technology next generation application solutions
 
Walmart and RFID
Walmart and RFIDWalmart and RFID
Walmart and RFID
 
DFD, Decision Table, Decision Chart, Structure Charts
DFD, Decision Table, Decision Chart, Structure ChartsDFD, Decision Table, Decision Chart, Structure Charts
DFD, Decision Table, Decision Chart, Structure Charts
 
PURCHASING PROCEDURES, E-PROCUREMENT, AND SYSTEM CONTRACTING pter 007 instru...
PURCHASING PROCEDURES, E-PROCUREMENT, AND SYSTEM CONTRACTING  pter 007 instru...PURCHASING PROCEDURES, E-PROCUREMENT, AND SYSTEM CONTRACTING  pter 007 instru...
PURCHASING PROCEDURES, E-PROCUREMENT, AND SYSTEM CONTRACTING pter 007 instru...
 
SAD 1st PPT
SAD 1st PPTSAD 1st PPT
SAD 1st PPT
 
Online railway reservation system
Online railway reservation systemOnline railway reservation system
Online railway reservation system
 
Presentation on Railway Reservation System
Presentation on Railway Reservation SystemPresentation on Railway Reservation System
Presentation on Railway Reservation System
 
Dfd examples
Dfd examplesDfd examples
Dfd examples
 
Data Flow Diagram Example
Data Flow Diagram ExampleData Flow Diagram Example
Data Flow Diagram Example
 
Mis system analysis and system design
Mis   system analysis and system designMis   system analysis and system design
Mis system analysis and system design
 
Online movie ticket booking
Online movie ticket bookingOnline movie ticket booking
Online movie ticket booking
 

Similaire à System Analysis and Design

Chapter 8 User Interface Design .pptxInformation Technology Project Managemen
Chapter 8 User Interface Design .pptxInformation Technology Project ManagemenChapter 8 User Interface Design .pptxInformation Technology Project Managemen
Chapter 8 User Interface Design .pptxInformation Technology Project ManagemenAxmedMaxamuudYoonis
 
User Interface Design,Principles & process
User Interface  Design,Principles & processUser Interface  Design,Principles & process
User Interface Design,Principles & processAbd-Ur Rehman Saqib
 
chapter12 - Software engineering.pdf
chapter12 - Software engineering.pdfchapter12 - Software engineering.pdf
chapter12 - Software engineering.pdfsatonaka3
 
B19CA4020_SE_Unit3.pptx
B19CA4020_SE_Unit3.pptxB19CA4020_SE_Unit3.pptx
B19CA4020_SE_Unit3.pptxDrPreethiD1
 
Lecture 7 - System Design (Data Modelling) (1).pdf
Lecture 7 - System Design (Data Modelling) (1).pdfLecture 7 - System Design (Data Modelling) (1).pdf
Lecture 7 - System Design (Data Modelling) (1).pdfDelishiaScott
 
Lecture (User Interface Design).ppt
Lecture (User Interface Design).pptLecture (User Interface Design).ppt
Lecture (User Interface Design).pptskknowledge
 
Dtui5 chap03rev
Dtui5 chap03revDtui5 chap03rev
Dtui5 chap03revricky5476
 
CSE 5930 Assignment 2 Documentation
CSE 5930 Assignment 2 DocumentationCSE 5930 Assignment 2 Documentation
CSE 5930 Assignment 2 DocumentationSalocin Dot TEN
 
Human interface desin presentation (edited).pptx
Human interface desin presentation (edited).pptxHuman interface desin presentation (edited).pptx
Human interface desin presentation (edited).pptxNishimwePrince
 
User Interface design & methods for easy utilization
User Interface design & methods for easy utilizationUser Interface design & methods for easy utilization
User Interface design & methods for easy utilizationDipali M
 
Chapter 10 designing and producing Multimedia
Chapter 10 designing and producing MultimediaChapter 10 designing and producing Multimedia
Chapter 10 designing and producing MultimediaShehryar Ahmad
 
User Interface Design
User Interface DesignUser Interface Design
User Interface DesignJReifman
 
Design Model & User Interface Design in Software Engineering
Design Model & User Interface Design in Software EngineeringDesign Model & User Interface Design in Software Engineering
Design Model & User Interface Design in Software EngineeringMeghaj Mallick
 

Similaire à System Analysis and Design (20)

Chapter 8 User Interface Design .pptxInformation Technology Project Managemen
Chapter 8 User Interface Design .pptxInformation Technology Project ManagemenChapter 8 User Interface Design .pptxInformation Technology Project Managemen
Chapter 8 User Interface Design .pptxInformation Technology Project Managemen
 
4_5787161581716507944.pptx
4_5787161581716507944.pptx4_5787161581716507944.pptx
4_5787161581716507944.pptx
 
Chapter 08
Chapter 08Chapter 08
Chapter 08
 
User Interface Design,Principles & process
User Interface  Design,Principles & processUser Interface  Design,Principles & process
User Interface Design,Principles & process
 
chapter12 - Software engineering.pdf
chapter12 - Software engineering.pdfchapter12 - Software engineering.pdf
chapter12 - Software engineering.pdf
 
B19CA4020_SE_Unit3.pptx
B19CA4020_SE_Unit3.pptxB19CA4020_SE_Unit3.pptx
B19CA4020_SE_Unit3.pptx
 
Lecture 7 - System Design (Data Modelling) (1).pdf
Lecture 7 - System Design (Data Modelling) (1).pdfLecture 7 - System Design (Data Modelling) (1).pdf
Lecture 7 - System Design (Data Modelling) (1).pdf
 
Chapter 12 user interface design
Chapter 12 user interface designChapter 12 user interface design
Chapter 12 user interface design
 
Lecture (User Interface Design).ppt
Lecture (User Interface Design).pptLecture (User Interface Design).ppt
Lecture (User Interface Design).ppt
 
Dtui5 chap03rev
Dtui5 chap03revDtui5 chap03rev
Dtui5 chap03rev
 
CSE 5930 Assignment 2 Documentation
CSE 5930 Assignment 2 DocumentationCSE 5930 Assignment 2 Documentation
CSE 5930 Assignment 2 Documentation
 
Human interface desin presentation (edited).pptx
Human interface desin presentation (edited).pptxHuman interface desin presentation (edited).pptx
Human interface desin presentation (edited).pptx
 
merged (1).pdf
merged (1).pdfmerged (1).pdf
merged (1).pdf
 
User Interface design & methods for easy utilization
User Interface design & methods for easy utilizationUser Interface design & methods for easy utilization
User Interface design & methods for easy utilization
 
Chapter 10 designing and producing Multimedia
Chapter 10 designing and producing MultimediaChapter 10 designing and producing Multimedia
Chapter 10 designing and producing Multimedia
 
Unit 2
Unit 2Unit 2
Unit 2
 
User Interface Design
User Interface DesignUser Interface Design
User Interface Design
 
Design Model & User Interface Design in Software Engineering
Design Model & User Interface Design in Software EngineeringDesign Model & User Interface Design in Software Engineering
Design Model & User Interface Design in Software Engineering
 
Design rule 3
Design rule 3Design rule 3
Design rule 3
 
Design rule 3
Design rule 3Design rule 3
Design rule 3
 

Dernier

O9654467111 Call Girls In Shahdara Women Seeking Men
O9654467111 Call Girls In Shahdara Women Seeking MenO9654467111 Call Girls In Shahdara Women Seeking Men
O9654467111 Call Girls In Shahdara Women Seeking MenSapana Sha
 
Call Girls In Dwarka ⏩7838079806 ⏩Escort Service In Patel Nagar Delhi
Call Girls In Dwarka ⏩7838079806 ⏩Escort Service In Patel Nagar DelhiCall Girls In Dwarka ⏩7838079806 ⏩Escort Service In Patel Nagar Delhi
Call Girls In Dwarka ⏩7838079806 ⏩Escort Service In Patel Nagar Delhidelhiescort
 
Models Call Girls Shettihalli - 7001305949 Escorts Service 50% Off with Cash ...
Models Call Girls Shettihalli - 7001305949 Escorts Service 50% Off with Cash ...Models Call Girls Shettihalli - 7001305949 Escorts Service 50% Off with Cash ...
Models Call Girls Shettihalli - 7001305949 Escorts Service 50% Off with Cash ...jicagig173
 
Upgrade Your Twitter Presence with Socio Cosmos
Upgrade Your Twitter Presence with Socio CosmosUpgrade Your Twitter Presence with Socio Cosmos
Upgrade Your Twitter Presence with Socio CosmosSocioCosmos
 
Mastering Wealth with YouTube Content Marketing.pdf
Mastering Wealth with YouTube Content Marketing.pdfMastering Wealth with YouTube Content Marketing.pdf
Mastering Wealth with YouTube Content Marketing.pdfTirupati Social Media
 
When-technology-and-Humanity-Cross-1.pptx
When-technology-and-Humanity-Cross-1.pptxWhen-technology-and-Humanity-Cross-1.pptx
When-technology-and-Humanity-Cross-1.pptxReaper61
 
Amplify Your Brand with Our Tailored Social Media Marketing Services
Amplify Your Brand with Our Tailored Social Media Marketing ServicesAmplify Your Brand with Our Tailored Social Media Marketing Services
Amplify Your Brand with Our Tailored Social Media Marketing ServicesNetqom Solutions
 
定制(ENU毕业证书)英国爱丁堡龙比亚大学毕业证成绩单原版一比一
定制(ENU毕业证书)英国爱丁堡龙比亚大学毕业证成绩单原版一比一定制(ENU毕业证书)英国爱丁堡龙比亚大学毕业证成绩单原版一比一
定制(ENU毕业证书)英国爱丁堡龙比亚大学毕业证成绩单原版一比一ra6e69ou
 
AI Virtual Influencers: The Future of Influencer Marketing
AI Virtual Influencers:  The Future of Influencer MarketingAI Virtual Influencers:  The Future of Influencer Marketing
AI Virtual Influencers: The Future of Influencer MarketingCut-the-SaaS
 
The--Fraud: Netflix Original Media Pitch
The--Fraud: Netflix Original Media PitchThe--Fraud: Netflix Original Media Pitch
The--Fraud: Netflix Original Media Pitch17mos052
 
Protecting Your Little Explorer at Home!
Protecting Your Little Explorer at Home!Protecting Your Little Explorer at Home!
Protecting Your Little Explorer at Home!andrekr997
 
Dubai Call Girls O528786472 Diabolic Call Girls In Dubai
Dubai Call Girls O528786472 Diabolic Call Girls In DubaiDubai Call Girls O528786472 Diabolic Call Girls In Dubai
Dubai Call Girls O528786472 Diabolic Call Girls In Dubaihf8803863
 
THE FRAUD NETFLIX ORIGINAL MEDIA PITCH PROJECT
THE FRAUD NETFLIX ORIGINAL MEDIA PITCH PROJECTTHE FRAUD NETFLIX ORIGINAL MEDIA PITCH PROJECT
THE FRAUD NETFLIX ORIGINAL MEDIA PITCH PROJECT17mos052
 
YouScan Company Overview - Social Media Listening with Visual Insights.pdf
YouScan Company Overview - Social Media Listening with Visual Insights.pdfYouScan Company Overview - Social Media Listening with Visual Insights.pdf
YouScan Company Overview - Social Media Listening with Visual Insights.pdfAlexander Sirach
 

Dernier (20)

O9654467111 Call Girls In Shahdara Women Seeking Men
O9654467111 Call Girls In Shahdara Women Seeking MenO9654467111 Call Girls In Shahdara Women Seeking Men
O9654467111 Call Girls In Shahdara Women Seeking Men
 
Hot Sexy call girls in Ramesh Nagar🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Ramesh Nagar🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Ramesh Nagar🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Ramesh Nagar🔝 9953056974 🔝 Delhi escort Service
 
FULL ENJOY Call Girls In Mohammadpur (Delhi) Call Us 9953056974
FULL ENJOY Call Girls In Mohammadpur  (Delhi) Call Us 9953056974FULL ENJOY Call Girls In Mohammadpur  (Delhi) Call Us 9953056974
FULL ENJOY Call Girls In Mohammadpur (Delhi) Call Us 9953056974
 
Call Girls In Dwarka ⏩7838079806 ⏩Escort Service In Patel Nagar Delhi
Call Girls In Dwarka ⏩7838079806 ⏩Escort Service In Patel Nagar DelhiCall Girls In Dwarka ⏩7838079806 ⏩Escort Service In Patel Nagar Delhi
Call Girls In Dwarka ⏩7838079806 ⏩Escort Service In Patel Nagar Delhi
 
Models Call Girls Shettihalli - 7001305949 Escorts Service 50% Off with Cash ...
Models Call Girls Shettihalli - 7001305949 Escorts Service 50% Off with Cash ...Models Call Girls Shettihalli - 7001305949 Escorts Service 50% Off with Cash ...
Models Call Girls Shettihalli - 7001305949 Escorts Service 50% Off with Cash ...
 
Upgrade Your Twitter Presence with Socio Cosmos
Upgrade Your Twitter Presence with Socio CosmosUpgrade Your Twitter Presence with Socio Cosmos
Upgrade Your Twitter Presence with Socio Cosmos
 
Enjoy ➥8448380779▻ Call Girls In Noida Sector 93 Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Noida Sector 93 Escorts Delhi NCREnjoy ➥8448380779▻ Call Girls In Noida Sector 93 Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Noida Sector 93 Escorts Delhi NCR
 
young call girls in Greater Noida 🔝 9953056974 🔝 Delhi escort Service
young call girls in  Greater Noida 🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in  Greater Noida 🔝 9953056974 🔝 Delhi escort Service
young call girls in Greater Noida 🔝 9953056974 🔝 Delhi escort Service
 
Mastering Wealth with YouTube Content Marketing.pdf
Mastering Wealth with YouTube Content Marketing.pdfMastering Wealth with YouTube Content Marketing.pdf
Mastering Wealth with YouTube Content Marketing.pdf
 
When-technology-and-Humanity-Cross-1.pptx
When-technology-and-Humanity-Cross-1.pptxWhen-technology-and-Humanity-Cross-1.pptx
When-technology-and-Humanity-Cross-1.pptx
 
Amplify Your Brand with Our Tailored Social Media Marketing Services
Amplify Your Brand with Our Tailored Social Media Marketing ServicesAmplify Your Brand with Our Tailored Social Media Marketing Services
Amplify Your Brand with Our Tailored Social Media Marketing Services
 
定制(ENU毕业证书)英国爱丁堡龙比亚大学毕业证成绩单原版一比一
定制(ENU毕业证书)英国爱丁堡龙比亚大学毕业证成绩单原版一比一定制(ENU毕业证书)英国爱丁堡龙比亚大学毕业证成绩单原版一比一
定制(ENU毕业证书)英国爱丁堡龙比亚大学毕业证成绩单原版一比一
 
AI Virtual Influencers: The Future of Influencer Marketing
AI Virtual Influencers:  The Future of Influencer MarketingAI Virtual Influencers:  The Future of Influencer Marketing
AI Virtual Influencers: The Future of Influencer Marketing
 
The--Fraud: Netflix Original Media Pitch
The--Fraud: Netflix Original Media PitchThe--Fraud: Netflix Original Media Pitch
The--Fraud: Netflix Original Media Pitch
 
looking for escort 9953056974 Low Rate Call Girls In Vinod Nagar
looking for escort 9953056974 Low Rate Call Girls In  Vinod Nagarlooking for escort 9953056974 Low Rate Call Girls In  Vinod Nagar
looking for escort 9953056974 Low Rate Call Girls In Vinod Nagar
 
Protecting Your Little Explorer at Home!
Protecting Your Little Explorer at Home!Protecting Your Little Explorer at Home!
Protecting Your Little Explorer at Home!
 
Dubai Call Girls O528786472 Diabolic Call Girls In Dubai
Dubai Call Girls O528786472 Diabolic Call Girls In DubaiDubai Call Girls O528786472 Diabolic Call Girls In Dubai
Dubai Call Girls O528786472 Diabolic Call Girls In Dubai
 
THE FRAUD NETFLIX ORIGINAL MEDIA PITCH PROJECT
THE FRAUD NETFLIX ORIGINAL MEDIA PITCH PROJECTTHE FRAUD NETFLIX ORIGINAL MEDIA PITCH PROJECT
THE FRAUD NETFLIX ORIGINAL MEDIA PITCH PROJECT
 
young Call girls in Dwarka sector 23🔝 9953056974 🔝 Delhi escort Service
young Call girls in Dwarka sector 23🔝 9953056974 🔝 Delhi escort Serviceyoung Call girls in Dwarka sector 23🔝 9953056974 🔝 Delhi escort Service
young Call girls in Dwarka sector 23🔝 9953056974 🔝 Delhi escort Service
 
YouScan Company Overview - Social Media Listening with Visual Insights.pdf
YouScan Company Overview - Social Media Listening with Visual Insights.pdfYouScan Company Overview - Social Media Listening with Visual Insights.pdf
YouScan Company Overview - Social Media Listening with Visual Insights.pdf
 

System Analysis and Design

  • 1. Systems Analysis and Design 9th Edition Chapter 8 User Interface Design
  • 2. Phase Description • Systems Design is the third of five phases in the systems development life cycle • Now you will work on a physical design that will meet the specifications described in the system requirements document • Tasks will include user interface design, data design, and system architecture • Deliverable is system design specification 2
  • 3. Chapter Objectives • Explain the concept of user interface design and human-computer interaction, including basic principles of user-centered design • List user interface design guidelines • Describe user interface components, including screen elements and controls • Discuss output design and technology issues 3
  • 4. Chapter Objectives • • • • Design effective source documents Explain input design and technology issues Discuss guidelines for data entry screen design Use input masks and validation rules to reduce input errors • Describe output and input controls and security 4
  • 5. Introduction • User interface design is the first task in the systems design phase of the SDLC • Designing the interface is extremely important, because everyone wants a system that is easy to learn and use 5
  • 6. What Is a User Interface? • User interface (UI) • Consists of all the hardware, software, screens, menus, functions, outputs, and features that affect two-way communications between the user and the computer 6
  • 7. User Interface Design • Evolution of the User Interface – Process-control – As information management evolved from centralized data processing to dynamic, enterprise-wide systems, the primary focus also shifted — from the IT department to the users themselves – User-centered system – Requires an understanding of human-computer interaction and user-centered design principles 7
  • 8. User Interface Design • Human-Computer Interaction – Human-computer interaction (HCI) describes the relationship between computers and people who use them to perform their jobs – Graphical user interface (GUI) – Main objective is to create a user-friendly design that is easy to learn and use 8
  • 9. User Interface Design • Human-Computer Interaction 9
  • 10. Principles of User-Centered Design • • • • • • • Understand the Business Maximize Graphical Effectiveness Think Like a User Use Models and Prototypes Focus on Usability Invite Feedback Document Everything 10
  • 11. Designing the User Interface • Follow eight basic guidelines 1. 2. 3. 4. 5. 6. 7. 8. Design a transparent interface Create an interface that is easy to learn and use Enhance user productivity Make it easy for users to obtain help or correct errors Minimize input data problems Provide feedback to users Create an attractive layout and design Use familiar terms and images 11
  • 12. Designing the User Interface • Good user interface design is based on a combination of ergonomics, aesthetics, and interface technology 12
  • 13. Designing the User Interface • Design a Transparent Interface – Facilitate the system design objectives, rather than calling attention to the interface – Create a design that is easy to learn and remember – Design the interface to improve user efficiency and productivity – Write commands, actions, and system responses that are consistent and predictable 13
  • 14. Designing the User Interface • Create an Interface that Is Easy to Learn and Use – Clearly label all controls, buttons, and icons – Select only those images that users can understand easily, and provide on-screen instructions that are logical, concise, and clear – Show all commands in a list of menu items – Make it easy to navigate 14
  • 15. Designing the User Interface • Enhance User Productivity – Organize tasks, commands, and functions in groups that resemble actual business operations – Create alphabetical menu lists – Provide shortcuts so experienced users can avoid multiple menu levels – Use default values if the majority of values in a field are the same 15
  • 16. Designing the User Interface • Make It Easy for Users to Obtain Help or Correct Errors – Ensure that Help is always available – Provide user-selected Help and contextsensitive Help 16
  • 17. Designing the User Interface • Minimize Input Data Problems – Create input masks – Display event-driven messages and reminders – Establish a list of predefined values that users can click to select – Build in rules that enforce data integrity 17
  • 18. Designing the User Interface • Provide Feedback to Users – Display messages at a logical place on the screen – Alert users to lengthy processing times or delays – Allow messages to remain on the screen long enough for users to read them – Let the user know whether the task or operation was successful or not 18
  • 19. Designing the User Interface • Create an Attractive Layout and Design – Use appropriate colors to highlight different areas of the screen – Use special effects sparingly – Use hyperlinks that allow users to jump to related topics – Group related objects and information 19
  • 20. Designing the User Interface • Use Familiar Terms and Images – Remember that users are accustomed to a pattern of red=stop, yellow=caution, and green=go – Provide a keystroke alternative for each menu command – Use familiar commands if possible – Provide a Windows look and feel in your interface design if users are familiar with Windows-based applications 20
  • 21. Designing the User Interface • Add Control Features – – – – – – Menu bar Toolbar Command button Dialog box Text box Toggle button 21
  • 22. Designing the User Interface • Add Control Features – List box – scroll bar – Drop-down list box – Option button, or radio button – Check box – Calendar control – Switchboard 22
  • 23. Output Design • Before designing output, ask yourself several questions: – What is the purpose of the output? – Who wants the information, why is it needed, and how will it be used? – What specific information will be included? – Will the output be printed, viewed on-screen, or both? What type of device will the output go to? 23
  • 24. Output Design • Before designing output, ask yourself several questions: – When will the information be provided, and how often must it be updated? – Do security or confidentiality issues exist? • Your answers will affect your output design strategies 24
  • 25. Output Design • Overview of Report Design – Few firms have been able to eliminate printed output totally – Turnaround documents – Reports must be easy to read and well organized – Database programs include a variety of report design tools – Character-based reports 25
  • 26. Output Design • Types of Reports – Detail reports – Exception reports – Summary reports 26
  • 27. Output Design • User Involvement in Report Design – Printed reports are an important way of delivering information, so users should approve all report designs in advance – Submit each design for approval as you complete it, rather than waiting until you finish all report designs – Mock-up – Report analysis form 27
  • 28. Output Design • Report Design Principles 28
  • 29. Output Design • Output Technology – Internet-based information delivery • Webcast – E-mail – Blogs – Instant Messaging – Wireless Devices 29
  • 30. Output Design • Output Technology – Digital audio, images, and video – Podcasts – Automated facsimile systems • Faxback systems – Computer output microfilm (COM) – Computer output to digital media 30
  • 31. Output Design • Output Technology – Specialized Forms of Output • An incredibly diverse marketplace requires many forms of specialized output and devices • Portable, Web-connected devices • Retail point-of-sale terminals • Automatic teller machines (ATMs) • Special-purpose printers 31
  • 32. Input Design • The quality of the output is only as good as the quality of the input – Garbage in, garbage out (GIGO) – Objective of input design is to ensure the quality, accuracy, and timeliness of input data – Good input design requires attention to human factors as well as technology issues 32
  • 33. Input Design • Source Documents and Forms – – – – – – – Form layout Heading zone Control zone Instruction zone Body zone Totals zone Authorization zone 33
  • 34. Input Design • Source Documents and Forms – Dr. Jakob Nielson believes that users scan a page, picking out individual words and sentences – As a result, Web designers must use scannable text to capture and hold a user’s attention 34
  • 35. Input Design • Data Entry Screens – Guidelines 1. 2. 3. 4. Restrict user access to screen locations where data is entered Provide a descriptive caption for every field, and show the user where to enter the data and the required or maximum field size Display a sample format if a user must enter values in a field in a specific format - separator Require an ending keystroke for every field 35
  • 36. Input Design • Data Entry Screens – Guidelines 5. 6. 7. 8. 9. Do not require users to type leading zeroes for numeric fields Do not require users to type trailing zeroes for numbers that include decimals Display default values so operators can press the ENTER key to accept the suggested value Use a default value when a field value will be constant for successive records or throughout the data entry session Display a list of acceptable values for fields, and provide meaningful error messages 36
  • 37. Input Design • Data Entry Screens – Guidelines 10. Provide a way to leave the data entry screen at any time without entering the current record 11. Provide users with an opportunity to confirm the accuracy of input data before entering it 12. Provide a means for users to move among fields on the form 13. Design the screen form layout to match the layout of the source document 14. Allow users to add, change, delete, and view records 15. Provide a method to allow users to search for specific information 37
  • 38. Input Design • Input Masks – Use input masks, which are templates or patterns that restrict data entry and prevent errors – A mask can manipulate the input data and apply a specific format 38
  • 39. Input Design • Validation Rules – At least eight types of data validation rules 1. 2. 3. 4. 5. 6. 7. 8. Sequence check Existence check Data type check Range check – limit check Reasonableness check Validity check – referential integrity Combination check Batch controls – hash totals 39
  • 40. Input Design • Input Technology – Batch input • Batch – Online input • Online data entry • Source data automation • RFID tags or Magnetic data strips 40
  • 41. Input Design • Input Technology – Tradeoffs • Unless source data automation is used, manual data entry is slower and more expensive than batch input because it is performed at the time the transaction occurs and often done when computer demand is at its highest • The decision to use batch or online input depends on business requirements 41
  • 42. Input Design • Input Volume Reduction – Guidelines will help reduce input volume 1. Input necessary data only 2. Do not input data that the user can retrieve from system files or calculate from other data 3. Do not input constant data 4. Use codes 42
  • 43. Security and Control Issues • Output Control and Security – Output security – The IT department is responsible for output control and security measures – Diskless workstation – Port protector 43
  • 44. Security and Control Issues • Input Security and Control – Input Control – Every piece of information should be traceable back to the input data – Audit trail – Data security – Records retention policy – Encrypted – encryption 44
  • 45. Chapter Summary • The purpose of systems design is to create a physical model of the system that satisfies the design requirements that were defined during the systems analysis phase • The chapter began with a discussion of user interface design and human-computer interaction (HCI) concepts • Various types of printed reports, including detail, exception, and summary reports • You also learned about other types of output 45
  • 46. Chapter Summary • Discussion of input design began with a description of source documents and the various zones in a document • The discussion of data entry screen design explained the use of input masks and validation rules to reduce data errors • You also learned about batch and online input methods, input media and procedures, and input volume • Finally, you learned about security and control 46