Today’s Outline Review exam one performance and overall grade

Slides:



Advertisements
Similar presentations
Object-Oriented Analysis and Design LECTURE 3: REQUIREMENTS DISCIPLINE.
Advertisements

Objectives Explain the purpose and various phases of the traditional systems development life cycle (SDLC) Explain when to use an adaptive approach to.
The System Development Life Cycle
Object-Oriented Analysis and Design
Requirements Engineering n Elicit requirements from customer  Information and control needs, product function and behavior, overall product performance,
CAP 252 Lecture Topic: Requirement Analysis Class Exercise: Use Cases.
2Object-Oriented Analysis and Design with the Unified Process Overview  Requirements discipline prominent in elaboration phase  Requirements discipline.
Systems Analysis and Design in a Changing World, Fourth Edition
Systems Analysis and Design in a Changing World, Fifth Edition
Systems Development Life Cycle
Objectives Explain the purpose and various phases of the traditional systems development life cycle (SDLC) Explain when to use an adaptive approach to.
Chapter 4: Beginning the Analysis: Investigating System Requirements
Systems Analysis and Design in a Changing World, 6th Edition
Introduction to Systems Analysis and Design
Chapter 1 The Systems Development Environment
Chapter 7: The Object-Oriented Approach to Requirements
Chapter 4: Beginning the Analysis: Investigating System Requirements
Systems Analysis and Design: The Big Picture
The Systems Development Environment. Learning Objectives Define information systems analysis and design. Describe the different types of information systems.
Chapter 2: Approaches to System Development
Unit 2: Engineering Design Process
INFORMATION SYSTEM APPLICATIONS System Development Life Cycle.
2Object-Oriented Analysis and Design with the Unified Process Objectives  Explain the purpose and various phases of the traditional systems development.
Chapter 4 Investigating System Requirements
Systems Analysis and Design in a Changing World, 6th Edition
Requirements Analysis
CIS 321—IS Analysis & Design Chapter 4: Analysis— Investigating System Requirements.
Investigating System Requirements
Demystifying the Business Analysis Body of Knowledge Central Iowa IIBA Chapter December 7, 2005.
Chapter 14 Information System Development
ITEC 275 Computer Networks – Switching, Routing, and WANs Week 12 Chapter 14 Robert D’Andrea Some slides provide by Priscilla Oppenheimer and used with.
2Object-Oriented Analysis and Design with the Unified Process The Requirements Discipline in More Detail  Focus shifts from defining to realizing objectives.
Chapter 10 Information Systems Analysis and Design
1 4 Systems Analysis and Design in a Changing World, 2 nd Edition, Satzinger, Jackson, & Burd Chapter 4 Beginning the Analysis: Investigating System Requirements.
 Describe the activities of the requirements discipline  Describe the difference between functional and nonfunctional system requirements  Describe.
