77
Systems Analysis Systems Analysis ITM-631 Information System Development Determining requirements ผู ้สอน ดร.สลิล บุญพราหมณ์

Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

  • Upload
    others

  • View
    2

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Systems AnalysisSystems Analysis

ITM-631 Information System Development

Determining requirements

ผูส้อน ดร.สลิล บุญพราหมณ์

Page 2: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

... การจะพฒันาทุกสิ่งทุกอยา่งให้เจรญินั้น จะต้องสร้างและเสรมิขึน้จากพืน้ฐานเดมิทีม่อียูก่อ่นทัง้สิ้น ถ้าพืน้ฐานไมด่หีรอืคลอนแคลนบกพรอ่งแลว้ ทีจ่ะเพิม่เตมิเสรมิตอ่ให้เจรญิขึน้ไปอกีนั้น ยากนกัทีจ่ะทาํได ้ จงึควรจะเข้าใจให้แจ้งชดัวา่ นอกจากจะยากนกัทีจ่ะทาํได ้ จงึควรจะเข้าใจให้แจ้งชดัวา่ นอกจากจะมุง่สร้างความเจรญิแลว้ ยงัต้องพยายามรกัษาพืน้ฐานให้มัน่คง ไมบ่กพรอ่งพร้อมๆกนัไปดว้ย …

พระบรมราโชวาทของพระบาทสมเด็จพระเจ้าอยูห่วัในพธิพีระราชทาน

ปรญิญาบตัร ณ จุฬาลงกรณม์หาวทิยาลยั ๑๐ กรกฎาคม ๒๕๒๓

Page 3: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Phase Description

� Systems analysis is the second of five phases in the systems

development life cycle (SDLC)

� Will use requirements modeling, data and process modeling,

and object modeling techniques to represent the new system

3

and object modeling techniques to represent the new system

� Will consider various development strategies for the new

system, and plan for the transition to systems design tasks

Page 4: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Chapter Objectives

� Describe systems analysis phase activities

� Explain joint application development (JAD), rapid application

development (RAD), and agile methods

� Use a functional decomposition diagram (FDD) to model

4

� Use a functional decomposition diagram (FDD) to model

business functions and processes

Page 5: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Chapter Objectives

� Describe the Unified Modeling Language (UML) and examples

of UML diagrams

� List and describe system requirements, including outputs,

inputs, processes, performance, and controls

5

inputs, processes, performance, and controls

� Explain the concept of scalability

Page 6: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Chapter Objectives

� Use fact-finding techniques, including interviews,

documentation review, observation, questionnaires,

sampling, and research

� Conduct a successful interview

6

� Conduct a successful interview

� Develop effective documentation methods to use during

systems development

Page 7: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Introduction

• This chapter describes requirements modeling techniques

and team-based methods that systems analysts use to

visualize and document new systems

• The chapter then discusses system requirements and fact-

7

• The chapter then discusses system requirements and fact-

finding techniques, which include interviewing,

documentation review, observation, surveys and

questionnaires, sampling, and research

Page 8: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Overview: Systems Analysis Phase

� The overall objective of the systems analysis phase is to

understand the proposed project, ensure that it will support

business requirements, and build a solid foundation for

system development

8

system development

� You use models and other documentation tools to visualize

and describe the proposed system

Page 9: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Overview: Systems Analysis Phase

� Systems Analysis Activities

� Requirements modeling

� Outputs

� Inputs

Processes� Processes

� Performance

� Security

Page 10: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Overview: Systems Analysis Phase

� Systems Analysis Activities

� Data and process modeling

� Object Modeling

Development Strategies

10

� Development Strategies

� System requirements document (overall design of new

system)

Page 11: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Overview: Systems Analysis Phase

� Systems Analysis Skills

� Analytical skills

� Systematic thinking

Interpersonal skills

11

� Interpersonal skills

� Team-Oriented Methods and Techniques

� Joint application development (JAD)

� Rapid application development (RAD)

� Agile methods

Page 12: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Joint Application Development (JAD)

� Popular fact-finding technique that brings users into the

development process as active participants

12

Page 13: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

JAD

� User Involvement

� Users have a vital stake in an information system and they

should participate fully

Successful systems must be user-oriented, and users need

13

� Successful systems must be user-oriented, and users need

to be involved

