61
Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

Embed Size (px)

Citation preview

Page 1: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

Systems Analysis & Design

5th Edition

Chapter 5

Data and Process Modeling

Page 2: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

22

Chapter Objectives

● Describe software trends, including the concept of software as a service

● Explain software acquisition alternatives, including traditional versus Web-based software development strategies

● Describe software outsourcing options, including the role of service providers

● Explain advantages and disadvantages of developing software in-house versus other alternatives

Page 3: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

33

Chapter Objectives

● Explain cost-benefit analysis and financial analysis tools

● Explain the differences between a request for proposal (RFP) and a request for quotation (RFQ)

● Describe the contents of the system requirements document

Page 4: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

44

Chapter Objectives

● Explain the transition from systems analysis to systems design, and the difference between logical and physical design

● Explain the transition to systems design and the importance of prototyping

● Discuss guidelines for system design, and explain the importance of codes

Page 5: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

55

Introduction

● Chapter 5 describes the remaining activities in the systems analysis phase

● The chapter also describes the transition to systems design, prototyping, design guidelines, and using codes to represent values and simplify data entry

Page 6: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

66

Development Strategies Overview

● Selecting the best development path is an important decision that requires companies to consider three key issues– Web-based software trends– Software outsourcing options– In-house software development

alternatives

Page 7: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

77

Web-Based Software Trends

● The Internet has triggered enormous changes in business methods and operations, and software acquisition is no exception

● This section examines a trend that views software as a service, the changing market-place for software, and how Web-based development compares to traditional methods

Page 8: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

88

Web-Based Software Trends

● Software as a Service– The Software and Information Industry

Association (SIIA) is an industry group that focuses on the digital economy

– SIIA believes that the concept of software as a service is redefining the way that companies develop and deploy their information systems

Page 9: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

99

Web-Based Software Trends

● The Changing Software Marketplace– In the traditional model, software vendors

develop and sell application packages to customers

– In addition to traditional vendors, the marketplace now includes many forms of outsourcing, including application service providers and firms that offer Internet business services

Page 10: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

1010

Web-Based Software Trends

● The Impact of the Internet on Systems Development– Developers will focus on Web-based

application development, which builds the Web into the application, rather than the other way around

• IBM’s WebSphere• Microsoft’s .NET

Page 11: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

1111

Web-Based Software Trends

● The Impact of the Internet on Systems Development– Traditional development

• System design is influenced by compatibility issues

• Systems are designed to run on local and wide-area company networks

• Web-based features are treated as enhancements rather than core elements of the design

Page 12: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

1212

Web-Based Software Trends

● The Impact of the Internet on Systems Development– Web-based development

• Systems are developed and delivered in an Internet-based framework such as .NET or WebSphere

• Internet-based development treats the Web as the platform, rather than just a communication channel

• Web-based software usually requires additional layers, called middleware

Page 13: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

1313

Software Outsourcing Options

● Outsourcing is the transfer of information systems development, operation, or maintenance to an outside firm that provides these services, for a fee, on a temporary or long-term basis

● Can refer to relatively minor programming tasks or the handling of a company’s entire IT function

Page 14: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

1414

Software Outsourcing Options

● The Growth of Outsourcing– Traditionally, firms outsourced IT tasks as

a way of controlling costs and dealing with rapid technological change

– Today, outsourcing is a vital business issue that shapes a company’s overall IT strategy

– the most important factor is the potential saving in operating costs

Page 15: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

1515

Software Outsourcing Options

● The Growth of Outsourcing– A firm that offers outsourcing solutions is

called a service provider– Application service providers (ASP)– Internet business services (IBS)

• Also called managed hosting

Page 16: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

1616

Software Outsourcing Options

● Outsourcing Fees– A fixed fee model uses a set fee based on a

specified level of service and user support– A subscription model has a variable fee

based on the number of users or workstations that have access

– A usage model or transaction model charges a variable fee based on the volume of transactions or operations

Page 17: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

1717

Software Outsourcing Options

● Outsourcing Issues and Concerns– Mission-critical IT systems should be out-

sourced only if the result is a cost-attractive, reliable, business solution that fits the company’s long-term business strategy

– out-sourcing can also affect day-to-day company operations and can raise some concerns

Page 18: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

1818

Software Outsourcing Options

● Outsourcing Issues and Concerns– A company must plan outsourcing

carefully to avoid lost revenue, added expenses, and potential litigation

– The solution can be only as good as the outsourcing firm that provides the service

– Outsourcing can be especially attractive to a company whose volume fluctuates widely

– A major disadvantage of outsourcing is that it raises employee concerns about job security

Page 19: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

1919

In-House Software Development Options

● A company can choose to develop its own systems, or purchase, possibly customize, and implement a software package

● The most important consideration is total cost of ownership (TCO)

● Companies also develop user applications designed around commercial software packages

Page 20: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

2020

In-House Software Development Options

● Make or Buy Decision– The choice between developing versus

