 Once the system has been installed it will be monitored to check whether it is working correctly. Sometimes problems with a system will not be found.

Slides:



Advertisements
Similar presentations
INFORMATION TECHNOLOGY
Advertisements

System Development Life Cycle (SDLC)
P5, M1, D1.
ICT Class System Life Cycle.  Large systems development projects may involve dozens of people working over several months or even years, so they cannot.
System Analysis (Part 1)
System Design and Analysis
System Development Life Cycle (SDLC)
SYSTEM ANALYSIS AND DESIGN
4 types of implementing information systems
System Implementation
Systems Analysis Chapter 8 P 94 to P 101
THE SYSTEMS LIFE CYCLE ANALYSE DESIGN IMPLEMENT MAINTENANCE IDENTIFY/INVESTIGATE.
UNIT 21 Software Engineering.
Systems Life Cycle A summary of what needs to be done.
SYSTEM LIFE CYCLES. OBJECTIVES o Be able to describe the stages of development of a hardware/software system. o Know what the different stages of the.
Unit 16 Procedural Programming
Introduction to Systems Analysis and Design Trisha Cummings.
Term 2, 2011 Week 3. CONTENTS The physical design of a network Network diagrams People who develop and support networks Developing a network Supporting.
1 Shawlands Academy Higher Computing Software Development Unit.
LESSON 8 Booklet Sections: 12 & 13 Systems Analysis.
SYSTEMS ANALYSIS FORM 4 Included in this topic: Information Systems Systems Analysts System Life Cycle (incl. Case Study) Documentation.
Chapter 8: Systems analysis and design
1 UNIT 20 Software Engineering Lecturer: Ghadah Aldehim.
End HomeWelcome! The Software Development Process.
Systems Development Lifecycle Testing and Documentation.
Systems Life Cycle 1.Project Idenification 2. Initial Investigation 3. Feasibilty Study 4. Analysis 5. Design 6. Development and testing 7. Implementation.
1 The Software Development Process  Systems analysis  Systems design  Implementation  Testing  Documentation  Evaluation  Maintenance.
A Level ICT Unit Implementing CBIS’s. Support Installing a new system is disruptive and the support program will need to be planned well in advance.
Advanced Higher Computing SOFTWARE DEVELOPMENT PROCESS.
Systems Life Cycle. Know why it is necessary to evaluate a new system Understand the need to evaluate in terms of ease-of- use, appropriateness and efficiency.
SYSTEM ANALYSIS 3 rd AUGUSUT 2005 WEDNESDAY LOWER SIXTH COMPUTING LESSON Prepared by: T.Fina.
System Analysis (Part 3) System Control and Review System Maintenance.
Systems Life Cycle A2 Module Heathcote Ch.38.
 System Development Life Cycle System Development Life Cycle  SDLC Phases SDLC Phases Phase 1: Preliminary Investigation Phase 2: Feasibility Study.
Topics Covered Phase 1: Preliminary investigation Phase 1: Preliminary investigation Phase 2: Feasibility Study Phase 2: Feasibility Study Phase 3: System.
The Systems Life Cycle AS Computing F451 AS Computing F451.
P3 - prepare a computer for installation/upgrade By Ridjauhn Ryan.
The Software Development Process
Systems Development Life Cycle
GCSE ICT Systems Analysis. Systems analysis Systems analysis is the application of analytical processes to the planning, design and implementation of.
Systems Development The Kingsway School. Systems Development This is carried out when a company is having a problem. They usually employ an ICT Consultant.
IS2210: Systems Analysis and Systems Design and Change Twitter:
Requirements engineering The process of establishing the services that the customer requires from a system and the constraints under which it operates.
1 The Software Development Process ► Systems analysis ► Systems design ► Implementation ► Testing ► Documentation ► Evaluation ► Maintenance.
Testing and Evaluating Software Solutions Introduction.
GCSE ICT 3 rd Edition The system life cycle 18 The system life cycle is a series of stages that are worked through during the development of a new information.
A brief look at the components that make up the system life cycle.
1 The System life cycle 16 The system life cycle is a series of stages that are worked through during the development of a new information system. A lot.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition.
Sequential Processing to Update a File Please use speaker notes for additional information!
Introduction to System Analysis and Design MADE BY: SIR NASEEM AHMED KHAN DOW VOCATIONAL & TECHNICAL TRAINING CENTRE.
The information systems lifecycle Far more boring than you ever dreamed possible!
Learning Objectives Today we will Learn: The different methods of implementation The differences between user and technical documentation.
The analyst can not stay with the business for ever – a guide to help the new users.
MANAGEMENT INFORMATION SYSTEM
Project planning The systems life cycle.
The Software Development Cycle
Systems Analysis and Design
System Development Life Cycle (SDLC)
System Development Life Cycle (SDLC)
The life cycle.
System Development Life Cycle (SDLC)
CHAPTER 2 Testing Throughout the Software Life Cycle
“Would I have to do this all by myself …….?”
Systems Analysis and Design
System Development Life Cycle (SDLC)
5 POINT PLAN THE SYSTEMS LIFE CYCLE ANALYSE DESIGN
Software Development Approaches
The Software Development Process
The Software Development Cycle
Presentation transcript:

 Once the system has been installed it will be monitored to check whether it is working correctly. Sometimes problems with a system will not be found until it is being used by a large number of people or an unusual situation occurs.  Evaluation is really re-analysing - starting the same systems analysis process all over again. Many of the same techniques can be used, such as interviewing staff or sending out questionnaires.

 Efficiency  Ease of use  Appropriateness of the solution Systems analysis and design is a cycle and ends with evaluation which might then become the first stage in the new cycle.

Compare the final solution with the design objectives i.e the original task requirements - A good evaluation will always start by comparing the system which has been produced with the original problem and requirements of the solution. Ensure that the solution does the job it’s meant to do in the way it’s meant to do it, as recorded in the analysis and the requirements specification Establish any limitations of the system and any improvements that may need to be made to the system. This is the point at which faults with the system (found during the testing stage) are identified. There should then be suggestions as to how these faults should be rectified. Evaluate the users‘ responses to the system. As well as testing the system with data, the future users of this system need to have the opportunity to test it out and identify problems which the systems analyst might have failed to spot.

 User documentation will be written to help users become familiar with the new system.  There is often two types of documentation:  User manual  Technical manual

User manualTechnical manual The purpose of the program Loading and running the programHardware and software requirements How to use the program: entering data, saving, editing, sorting, printing... Limitations of the program Input and output formatsFile structures Hardware and software requirementsProgram coding Limitations of the programVariables Error messagesDataflow diagrams TroubleshootingValidation routines Frequently asked questionsProgram and system flowcharts

 Once a system is running correctly it can still need maintenance. This may be because a bug is found or because the company needs a new feature.

 Testing  Systems are tested to ensure they work properly  There are 3 types of data which can be used to test a system – Typical, extreme and invalid / erroneous.  Evaluation  Systems should be evaluated to ensure that they meet the objectives set. This could be done through interviews, surveys or questionnaires.  Documentation  User manuals and technical manuals are produced to help the people who work with the software.

Problem identification Analysis & feasibility study Design Development and testing Implementation Maintenence

  