� One popular strategy for user involvement is a JAD team

approach

Page 14: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

JAD

� JAD Participants and Roles

14

Page 15: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

JAD

� Typical agenda for JAD session

Page 16: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

JAD

� Typical agenda for JAD session

Page 17: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

JAD

� JAD Advantages and Disadvantages

� More expensive and can be cumbersome if the group is

too large relative to the size of the project

Allows key users to participate effectively

17

� Allows key users to participate effectively

� When properly used, JAD can result in a more accurate

statement of system requirements, a better understanding

of common goals, and a stronger commitment to the

success of the new system

Page 18: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Rapid Application Development (RAD)

� Is a team-based technique that speeds up information

systems development and produces a functioning

information system

� Like JAD but goes much further

18

� Like JAD but goes much further

� end product of JAD = requirement model

� End product of RAD = new information system

Page 19: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

RAD

� Relies heavily on prototyping and user involvement

� Interactive process continues until the system is completely

developed and users are satisfied

Page 20: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

� 4 RAD Phases

1) Requirement planning phase

� Systems planning phase + systems analysis phase (SDLC)

Users, managers and IT staff members discuss and agree on

RAD

� Users, managers and IT staff members discuss and agree on

� Business needs

� Project scope

� Constraints

� Systems requirements

Page 21: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

� Requirement planning phase ends when

� the team agrees on key issues AND

� Obtain management authorization to continue

Rapid Application Development

Page 22: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

2) User design phase

� User interact with SA and develop models and prototypes

that represent all system processes, outputs, and inputs

Use combination of JAD techniques and CASE tool to

RAD

� Use combination of JAD techniques and CASE tool to

translate user needs into working models

� Is continuous and interactive process that allow user to

understand, modify and approve the working model that

meets their needs

Page 23: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

3) Construction phase

� Focus on application development like SDLC

� However, users continue to participate and still can suggest

changes or improvement

RAD

changes or improvement

Page 24: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

4) Cutover

� Similar to final phase of SDLC, includes

� data conversion

Testing

RAD

� Testing

� changeover to the new system

� User training

Page 25: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

RAD

25

Page 26: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

RAD

� RAD Objectives

� To cut development time and expense by involving the

users in every phase of systems development

Successful RAD team must have IT resources, skills, and

26

� Successful RAD team must have IT resources, skills, and

management support

� Helps a development team design a system that requires a

highly interactive or complex user interface

Page 27: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

RAD

� RAD Advantages and Disadvantages

� Systems can be developed more quickly with significant

cost savings

RAD stresses the mechanics of the system itself and does

27

� RAD stresses the mechanics of the system itself and does

not emphasize the company’s strategic business needs

� Might allow less time to develop quality, consistency, and

design standards

Page 28: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Agile Methods

� Attempt to develop a system incrementally by building a

series of prototypes and constantly adjusting them to user

requirements

� As process continues, developers revise, extend, and merge

28

� As process continues, developers revise, extend, and merge

early versions into final product

� Emphasizes continuous feedback, and incremental step is

affected by what was learned in the prior steps.

Page 29: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

� Agilian modeling toolset

includes support for many

modeling tools

� Some agile developers prefer

Agile Methods

� Some agile developers prefer

not to use CASE tools at all,

and rely instead on whiteboard

displays and arrangements of

movable sticky notes

Page 30: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Agile Methods

� Scrum is a rugby term, another agile approach

� Agile team members play specific roles: pigs or chicken

� Pigs include the product owner, the facilitator, and the

30

Pigs include the product owner, the facilitator, and the

development team

� the chickens include users, other stakeholders, and

managers

� Scrum sessions have specific guidelines that emphasize time

blocks, interaction, and team-based activities that result in

deliverable software

Page 31: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Agile Methods

� Agile Method Advantages and Disadvantages

� Are very flexible and efficient in dealing with change

� Frequent deliverables constantly validate the project and

reduce risk

31

reduce risk

� Team members need a high level of technical and

interpersonal skills

� May be subject to significant change in scope

Page 32: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

http://news.slashdot.org/story/13/05/25/139218/worlds-biggest-agile-software-project-close-to-failure

Page 33: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of
Page 34: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Modeling Tools and Techniques

� Involves graphical methods and nontechnical language that

represent the system at various stages of development

� Can use various tools

� Functional Decomposition Diagrams

