34
Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Embed Size (px)

Citation preview

Page 1: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Systems Analysis and Design 9th Edition

Topic 6Output and User Interface Design

Page 2: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Chapter Objectives

• Discuss output design and technology issues• Explain the concept of user interface design

and human-computer interaction• 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

2

Page 3: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

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?

3

Page 4: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

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

4

Page 5: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

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

5

Page 6: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Output Design

• Types of Reports– Detail reports– Exception reports– Summary reports

6

Page 7: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

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

7

Page 8: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Output Design

• Report Design Principles

8

Page 9: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Output Design

• Output Technology– Internet-based information delivery• Webcast

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

9

Page 10: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Output Design

• Output Technology– Digital audio, images,

and video– Podcasts– Automated facsimile

systems• Faxback systems

– Computer output microfilm (COM)

– Computer output to digital media

10

Page 11: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

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

11

Page 12: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Printed and Screen Output

• Few firms have been able to eliminate printed output totally

• Turnaround documents• Overview of Report Design– Reports must be easy to read and well organized– Database programs include a variety of report

design tools– Character-based reports

12

Page 13: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Printed and Screen Output

• Types of Reports– Detail reports– Exception reports– Summary reports

13

Page 14: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Printed and Screen Output

• User Involvement in Report Design– Printed reports are an important way of delivering

information to users, so recipients should approve all report designs in advance

– To avoid problems submit each design for approval as you complete it, rather than waiting until you finish all report designs

– Mock-up– Report analysis form

14

Page 15: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Printed and Screen Output

• Report Design Principles– Printed reports must be

attractive, professional, and easy to read

– Report headers and footers

– Page headers and footers

– Column heading alignment

– Column spacing

15

Page 16: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Printed and Screen Output

• Report Design Principles– Field order• Fields should be displayed and grouped in a logical

order

– Grouping detail lines• It is meaningful to arrange detail lines in groups• Group header• Group footer

– Consistent design

16

Page 17: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Printed and Screen Output

• Report Design Example

17

Page 18: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Printed and Screen Output

• Output Control and Security– Output must be

accurate, complete, current, and secure

– The IT department is responsible for output control and security measures

18

Page 19: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

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

19

Page 20: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

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

20

Page 21: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

User Interface Design

• Human-Computer Interaction

21

Page 22: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

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

22

Page 23: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Input Design

• Source Documents and Forms– Form layout– Heading zone– Control zone– Instruction zone– Body zone– Totals zone– Authorization zone

23

Page 24: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

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

24

Page 25: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Input Design

• Data Entry Screens– Guidelines

1. Restrict user access to screen locations where data is entered2. Provide a descriptive caption for every field, and show the user

where to enter the data and the required or maximum field size

3. Display a sample format if a user must enter values in a field in a specific format - separator

4. Require an ending keystroke for every field

25

Page 26: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Input Design

• Data Entry Screens– Guidelines

5. Do not require users to type leading zeroes for numeric fields6. Do not require users to type trailing zeroes for numbers that

include decimals7. Display default values so operators can press the ENTER key to

accept the suggested value8. Use a default value when a field value will be constant for

successive records or throughout the data entry session9. Display a list of acceptable values for fields, and provide

meaningful error messages

26

Page 27: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

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 form13. Design the screen form layout to match the layout of the

source document14. Allow users to add, change, delete, and view records15. Provide a method to allow users to search for specific

information

27

Page 28: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

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

28

Page 29: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Input Design

• Validation Rules– At least eight types of data validation rules

1. Sequence check2. Existence check3. Data type check4. Range check – limit check5. Reasonableness check6. Validity check – referential integrity7. Combination check8. Batch controls – hash totals

29

Page 30: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Input Design

• Input Technology– Batch input

• Batch

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

data strips

30

Page 31: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

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

31

Page 32: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Input Design

• Input Volume Reduction– Guidelines will help reduce input volume

1. Input necessary data only2. Do not input data that the user can retrieve from

system files or calculate from other data3. Do not input constant data4. Use codes

32

Page 33: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

Chapter Summary

• 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

33

Page 34: Systems Analysis and Design 9 th Edition Topic 6 Output and User Interface Design

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

34