Management Information System Chapter 13 GTU MBA
Management Information System Chapter 13 GTU MBA
Management Information System Chapter 13 GTU MBA
Identify and describe the core activities in the systems development process.
Describe the principal methodologies for modeling and designing systems. Compare alternative methodologies for building information systems.
Identify and describe new approaches for system building in the digital firm era.
system; not designed to handle multi-tiered fulfillment system Solutions: Develop in-house new front-end software based on Web services, including business process changes, workflow design, user interface changes Eliminated 90% of manual work for purchase orders; optimizes order fulfillment, links disparate company facilities Illustrates steps needed required to build new systems, from analyzing problems and requirements to managing change
2. Rationalization
Streamline standard operating procedures
4. Paradigm shifts
Rethink nature of business, define new business model, change nature of organization
The most common forms of organizational change are automation and rationalization. These relatively slow-moving and slow-changing strategies present modest returns but little risk. Faster and more comprehensive changesuch as reengineering and paradigm shiftscarries high rewards but offers substantial chances of failure.
Figure 13-1
Work flow management: Process of streamlining business procedures so documents can be moved easily and efficiently
Figure 13-2A
By redesigning their mortgage processing systems and the mortgage application process, mortgage banks have been able to reduce the costs of processing the average mortgage from $3,000 to $1,000 and reduce the time of approval from six weeks to one week or less. Some banks are even preapproving mortgages and locking interest rates on the same day the customer applies.
Figure 13-2B
Create models of improved processes that can be translated into software systems
Measure impact of process changes on key business performance indicators
Quality management:
Fine-tuning business processes to improve quality in their products, services, and operations
The earlier in the business cycle a problem is eliminated, the less it costs the company Quality improvements raise level of product and service quality as well as lower costs
Six sigma:
Specific measure of quality 3.4 defects per million opportunities
Uses statistical analysis tools to detect flaws in the execution of an existing process and make minor adjustments
Systems development: Activities that go into producing an information system solution to an organizational problem or opportunity
Systems analysis Systems design Programming Testing Conversion Production and maintenance
Figure 13-3
Systems analysis
Analysis of problem that will be solved by system
Defining the problem and identifying causes Specifying solutions Systems proposal report identifies and examines alternative solutions Identifying information requirements
Faulty requirements analysis is leading cause of systems failure and high systems development cost
Systems design
Describe system specifications that will deliver functions identified during systems analysis Should address all managerial, organizational, and technological components of system solution
Design Specifications
OUTPUT Medium Content Timing INPUT Origins Flow Data entry USER INTERFACE Simplicity Efficiency Logic Feedback Errors DATABASE DESIGN Logical data model Volume and speed requirements File organization and design Record specifications PROCESSING Computations Program modules Required reports Timing of outputs MANUAL PROCEDURES What activities Who performs them When How Where CONTROLS Input controls (characters, limit, reasonableness) Processing controls (consistency, record counts) Output controls (totals, samples of output) Procedural controls (passwords, special forms) DOCUMENTATION Operations documentation Systems documents User documentation CONVERSION Transfer files Initiate new procedures Select testing method Cut over to new system TRAINING Select training techniques Develop training modules Identify training facilities ORGANIZATIONAL CHANGES Task redesign Job redesign Process design Organization structure design Reporting relationships
Dorfman Pacific Rolls Out a New Wireless Warehouse Read the Interactive Session: Organizations, and then discuss the following questions:
Compare Dorfman Pacifics old and new order-picking processes. Diagram the processes. What role did end users play in developing Dorfmans wireless warehouse system? What would have happened to the project if users hadnt been so involved? Explain your answer. What types of system building methods and tools did Dorfman use for building its wireless warehouse system?
How did the new system change the way Dorfman ran its business?
What problems did the new system solve? Was it successful?
Programming:
System specifications from design stage are translated into software program code Software may be purchased, leased, or outsourced instead
Testing
To ensure system produces right results Unit testing: Tests each program in system separately System testing: Tests functioning of system as a whole Acceptance testing: Makes sure system is ready to be used in production setting Test plan: All preparations for series of tests
When developing a test plan, it is imperative to include the various conditions to be tested, the requirements for each condition tested, and the expected results. Test plans require input from both end users and information systems specialists.
Figure 13-4
Conversion
Process of changing from old system to new system
Four main strategies
1. Parallel strategy 2. Direct cutover 3. Pilot study 4. Phased approach Requires end-user training Finalization of detailed documentation showing how system works from technical and end-user standpoint
DESCRIPTION
Identify problem(s) Specify solutions Establish information requirements Create design specifications
Systems design
Programming
Translate design specifications into code Unit test Systems test Acceptance test Plan conversion Prepare documentation Train users and technical staff Operate the system Evaluate the system Modify the system
Testing
Conversion
Structured methodologies
Structured: Techniques are step-by-step, progressive Process-oriented: Focusing on modeling processes or actions that manipulate data Separate data from processes
Data dictionary: Defines contents of data flows and data stores Process specifications: Describe transformation occurring within lowest level of data flow diagrams Structure chart: Top-down chart, showing each level of design, relationship to other levels, and place in overall design structure
Figure 13-5
The system has three processes: Verify availability (1.0), Enroll student (2.0), and Confirm registration (3.0). The name and content of each of the data flows appear adjacent to each arrow. There is one external entity in this system: the student. There are two data stores: the student master file and the course file.
This structure chart shows the highest or most abstract level of design for a payroll system, providing an overview of the entire system.
Figure 13-6
Object-oriented development
Uses object as basic unit of systems analysis and design
Object: Combines data and the specific processes that operate on those data
Data encapsulated in object can be accessed and modified only by operations, or methods, associated with that object
This figure illustrates how classes inherit the common features of their superclass.
Figure 13-7
Object-oriented development
More iterative and incremental than traditional structured development
Systems analysis: Interactions between system and users analyzed to identify objects Design phase: Describes how objects will behave and interact; grouped into classes, subclasses and hierarchies Implementation: Some classes may be reused from existing library of classes, others created or inherited
Because objects reusable, object-oriented development can potentially reduce time and cost of development
Support iterative design by automating revisions and changes and providing prototyping facilities Require organizational discipline to be used effectively
Maintains formal division of labor between end users and information systems specialists
Emphasizes formal specifications and paperwork Still used for building large complex systems Can be costly, time-consuming, and inflexible
Prototyping
Building experimental system rapidly and inexpensively for end users to evaluate Prototype: Working but preliminary version of information system Approved prototype serves as template for final system 1. Identify user requirements 2. Develop initial prototype 3. Use prototype 4. Revise and enhance prototype Steps in prototyping
Figure 13-8
The process of developing a prototype can be broken down into four steps. Because a prototype can be developed quickly and inexpensively, systems builders can go through several iterations, repeating steps 3 and 4, to refine and enhance the prototype before arriving at the final operational one.
Advantages of prototyping Useful if some uncertainty in requirements or design solutions Often used for end-user interface design More likely to fulfill end-user requirements Disadvantages May gloss over essential steps May not accommodate large quantities of data or large number of users May not undergo full testing or documentation
End-user development:
Uses fourth-generation languages to allow end-users to develop systems with little or no help from technical specialists Fourth generation languages: Less procedural than conventional
programming languages PC software tools
Query languages Report generators Graphics languages Application generators Application software packages Very high-level programming languages
Disadvantages:
Not designed for processing-intensive applications
Inadequate management and control, testing, documentation Loss of control over data
Outsourcing
Several types
Cloud and SaaS providers
Subscribing companies use software and computer hardware provided by vendors
External vendors
Hired to design, create software Domestic outsourcing Driven by firms need for additional skills, resources, assets Offshore outsourcing Driven by cost-savings
Outsourcing (cont.)
Advantages Allows organization flexibility in IT needs Disadvantages Hidden costs, e.g. Identifying and selecting vendor Transitioning to vendor Opening up proprietary business processes to third party
If a firm spends $10 million on offshore outsourcing contracts, that company will actually spend 15.2 percent in extra costs even under the best-case scenario. In the worst-case scenario, where there is a dramatic drop in productivity along with exceptionally high transition and layoff costs, a firm can expect to pay up to 57 percent in extra costs on top of the $10 million outlay for an offshore contract.
Figure 13-9
Did Chrysler Make the Right Outsourcing Decision? Read the Interactive Session: Management, and then discuss the following questions:
What management, organization, and technology issues should Chrysler have explored when deciding whether to outsource to TCS?
What points should Chrysler have addressed in its outsourcing contract with TCS?
Was Tata Consultancy Services a good outsourcing choice for Chrysler? Why or why not? Explain your answer.
Agile development
Focuses on rapid delivery of working software by breaking large project into several small subprojects Subprojects
Treated as separate, complete projects Completed in short periods of time using iteration and continuous feedback
Emphasizes face-to-face communication over written documents, allowing collaboration and faster decision making
Component-based development
Groups of objects that provide software for common functions (e.g., online ordering) and can be combined to create large-scale business applications Web services
Reusable software components that use XML and open Internet standards (platform independent) Enable applications to communicate with no custom programming required to share data and services Can engage other Web services for more complex transactions Using platform and device-independent standards can result in significant cost-savings and opportunities for collaboration with other companies