Presentation is loading. Please wait.

Presentation is loading. Please wait.

The Information Systems Development Process Chapter 9.

Similar presentations


Presentation on theme: "The Information Systems Development Process Chapter 9."— Presentation transcript:

1 The Information Systems Development Process Chapter 9

2

3 Chapter Objectives Understand the process used by organizations to manage the development of IS Describe each major phase of the system’s development life cycle Explain how organizations identify projects, assess feasibility, identify benefits and costs, and perform economic analysis of a system project

4 The Need for Structured Systems Development Systems Development –Process of designing, building and maintaining information systems Performed by systems analysts –Requires both managerial and technical expertise

5 The Evolution of Information Systems Development Early days –Techniques used to develop systems varied –Difficult to integrate large systems In response, IS professionals developed software engineering –Easier to train programmers and analysts to use common techniques –Results in more maintainable systems

6 Options for Obtaining Information Systems Build internally by IS staff Buy a pre-packaged system Hire an organization or consultant to custom-build a system –Outsourced Users/departments build their own custom systems for their individual needs –End-user development

7 Sources for IS

8 Information Systems Development in Action The problem decomposition process

9 The Role of Users in the Systems Development Process Systems analysts rely on information from system users Key to project success –A close and mutually respectful working relationship between analysts and users

10 Steps in the Systems Development Process System identification, selection, and planning System analysis System design System implementation System maintenance

11

12

13 Phase 1: System Identification, Selection, and Planning Undertake only those projects critical to mission, goals, and objectives Select a development project from all possible projects that could be performed Different evaluation criteria used to rank potential projects

14 Table 9.1 Sources of systems development projects and their likely focus. Project SourcePrimary Focus Top managementBroad strategic focus Steering committeeCross-functional focus Individual departments and business units Narrow, tactical focus Systems development group Integration with existing information system focus

15 Table 9.2 Possible evaluation criteria for classifying and ranking projects. Evaluation CriteriaDescription Strategic alignment The extent to which the project is viewed as helping the organization achieve its strategic objectives and long-term goals. Potential benefitsThe extent to which the project is viewed as improving profits, customer service, and so forth, and the duration of these benefits. Potential costs and resource avail. The number and types of resources the project requires and their availability. Project size / duration The number of individuals and the length of time needed to complete the project. Technical difficulty / risks The level of technical difficulty involved in successfully completing the project within a given time and resource constraint. Source Adapted from Hoffer, George, and Valacich. 1999. Modern Systems Analysis and Design. 2d ed. Reading, Massachusetts: Addison Wesley Longman.

16 Assessing Project Feasibility Economic Technical Operational Schedule Legal and contractual Political

17 Table 9.3 Types of feasibility used when assessing an information systems project. Feasibility TypePurpose for Assessing EconomicTo identify the financial benefits and costs associated with the development project TechnicalTo gain an understanding of the development organization's capability to construct the proposed system OperationalTo gain an understanding of the degree to which and the likelihood that the proposed system solves the business problems or takes advantage of the opportunities outlined in the project request ScheduleTo gain an understanding of the likelihood that all potential timeframe and completion date schedules can be met Legal and contractual To gain an understanding of any potential legal ramifications of the construction of the system PoliticalTo gain an understanding of how key stakeholders within the organization view the proposed system Source Adapted from Hoffer, George, and Valacich. 1999. Modern Systems Analysis and Design. 2d ed. Reading, Massachusetts: Addison Wesley Longman.

18 Identifying System Benefits Tangible benefits easily measured in dollars and certainty –Reduced personnel expenses –Lower transaction costs –Higher profit margins Intangible benefits difficult to measure –Improvement of employee morale –Reduction of waste creation

19 Identifying System Costs Tangible costs –Hardware –Labor –Employee training Intangible costs –Loss of customer goodwill –Loss of employee morale

20 Performing an Economic Analysis of a System Project Uses the concept of the time value of money –Compare present cash outlays to future expected returns Spreadsheet analysis –Net present value –Return on investment –Break-even analysis

