System Analysis and Design 3 rd Lecture اعداد : أ.ساره الحجام.

Slides:



Advertisements
Similar presentations
Requirements Analysis. Methods of Collecting System Requirements Interview people (individually) informed about the operations and issues of the current.
Advertisements

Info1409 De Montfort University Lecture 3 The Systems Development Life Cycle Systems Analysis & Design Academic Year 2008/9.
Systems Analysis and Design II
 Interviewing individuals  Interviewing groups  Observing workers  Studying business documents 1.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 5.1.
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
System Design and Analysis
Systems Requirements 10/4/2010 © Abdou Illia MIS Fall 2010.
Systems Analysis Requirements determination Requirements structuring
Chapter 1 Assuming the Role of the Systems Analyst
Jump to first page Chapter 2 System Analysis - Determining System Requirements.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Chapter 7 Determining System Requirements 7.1.
7.2 System Development Life Cycle (SDLC)
Chapter 5 Determining System Requirements
Determining System Requirements
System Analysis System Analysis - Mr. Ahmad Al-Ghoul System Analysis and Design.
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Welcome to CMPE003 Personal Computer Concepts: Hardware and Software Winter 2003 UC Santa Cruz Instructor: Guy Cox.
Chapter 8: Systems Development Please turn your cell phone off.
Introduction to Systems Analysis and Design Trisha Cummings.
Systems Analysis and Design: The Big Picture
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 7 Determining.
© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers: Unit 7 Slide 1 Chapter 6 Determining System Requirements.
Lecture Outline 11 The Development of Information Systems Chapter 8 page 390+
Determining System Requirements Classes 9,10. SDLC Project Identification & Selection Project Initiation & Planning Analysis ** Logical Design Physical.
INFORMATION SYSTEM APPLICATIONS System Development Life Cycle.
Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh Batra, Joseph S. Valacich,
The Systems Development Methodologies. Objectives  Describe the information Systems Development Life Cycle (SDLC)  Explain prototyping  Explain Rapid.
Chapter 14 Information System Development
BIS 360 – Lecture Five Ch. 7: Determining System Requirements.
Modern Systems Analysis and Design Third Edition
Team-Based Development ISYS321 Determining Object- Oriented Systems Requirements.
ITCS311 Systems Analysis and Design Dr. Taher Homeed Feb 2010 Department of Computer Science College of IT University of Bahrain.
Fundamentals of Information Systems, Third Edition1 Systems Design Answers the question “How will the information system do what it must do to solve a.
Chapter 6 Determining System Requirements. 2 2 What are Requirements? “Requirements are … a specification of what should be implemented. They are descriptions.
IS2210: Systems Analysis and Systems Design and Change Twitter:
Different approaches an analysis might use when investigating a system including: – Questionnaires – Interviews – Document gathering and analysis.
IFS310: Module 3 1/25/2007 Fact Finding Techniques.
Software Development Life Cycle by A.Surasit Samaisut Copyrights : All Rights Reserved.
Topics Covered Phase 1: Preliminary investigation Phase 1: Preliminary investigation Phase 2: Feasibility Study Phase 2: Feasibility Study Phase 3: System.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 7 Determining.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 7 Determining.
Chapter 6 Determining System Requirements. Objectives:  Describe interviewing options and develop interview plan.  Explain advantages and pitfalls of.
© 2005 by Prentice Hall Chapter 6 Determining System Requirements Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George Joseph.
1-1 © Prentice Hall, 2004 Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh.
MIS 321 PS 2 FACT FINDING METHODS: SURVEY AND INTERVIEW.
Introduction to System Analysis and Design MADE BY: SIR NASEEM AHMED KHAN DOW VOCATIONAL & TECHNICAL TRAINING CENTRE.
SYSTEM ANALYSIS AND DESIGN LAB NARZU TARANNUM(NAT)
Systems Analysis Lecture 5 Requirements Investigation and Analysis 1 BTEC HNC Systems Support Castle College 2007/8.
MANAGEMENT INFORMATION SYSTEM
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
MBI 630: Systems Analysis and Design Toru Sakaguchi, Ph.D.
Modern Systems Analysis and Design Third Edition
Chapter 7 Determining System Requirements
Modern Systems Analysis and Design Third Edition
Fundamentals of Information Systems, Sixth Edition
Chapter 5 Determining System Requirements
TIM 58 Chapter 3: Requirements Determination
Introduction to System Analysis and Design
Systems Analysis and Design
Modern Systems Analysis and Design Third Edition
The Development of Information Systems Chapter 8 page 348+
Chapter 5 Determining System Requirements
Essentials of Systems Analysis and Design Fourth Edition
Chapter 7 Determining System Requirements
Modern Systems Analysis and Design Third Edition
Chapter 4 Determining System Requirements
Modern Systems Analysis and Design Third Edition
Presentation transcript:

System Analysis and Design 3 rd Lecture اعداد : أ.ساره الحجام

Systems Development Life Cycle(SDLC) Phases Planning: Planning: first phase in SDLC In these phase, someone identifies the need for a new or enhanced system. The project leader and initial team of system analyst produce a specific plan for a proposed system project. A detailed plan is also developed for conducting the remaining phases of the SDLC for the proposed system. Also, feasibility study conducted in this phase. The most categories studied are: economic, technical, operational, schedule, and political. اعداد : أ.ساره الحجام

Systems Development Life Cycle(SDLC) Phases Analysis: Analysis: the second phase of the SDLC In these phase, the current system is studied and it has several subphases. The first is requirements determination which the system analyst work with users to determine what the users want from the proposed system. Next the system analyst study the requirements and structure them according to their interrelationships. Then system analyst generate alternative initial design to match the requirements. اعداد : أ.ساره الحجام

Systems Development Life Cycle(SDLC) Phases Design: Design: the third phase of the SDLC The system analyst convert the description of the recommended alternative solutions into logical and then physical system specification. You must design all aspects of the system from input and output screens to reports, database, and computer processes. Logic design:Logic design: all functional features of the system chosen for development in analysis are described independently of any computer platform. Physical design:Physical design: the logical specifications of the system from logical design are transformed into technology-specific details from which all programming and system construction can be accomplished. اعداد : أ.ساره الحجام

Systems Development Life Cycle(SDLC) Phases Implementation and testing: Implementation and testing: the forth phase of SDLC System analyst turn detailed model or detailed written specifications to programmer as the first part of implementation phase. Implementation includes coding, testing, and installation. Coding:Coding: programmers write the programs that make up the system. Testing:Testing: programmers and analysts test individual programs and the entire system in order to find and correct the errors. Installation:Installation: the new system becomes a part of the daily activities of the organization. اعداد : أ.ساره الحجام

Systems Development Life Cycle(SDLC) Phases Maintenance: Maintenance: the fifth phase of SDLC When a system is operate in organization, users sometimes find problems with how it works and often think of better ways to perform its functions. Programmers make the changes that users ask for and modify the system to reflect changing business condition. So the final phase of SDLC improve information system. اعداد : أ.ساره الحجام

Analysis: Determining system requirements During requirements determination, the analyst gather information on what the system should do from as many source as possible: from users of the current system, from observing users, and from reports, forms, and procedure. All of the system requirements are carefully documented and made ready for structuring. اعداد : أ.ساره الحجام

Traditional Methods for Determining Requirements 1. Interviewing and listening: Individually interview people informed about the operation and issues to the current system and needs for system in future organizational activities. How to plane the interview: Prepare interview: appointment, questions,... Listen carefully and take notes(tape record if permitted). Review notes within 48 hours of interview. Be neutral. اعداد : أ.ساره الحجام

Traditional Methods for Determining Requirements Choosing interview questions:Choosing interview questions: There are two type of questions: 1.Open-Ended Questions Questions that have no prespecified answers. EX: list the three most frequently used menu options? Closed-Ended Questions 2. Closed-Ended Questions Questions that ask those responding to choose from among a set of specified responses. EX: choose one of the following options for the choice File : A. Open, Save, Print B. Open, Save, Send C. New, Open, Close اعداد : أ.ساره الحجام

Traditional Methods for Determining Requirements 2. Questionnaires: Survey people via questionnaire to discover issues and requirements. Mostly closed-ended questions Can be administered over the phone or in person اعداد : أ.ساره الحجام

Choosing between interviews and questionnaires: CharacteristicInterviewQuestionnaire Information richness highMedium to low Time requiredCan be extensiveLow to moderate ExpenseCan be highModerate Chance for follow up and probing Good: probing and clarification questions can be asked by either interviewer or interviewee Limited: probing and follow up done after original data collection ConfidentialityInterviewee is known by interviewer Respondents can be unknown Involvement of subject Interviewee is involved and committed Respondents are passive, no clear commitment Potential audience Limited number, but complete responses from those interviewed Can be quite large, but lack of response from some can bias result اعداد : أ.ساره الحجام

Traditional Methods for Determining Requirements 3. Interviewing groups: Interview group of people with diverse needs to find solution for the contrasts among system requirements. 4. Directly observing users: Observe workers at selected times in the organization to see how data are handled and what people need to do their jobs. 5. Analyze procedure and other documents: Study business documents to discover reported issues, policies, rules, and use of information in the organization. اعداد : أ.ساره الحجام

participation Explain in detail all phases of SDLC? What is traditional method for interview? اعداد : أ.ساره الحجام