1 Systems Analysis and Design in a Changing World, Thursday, January 18, 2007.
Content The system development life cycle
1 ISA&D7‏/8‏/ ISA&D7‏/8‏/2013 The Analysis Phase System Requirements Models and Modelling of requirements Stakeholders as a source of requirements.
Software Engineering Prof. Ing. Ivo Vondrak, CSc. Dept. of Computer Science Technical University of Ostrava
Modeling system requirements. Purpose of Models Models help an analyst clarify and refine a design. Models help simplify the complexity of information.
Objectives Describe the activities of the requirements discipline Describe the difference between functional and nonfunctional system requirements Describe.
Systems Analysis and Design in a Changing World, Thursday, Feb 1.
Systems Analysis and Design in a Changing World, Fourth Edition
9 Systems Analysis and Design in a Changing World, Fourth Edition.
Systems Analysis and Design in a Changing World, 6th Edition 1 Chapter 2 CHAPTER 2 SATZINGER | JACKSON | BURD INTRODUCTION TO SYSTEMS ANALYSIS AND DESIGN:
Software Engineering 1 Object-oriented Analysis and Design Applying UML and Patterns An Introduction to Object-oriented Analysis and Design and Iterative.
IAD 2263: System Analysis and Design Chapter 3: Investigating System Requirements.
APPROACH TO SYSTEM DEVELOPMENT. SYSTEMS DEVELOPMENT LIFE CYCLE A project is a planned undertaking that has a beginning and an end and that produces a.
Systems Analysis and Design in a Changing World, Fourth Edition
Architecture View Models A model is a complete, simplified description of a system from a particular perspective or viewpoint. There is no single view.
The Systems Development Environment Systems Analysis and Design II.
2Object-Oriented Analysis and Design with the Unified Process Objectives  Describe the activities of the requirements discipline  Describe the difference.
ANALYSIS PHASE OF BUSINESS SYSTEM DEVELOPMENT METHODOLOGY.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 12 Exploring Information System Development.
5. 2Object-Oriented Analysis and Design with the Unified Process Objectives  Describe the activities of the requirements discipline  Describe the difference.
ITEC 275 Computer Networks – Switching, Routing, and WANs Week 12 Chapter 14 Robert D’Andrea Some slides provide by Priscilla Oppenheimer and used with.
1 Requirements Determination (Analysis) Lecture 3 Courtesy to Dr.Subhasish Dasgupta.
Systems Analysis and Design in a Changing World, 6th Edition 1 Chapter 2 CHAPTER 2 SATZINGER | JACKSON | BURD INTRODUCTION TO SYSTEMS ANALYSIS AND DESIGN:
4 Chapter 4: Beginning the Analysis: Investigating System Requirements Systems Analysis and Design in a Changing World, 3 rd Edition.
The System Development Life Cycle
Systems Development Life Cycle
Investigating System Requirements
Objectives Describe the activities of the requirements discipline
Unified Modeling Language
Systems Analysis and Design in a Changing World, 6th Edition
The System Development Life Cycle
MANAGING THE DEVELOPMENT AND PURCHASE OF INFORMATION SYSTEMS
Systems Development Life Cycle
UNIT No- III- Leverging Information System ( Investing strategy )
Presentation transcript:

Today’s Outline Review exam one performance and overall grade Chapter 4 and UML material Using Rational Rose for Activity Diagrams Object-Oriented Analysis and Design with the Unified Process

Objectives Describe the activities of the requirements discipline Describe the difference between functional and nonfunctional system requirements Describe the kind of information that is required to develop system requirements Explain the many reasons for creating information system models Object-Oriented Analysis and Design with the Unified Process

Objectives (continued) Determine system requirements through review of documentation, interviews, observation, prototypes, questionnaires, vendor research, and joint application design sessions Discuss the need for validation of system requirements to ensure accuracy and completeness and the use of a structured walkthrough Object-Oriented Analysis and Design with the Unified Process

Overview Requirements discipline prominent in elaboration phase Requirements discipline focuses on models Fact-finding Investigation techniques Analysts need to be familiar with business concern Bring a fresh perspective to a problem Build credibility with users within the organization Object-Oriented Analysis and Design with the Unified Process

The Requirements Discipline in More Detail Focus shifts from defining to realizing objectives Activities spread over many iterations of UP Requirements activities linked to other disciplines: design, implementation, and testing Output of iteration within elaboration phase is working software Object-Oriented Analysis and Design with the Unified Process

Activities of the Requirements Discipline Figure 4-1 Activities of the Requirements Discipline Object-Oriented Analysis and Design with the Unified Process

Gather Detailed Information Analysts need to interact with users of new system Analysts should dialog with users of similar systems Analysts must read documentation on existing system Develop expertise in business area system will support Other technical information should be collected Computer usage, work locations, system interfaces, and software packages Object-Oriented Analysis and Design with the Unified Process