21

22 Table 9.4 Commonly used economic cost- benefit analysis techniques. Name of TechniqueDescription of Technique Net Present Value (NPV)NPV uses a discount rate determined from the company's cost of capital to establish the present value of a project. The discount rate is used to determine the present value of both cash receipts and outlays. Return on Investment (ROI) ROI is the ratio of the net cash receipts of the project divided by the cash outlays of the project. Tradeoff analysis can be made between projects competing for investment by comparing their representative ROI ratios. Break-Even AnalysisThis technique finds the amount of time required for the cumulative cash flow from a project to equal its initial and ongoing investment. Source Adapted from Hoffer, George, and Valacich. 1999. Modern Systems Analysis and Design. 2d ed. Reading, Massachusetts: Addison Wesley Longman.

23

24 Phase 2: System Analysis Gain a thorough understanding of an organization’s current way of doing things Determine system requirements –Interview users –Develop questionnaires –Watch the day-to-day activities of users Organize information using data, process, and logic-modeling tools

25 Modeling Organizational Data Systems analysts determine data needed to accomplish intended tasks Use data-modeling tools to depict the data Entity-Relationship Diagram –Relationships represented on diagram by lines drawn between entities

26 Entity-Relationship Diagram

27 Modeling Organizational Processes Data flows –Show the movement of data within an information system Processing logic –Represents the way data are transformed

28

29

30 Phase 3: System Design The proposed system is designed Elements designed include –Forms and reports –Interfaces and dialogs –Databases and files –Processing and logic

31 Designing Forms and Reports Forms –Collect data to input into system –Some pre-defined data with blank spaces for additional data Reports –Receive information from system –Static documents that summarize data

32

33

34

35 Designing Interfaces and Dialogs Text-based interfaces –Waits for a text command from the user Graphical user interfaces (GUI) –Provides user with icons and menus of choices –First introduced on Macintosh –Windows made GUI available to IBM- based machines

36

37 Designing Databases and Files Requires thorough understanding of the data and informational needs Uses data-modeling tools to create a conceptual data model

38

39 Designing Processing and Logic Steps and procedures that transform data into new or modified information Pseudo code –Text descriptions of detailed processing steps Structure charts –Break a large problems into smaller pieces Decision trees –Help design how the logic flows

40 Structure Chart

41 Decision Tree

42

43 Phase 4: System Implementation Transform the design into a working system –Software programming –Testing Prepare organization to use the new system –System conversion –Documentation –User training –Support

44 Software Programming and Testing Programming –Transforming the system design into a working computer system Testing –Developmental testing by programmers to assure that each module is error-free –Alpha testing by software testers to assess if it meets the design requirements of the users –Beta testing by actual system users to test with actual data

45 System Conversion, Documentation, Training and Support Conversion –Parallel conversion –Direct conversion –Phased conversion –Pilot conversion Documentation –User guides –User training –Installation procedures Training –In-house –Outside vendors Support –Install system –Consult on features –Set up user accounts –Provide demonstrations –Help with problems

46 Software Conversion Strategies

47 Table 9.6 User training options. Training OptionDescription TutorialOne person taught at one time by a human or by paper-based exercises CourseSeveral people taught at one time Computer-aided instruction One person taught at one time by the computer system Interactive training manuals Combination of tutorials and computer-aided instruction Resident expertExpert on call to assist users as needed Software help components Built-in system components designed to train and troubleshoot problems External sourcesVendors and training providers to provide tutorials, courses, and other training activities

48

49 Phase 5: System Maintenance Largest part of system development effort Maintenance process –Obtain maintenance request –Transform requests into changes –Design changes –Implement changes

50 Changing Maintenance Mix

51 Types of Maintenance Corrective –To repair flaws in the design, coding, or implementation Adaptive –To meet changing business needs Perfective –To improve processing performance Preventive –To reduce the chance of future system failure


Download ppt "The Information Systems Development Process Chapter 9."

Similar presentations


Ads by Google