purchasing software often is called a make or buy, or build or buy decision

– The company’s IT department makes, builds, and develops in-house software

– A software package is obtained from a vendor or application service provider.

Page 21: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

2121

In-House Software Development Options

● Make or Buy Decision– Companies that develop software for sale

are called software vendors– Value-added reseller (VAR)– Vertical application– Horizontal application

Page 22: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

2222

In-House Software Development Options

● Developing Software In-House– Satisfy unique business requirements– Minimize changes in business procedures

and policies– Meet constraints of existing systems– Meet constraints of existing technology– Develop internal resources and

capabilities

Page 23: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

2323

In-House Software Development Options

● Purchasing a Software Package– Lower costs– Requires less time to implement– Proven reliability and performance

benchmarks– Requires less technical development staff– Future upgrades provided by the vendor– Input from other companies

Page 24: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

2424

In-House Software Development Options

● Customizing a Software Package1. You can purchase a basic package that

vendors will customize to suit your needs2. You can negotiate directly with the

software vendor to make enhancements to meet your needs by paying for the changes

3. You can purchase the package and make your own modifications, if this is permissible under the terms of the software license

Page 25: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

2525

In-House Software Development Options

● Creating User Applications– A user application utilizes standard

business software– Help desk or information center (IC)– Screen generators– Report generators– Read-only properties

Page 26: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

2626

Role of the Systems Analyst

● When selecting hardware and software, systems analysts often work as an evaluation and selection team

● A team approach ensures that critical factors are not overlooked and that a sound choice is made

Page 27: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

2727

Role of the Systems Analyst

● The primary objective of the evaluation and selection team is to eliminate system alternatives that will not work, rank the system alternatives that will work, and present the viable alternatives to management for a final decision

Page 28: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

2828

Cost-Benefit Analysis

● Financial Analysis Tools– Payback Analysis– Return on investment (ROI)– Net present value (NPV)

Page 29: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

2929

Cost-Benefit Analysis

● Cost-Benefit Analysis Checklist– List each development strategy being

considered– Identify all costs and benefits for each

alternative. Be sure to indicate when costs will be incurred and benefits realized

– Consider future growth and the need for scalability

– Include support costs for hardware and software

Page 30: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

3030

Cost-Benefit Analysis

● Cost-Benefit Analysis Checklist– Analyze various software licensing

options, including fixed fees and formulas based on the number of users or transactions

– Apply the financial analysis tools to each alternative

– Study the results and prepare a report to management

Page 31: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

3131

A Software Acquisition Example

● Step 1: Evaluate the Information System Requirements– Identify key features– Consider network and web-related issues– Estimate volume and future growth– Specify hardware, software, or personnel

constraints– Prepare a request for proposal or

quotation• Request for proposal (RFP)• Evaluation model• Request for quotation (RFQ)

Page 32: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

3232

A Software Acquisition Example

● Step 2: Identify Potential Vendors or Outsourcing Options– The Internet is a primary marketplace– Another approach is to work with a

consulting firm– Another resource is the Internet bulletin

board systems that contains thousands of forums, called newsgroups

Page 33: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

3333

A Software Acquisition Example

● Step 3: Evaluate the Alternatives– Existing users– Application testing– Benchmarks– Match each package against the RFP

features and rank the choices

Page 34: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

3434

A Software Acquisition Example

● Step 4: Perform Cost-Benefit Analysis– Identify and calculate TCO for each

option you are considering– When you purchase software, what you

are buying is a software license– If you purchase a software package,

consider a maintenance agreement

Page 35: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

3535

A Software Acquisition Example

● Step 5: Prepare a Recommendation– You should prepare a recommendation

that contains your recommendation and lists the alternatives, together with the costs, benefits, advantages, and disadvantages of each option

– At this point, you may be required to submit a formal system requirements document and deliver a presentation

Page 36: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

3636

A Software Acquisition Example

● Step 6: Implement the Solution– Implementation tasks will depend on the

solution selected– Before the new software becomes

operational, you must complete all implementation steps, including loading, configuring, and testing the software; training users; and converting data files to the new system’s format

Page 37: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

3737

Completion of Systems Analysis Tasks

● System Requirements Document– The system requirements document, or

software requirements specification, contains the requirements for the new system, describes the alternatives that were considered, and makes a specific recommendation to management

– Like a contract– Format and organize it so it is easy to

read and use

Page 38: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

3838

Completion of Systems Analysis Tasks

● Presentation to Management– Begin your presentation with a brief

overview of the purpose and primary objectives of the system project

– Summarize the primary viable alternatives. For each alternative, describe the costs, advantages, and disadvantages

Page 39: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

3939

Completion of Systems Analysis Tasks

● Presentation to Management– Explain why the evaluation and selection

team chose the recommended alternative– Allow time for discussion and for

questions and answers– Obtain a final decision from management

or agree on a timetable for the next step in the process

Page 40: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

4040

Completion of Systems Analysis Tasks

● Presentation to Management– Based on their decision, your next task