Define System Requirements System requirements consist of capabilities and constraints System requirements fall into two categories Functional (business oriented) Directly related to use cases Documented in graphical and textual models Nonfunctional (system or project oriented) Performance, usability, reliability, and security Documented in narrative descriptions to models Object-Oriented Analysis and Design with the Unified Process

Example Requirement Required Action Source Qualifications Or Data The proposed solution must accept wage and contribution transactions from employers, payroll service vendors, employer account managers, or customer contact center representatives via: Electronic File Format such as Secure Hypertext Transfer Protocol (HTTPS) Internet Forms (WEB) Interactive Voice Response (IVR) Source Qualifications Or Data Object-Oriented Analysis and Design with the Unified Process

Prioritize Requirements Users tend to request sizeable number of functions Scarcity of resources limit function implementation Scope creep: tendency of function list to grow Scope creep adversely impacts project Leads to cost overruns May also cause implementation delays  Prioritization of functions antidote to scope creep Object-Oriented Analysis and Design with the Unified Process

Develop User Interface Dialogs Interface as a sensory bridge to physical machine Users familiar with functionality of interface User feedback on new interface is reliable Interface dialogs Model elicits and validate interface requirements May be paper storyboards or prototype Object-Oriented Analysis and Design with the Unified Process

Confirm Requirements with Users Models built and validated as per user requirements Process is iterative Alternative models developed and continually revised Object-Oriented Analysis and Design with the Unified Process

Models and Modeling Models are great communicators Leverage visual cues to convey information Reduce complexity of components to essentials Models are configured within a hierarchy Model granularity can be adjusted by analyst UML activity diagram is one type of model Focuses on both user and system activities Object-Oriented Analysis and Design with the Unified Process

An Analyst Needs a Collection of Models to Understand System Requirements Object-Oriented Analysis and Design with the Unified Process

The Purpose of Models Modeling as a dynamic process Draws together various team members and users Simulates electronic execution of tasks Spurs refinement and expansion of requirements Promotes informal training Model development tools Simple implements such as pencil and paper Sophisticated tools such as CASE Object-Oriented Analysis and Design with the Unified Process

Reasons for Modeling Object-Oriented Analysis and Design with the Unified Process

Types of Models There are no universal models Models chosen based on nature of information Selection process begins with categorization Mathematical models Descriptive models Graphical models Object-Oriented Analysis and Design with the Unified Process

Mathematical Models Series of formulas describing technical aspects Scientific, engineering, and business applications depend on mathematical models Specific examples Equations representing network throughput Function expressing query response time Object-Oriented Analysis and Design with the Unified Process

Descriptive Models Narrative memos, reports, or lists Provide high-level views Information not reflected in mathematical models Usually incorporated into graphical schemes Object-Oriented Analysis and Design with the Unified Process

Some Descriptive Models Object-Oriented Analysis and Design with the Unified Process

Some Descriptive Models Object-Oriented Analysis and Design with the Unified Process

Graphical Models Graphical models provide instant information Supplement abstract language of data processing Unified Modeling Language (UML) Provides standards for object-oriented models Object-Oriented Analysis and Design with the Unified Process

Overview of Models Used in Requirements and Design Logical models specify processes Physical models are based on logical models Implement some component of the system Included within the design discipline UML diagrams are used in system development Additional models also used Object-Oriented Analysis and Design with the Unified Process

UML Diagrams used for Modeling Used during analysis Figure 4-5 UML Diagrams used for Modeling Object-Oriented Analysis and Design with the Unified Process

Additional Models used for Requirements and Design Disciplines Used during analysis Additional Models used for Requirements and Design Disciplines Object-Oriented Analysis and Design with the Unified Process

Techniques for Information Gathering Questioning, observing, researching, modeling Good questions initiate process Questions center around three themes What are business processes? How is the business process performed? What information is required? Object-Oriented Analysis and Design with the Unified Process