34

� Functional Decomposition Diagrams

� Functional decomposition diagram (FDD)

� Model business functions and show how they are

organized into lower-level processes

Page 35: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Functional decomposition diagram (FDD)

Page 36: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Modeling Tools and Techniques

� Business Process Modeling

� Business process model (BPM)

� Business process modeling notation (BPMN)

36

Page 37: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

� Pool

� Swim lanes

Page 38: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of
Page 39: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Modeling Tools and Techniques

� Data Flow Diagrams

� Data flow diagram (DFD)

� show how the system stores, processes, and transforms

data

39

data

� Additional levels of information and detail are depicted in

other, related DFDs

Page 40: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of
Page 41: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Modeling Tools and Techniques

� Unified Modeling Language

� Widely used method of visualizing and documenting

software systems design

Use case diagrams

41

� Use case diagrams

� Actor

Page 42: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of
Page 43: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of
Page 44: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

� Sequence diagrams

Page 45: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

System Requirements Checklist

� Outputs

� The Web site must report online volume statistics every

four hours, and hourly during peak periods

The inventory system must produce a daily report showing

45

� The inventory system must produce a daily report showing

the part number, description, quantity on hand, quantity

allocated, quantity available, and unit cost of all sorted by

part number

Page 46: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

System Requirements Checklist

� Inputs

� Manufacturing employees must swipe their ID cards into

online data collection terminals that record labor costs and

calculate production efficiency

46

calculate production efficiency

� The department head must enter overtime hours on a

separate screen

Page 47: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

System Requirements Checklist

� Processes

� The student records system must calculate the GPA at the

end of each semester

As the final step in year-end processing, the payroll system

47

� As the final step in year-end processing, the payroll system

must update employee salaries, bonuses, and benefits and

produce tax data required by the IRS

Page 48: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

System Requirements Checklist

� Performance

� The system must support 25 users online simultaneously

� Response time must not exceed four seconds

System must be operational seven days a week, 365 days a

48

� System must be operational seven days a week, 365 days a

year

Page 49: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

System Requirements Checklist

� Controls

� The system must provide logon security at the operating

system level and at the application level

An employee record must be added, changed, or deleted

49

� An employee record must be added, changed, or deleted

only by a member of the human resources department

� All transactions must have audit trails

Page 50: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Future Growth, Costs, and Benefits

� Scalability

� A scalable system offers a better return on the initial

investment

To evaluate scalability, you need information about

50

� To evaluate scalability, you need information about

projected future volume for all outputs, inputs, and

processes

Page 51: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Future Growth, Costs, and Benefits

• Total Cost of Ownership

– Total cost of ownership (TCO)

is especially important if the

development team is

evaluating several alternativesevaluating several alternatives

– One problem is that cost

estimates tend to understate

indirect costs

– Rapid Economic Justification

(REJ)

Page 52: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Fact-Finding

� Fact-Finding Overview

� First, you must identify the information you need

� Develop a fact-finding plan

� Who, What, Where, When, How, and Why?

52

� Who, What, Where, When, How, and Why?

� Difference between asking what is being done and what

could or should be done

Page 53: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Fact-Finding

� The Zachman Framework

� Zachman Framework for

Enterprise Architecture

Helps managers and users � Helps managers and users

understand the model and

assures that overall

business goals translate

into successful IT projects

Page 54: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Interviews

� Step 1: Determine the

People to Interview

� Informal structures

� Step 2: Establish Objectives

for the Interviewfor the Interview

� Determine the general

areas to be discussed

� List the facts you want

to gather

Page 55: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Interviews

� Step 3: Develop Interview Questions

� Creating a standard list of interview questions helps to

keep you on track and avoid unnecessary tangents

Avoid leading questions

55

� Avoid leading questions

� Open-ended questions

� Closed-ended questions

� Range-of-response questions

Page 56: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Interviews

� Step 4: Prepare for the Interview

� Careful preparation is essential because an interview is an

important meeting and not just a casual chat

Limit the interview to no more than one hour

56

� Limit the interview to no more than one hour

� Send a list of topics

� Ask the interviewee to have samples available

Page 57: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of
Page 58: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of
Page 59: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Interviews

� Step 5: Conduct the Interview

� Develop a specific plan for the meeting

� Begin by introducing yourself, describing the project, and