will be one of the following1. Implement an outsourcing alternative2. Develop an in-house system3. Purchase or customize a software package4. Perform additional systems analysis work5. Stop all further work

Page 41: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

4141

The Transition to System Design

● If management decides to develop the system in-house, then the transition to the systems design phase begins

● Preparing for Systems Design Tasks– It is essential to have an accurate and

understandable system requirements document

Page 42: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

4242

The Transition to System Design

● The Relationship between Logical and Physical Design– The logical design defines the functions

and features of the system and the relationships among its components

– The physical design of an information system is a plan for the actual implementation of the system

Page 43: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

4343

Systems Design Guidelines

● The systems analyst must understand the logical design of the system before beginning the physical design of any one component– Data design– User interface– System design specification

Page 44: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

4444

Systems Design Guidelines

● System Design Objectives– The goal of systems design is to build a

system that is effective, reliable, and maintainable

– A system is reliable if it adequately handles errors

– A system is maintainable if it is well designed, flexible, and developed with future modifications in mind

Page 45: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

4545

Systems Design Guidelines

● System Design Objectives– User considerations

• Carefully consider any point where users receive output from, or provide input to, the system

• Anticipate future needs of the users, the system, and the organization

• Provide flexibility• Parameter, default

– Data Considerations• Data should be entered into the system where

and when it occurs because delays cause errors• Data should be verified when entered to catch

errors immediately

Page 46: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

4646

Systems Design Guidelines

● System Design Objectives– Data Considerations

• Automated methods of data entry should be used whenever possible

• Access for data entry should be controlled and all entries or changes to critical data values should be reported – audit trails

• Every instance of entry and change to data should be logged

• Data should be entered into a system only once• Data duplication should be avoided

Page 47: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

4747

Systems Design Guidelines

● System Design Objectives– Architecture considerations

• Use a modular design• Design modules that perform a single function

are easier to understand, implement, and maintain

Page 48: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

4848

Systems Design Guidelines

● Design Trade-Offs– Design goals often conflict with each

other– Most design trade-off decisions that you

will face come down to the basic conflict of quality versus cost

– Avoid decisions that achieve short-term savings but might mean higher costs later

Page 49: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

4949

Prototyping

● Prototyping produces an early, rapidly constructed working version of the proposed information system, called a prototype

● Prototyping allows users to examine a model that accurately represents system outputs, inputs, interfaces, and processes

Page 50: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

5050

Prototyping

● Prototyping Methods–System prototyping–Design prototyping–Throwaway prototyping

Page 51: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

5151

Prototyping

● Prototyping Methods– Prototyping offers many benefits

• Users and systems developers can avoid misunderstandings

• Managers can evaluate a working model more effectively than a paper specification

– Also consider potential problems• The rapid pace of development can create

quality problems• In very complex systems, the prototype

becomes unwieldy and difficult to manage

Page 52: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

5252

Prototyping

● Prototyping Tools– Systems analysts can use powerful tools

to develop prototypes• CASE tools• Application generators• Report generators• Screen generators• Fourth-generation languages (4GLs)

Page 53: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

5353

Prototyping

● Limitations of Prototypes– A prototype is a functioning system, but it

is less efficient than a fully developed system

– Systems developers can upgrade the prototype into the final information system by adding the necessary capability

– Otherwise, the prototype is discarded

Page 54: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

5454

Prototyping

● Other Modeling Tools– Systems flowchart– American National Standards Institute

(ANSI)

Page 55: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

5555

Using Codes During System Design

● Overview of Codes– Because codes often are used to

represent data, you encounter them constantly in your everyday life

– They save storage space and costs, reduce transmission time, and decrease data entry time

– Can reduce data input errors

Page 56: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

5656

Using Codes During System Design

● Types of Codes1. Sequence codes2. Block sequence codes3. Alphabetic codes

a. Category codesb. Abbreviation codes

Page 57: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

5757

Using Codes During System Design

● Types of codes– Significant digit codes– Derivation codes– Cipher codes– Action codes– Self-checking codes

Page 58: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

5858

Using Codes During System Design

● Developing a Code1. Keep codes concise2. Allow for expansion3. Keep codes stable4. Make codes unique5. Use sortable codes6. Avoid confusing codes

Page 59: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

5959

Using Codes During System Design

● Developing a Code7. Make codes meaningful8. Use a code for a single purpose9. Keep codes consistent

Page 60: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

6060

Chapter Summary

● This chapter describes system development strategies, the preparation and presentation of the system requirements document, and the transition to the systems design phase of the SDLC

● An important trend that views software as a service, rather than a product, has created new software acquisition options

● Systems analysts must consider Web-based development environments

Page 61: Systems Analysis & Design 5 th Edition Chapter 5 Data and Process Modeling

6161

Chapter Summary

● The systems analyst’s role in the software development process depends on the specific development strategy

● The most important factor in choosing a development strategy is total cost of ownership (TCO)

● The process of acquiring software involves a series of steps