The Relationship between Information Gathering and Model Building Figure 4-7 The Relationship between Information Gathering and Model Building Object-Oriented Analysis and Design with the Unified Process

Sample Themes for Defining Requirements Object-Oriented Analysis and Design with the Unified Process

Techniques for Information Gathering (Existing Documents) Review reports, forms, procedure, descriptions Several sources: Internal business documents and procedure descriptions Other companies and professional organizations Industry journals and magazines reporting “best practices” Analysts should validate discovered information with system users Object-Oriented Analysis and Design with the Unified Process

A Sample Order Form for Rocky Mountain Outfitters Object-Oriented Analysis and Design with the Unified Process

Techniques for Information Gathering (Interviews) Conduct interviews and discussions with the users Break up interview into three phases: Preparation Enactment Follow-up Analyst should become familiar with interview protocols Object-Oriented Analysis and Design with the Unified Process

A Sample Checklist to Prepare for User Interviews Object-Oriented Analysis and Design with the Unified Process

Sample Interview Session Agenda Object-Oriented Analysis and Design with the Unified Process

Techniques for Information Gathering (Observation) Unobtrusively observe business processes Diagram all information gathered Sample diagram: representation of workflow Identify agents to create the appropriate swimlanes Represent steps of workflow with appropriate ovals Connect activity ovals with arrows to show direction Use decision symbol to represent either/or situation Use synchronization bars for parallel paths Object-Oriented Analysis and Design with the Unified Process

A Simple Activity Diagram to Demonstrate a Workflow Figure 4-14 A Simple Activity Diagram to Demonstrate a Workflow Object-Oriented Analysis and Design with the Unified Process

An Activity Diagram Showing Concurrent Paths Figure 4-15 An Activity Diagram Showing Concurrent Paths Object-Oriented Analysis and Design with the Unified Process

Techniques for Information Gathering (Prototyping & JAD) Building effective prototypes Operative Focused Quickly composed (especially using CASE tools) Distribute and Collect Questionnaires Conduct Joint Application Design Sessions (JAD) Includes JAD Session Leader, users, technical staff, project team members Object-Oriented Analysis and Design with the Unified Process

Figure 4-17 A JAD Facility Object-Oriented Analysis and Design with the Unified Process

A Sample Questionnaire Figure 4-16 A Sample Questionnaire Object-Oriented Analysis and Design with the Unified Process

Techniques for Information Gathering (Vendor Research) Research Vendor Solutions as a two-step process Develop list of providers from various sources Directories Recommendations Journals, magazines, and trade shoes Research the details of each solution Object-Oriented Analysis and Design with the Unified Process

Validating the Requirements Two basic approaches to validating requirements Predictive development Requirements assumed stable and feasible Requirements specified and validated beforehand Adaptive development (embodied in UP) Requirements are assumed difficult to document Requirements subject to change System prototypes used in validation process Object-Oriented Analysis and Design with the Unified Process

Validating the Requirements (continued) Setting structured walkthrough parameters Determine documents to be reviewed Determine frequency or schedule Select analyst to be reviewed and reviewers Conducting structured walkthrough Preparation Execution Follow-up Object-Oriented Analysis and Design with the Unified Process

A Structured Walkthrough Evaluation Form Figure 4-18 A Structured Walkthrough Evaluation Form Object-Oriented Analysis and Design with the Unified Process

Summary System requirements: functional and nonfunctional Discipline activities: information gathering, definition, prioritization, and evaluation of requirements, and the development of user interface dialogs. Models: reduce complexity and promote learning Model types: mathematical, descriptive, graphical UML: standard modeling notation  Object-Oriented Analysis and Design with the Unified Process

Summary (continued) Seven primary techniques for gathering information One technique to ensure information correctness Prototype: working model of a more complex entity Joint application design (JAD): comprehensive information gathering technique Validate by testing prototypes or completing structured walkthroughs Object-Oriented Analysis and Design with the Unified Process