explaining your interview objectives

59

explaining your interview objectives

� Engaged listening

� Allow the person enough time to think about the question

� After an interview, you should summarize the session and

seek a confirmation

Page 60: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Interviews

� Step 6: Document the Interview

� Note taking should be kept to a minimum

� After conducting the interview, you must record the

information quickly

60

information quickly

� After the interview, send memo to the interviewee expressing

your appreciation

� Note date, time, location, purpose of the interview, and the

main points you discussed so the interviewee has a written

summary and can offer additions or corrections

Page 61: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Interviews

� Step 7: Evaluate the Interview

� In addition to recording the facts obtained in an interview,

try to identify any possible biases

61

� Unsuccessful Interviews

� No matter how well you prepare for interviews, some are

not successful

Page 62: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Other Fact-Finding Techniques

• Document Review

• Observation

– Seeing the system in

action gives you

additional perspective additional perspective

and a better

understanding of the

system procedures

– Plan your observations

in advance

– Hawthorne Effect

Page 63: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Other Fact-Finding Techniques

� Questionnaires and Surveys

� When designing a

questionnaire, the most

important rule of all is to make important rule of all is to make

sure that your questions collect

the right data in a form that you

can use to further your fact-

finding

� Fill-in form

Page 64: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Questionnaire

Page 65: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Questionnaire

� Keep the questionnaire brief and user-friendly

� Provide clear instructions

� Arrange the questions in a logical order, going from simple to

more complex topicsmore complex topics

� Phrase questions to avoid misunderstandings, use simple

terms and wording

� Try not to lead the response or use questions that give clues

to expected answers

Page 66: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Questionnaire

� Limit the use of open-ended questions that are difficult to

tabulate

� Limit the use of questions that can raise concerns about job

security or other negative issuessecurity or other negative issues

� Include a section at the end of questionnaire for general

comments

� Test the questionnaire whenever possible on a small test

group before finalizing it

Page 67: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Other Fact-Finding Techniques

� Sampling

� Systematic sample

� Stratified sample

Random sample

67

� Random sample

� Main objective of a sample is to ensure that it represents

the overall population accurately

Page 68: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Other Fact-Finding Techniques

� Research

� Can include the

Internet, IT magazines,

and books to obtain

background background

information, technical

material, and news

about industry trends

and developments

� Site visit

Page 69: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

� Interviews versus Questionnaires

� Interview is more familiar and personal

� Questionnaire gives many people the opportunity to

provide input and suggestions

69

provide input and suggestions

� Brainstorming

� Structured brainstorming

� Unstructured brainstorming

Page 70: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Documentation

� The Need for Recording the Facts

� Record information as soon as you obtain it

� Use the simplest recording method

Record your findings in such a way that they can be

70

� Record your findings in such a way that they can be

understood by someone else

� Organize your documentation so related material is located

easily

Page 71: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Documentation

� Software Tools

� CASE Tools

� Productivity Software

� Word processing,

spreadsheets, spreadsheets,

database

management,

presentation graphics,

and collaborative

software programs

� Histogram

Page 72: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Documentation

� Software Tools

� Graphics modeling software

72

Page 73: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

� Personal information managers

Page 74: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

� Wireless communication devices

Page 75: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Preview of Logical Modeling

� At the conclusion of requirements modeling, systems

developers should have a clear understanding of business

processes and system requirements

� The next step is to construct a logical model of the system

75

� The next step is to construct a logical model of the system

� IT professionals have differing views about systems

development methodologies, and no universally accepted

approach exists

Page 76: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Chapter Summary

� The systems analysis phase includes three activities:

requirements modeling, data and process modeling, and

consideration of development strategies

� The main objective is to understand the proposed project,

76

� The main objective is to understand the proposed project,

ensure that it will support business requirements, and build a

solid foundation for the systems design phase

Page 77: Systems AnalysisSystems Analysis - Walailak Universitymit.wu.ac.th/mit/images/editor/files/Ch 04(1).pdf · 2014-04-18 · Overview: Systems Analysis Phase The overall objective of

Chapter Summary

• The fact-finding process includes interviewing, document

review, observation, questionnaires, sampling, and research

• Systems analysts should carefully record and document

factual information as it is collected, and various software

77

factual information as it is collected, and various software

tools can help an analyst visualize and describe an

information system