Chapter 6: Requirements Engineering

Slides:



Advertisements
Similar presentations
Week 2 The Object-Oriented Approach to Requirements
Advertisements

Requirements Specification and Management
Requirements Analysis CS 414 – Software Engineering I Donald J. Bagert Rose-Hulman Institute of Technology January 7, 2003.
Computer Engineering 203 R Smith Requirements Management 6/ Requirements IEEE Standard Glossary A condition or capability needed by a user to solve.
S/W Project Management
RUP Requirements RUP Artifacts and Deliverables
Systems Analysis – Analyzing Requirements.  Analyzing requirement stage identifies user information needs and new systems requirements  IS dev team.
1 BTEC HNC Systems Support Castle College 2007/8 Systems Analysis Lecture 9 Introduction to Design.
Chapter 6 Requirements Engineering. Preparation for Requirements Engineering Plan For Requirements Activities Agreeing on resources, methodology and schedule.
1 REQUIREMENT ENGINEERING Chapter 7. 2 REQUIREMENT ENGINEERING Definition Establishing what the customer requires from a software system. OR It helps.
CEN rd Lecture CEN 4021 Software Engineering II Instructor: Masoud Sadjadi Phases of Software.
Prepared by Afra`a Sayah. Introduction. Weekly Tasks. Plane Phase. Analysis Phase. Design Phase. Report Rules. Conclusion. 2.
Some Sub-Activities within Requirements Engineering 1.Prototyping 2.Requirements Documentation 3.Requirements Validation 4.Requirements Measurements 5.Requirements.
Requirements as Usecases Capturing the REQUIREMENT ANALYSIS DESIGN IMPLEMENTATION TEST.
Develop Project Charter
1 Modeling System Requirements with Use Cases. 2 Why Do We Need Use Cases? Primary challenge in a system design process –ability to elicit correct and.
1 Software Requirements l Specifying system functionality and constraints l Chapters 5 and 6 ++
Systems Development Life Cycle
Connecting with Computer Science2 Objectives Learn how software engineering is used to create applications Learn some of the different software engineering.
Requirement engineering & Requirement tasks/Management. 1Prepared By:Jay A.Dave.
UML - Development Process 1 Software Development Process Using UML.
Capturing Requirements. Questions to Ask about Requirements 1)Are the requirements correct? 2)Consistent? 3)Unambiguous? 4)Complete? 5)Feasible? 6)Relevant?
Software Development Process CS 360 Lecture 3. Software Process The software process is a structured set of activities required to develop a software.
Use Case, Component and Deployment Diagrams University of Sunderland.
Defining and Managing Project Scope. MOV Scope Phases Time Estimates Resources Tasks Schedule Budget Sequence Project Planning Framework.
7 Systems Analysis – ITEC 3155 The Object Oriented Approach – Use Cases.
Requirement Elicitation Review – Class 8 Functional Requirements Nonfunctional Requirements Software Requirements document Requirements Validation and.
1 Week 5 Software Engineering Fall Term 2015 Marymount University School of Business Administration Professor Suydam.
1 Week 5 Software Engineering Spring Term 2016 Marymount University School of Business Administration Professor Suydam.
 System Requirement Specification and System Planning.
Engineering Quality Software Week02 J.N.Kotuba1 SYST Engineering Quality Software.
Object-Orientated Analysis, Design and Programming
Systems Development Life Cycle
SDLC and Related Methodologies
Ch. 6 Requirements Engineering
Project Planning: Scope and the Work Breakdown Structure
Chapter 1 The Systems Development Environment
Systems Analysis and Design in a Changing World, Fourth Edition
Tools Of Structured Analysis
An Overview of Requirements Engineering Tools and Methodologies*
Chapter 1 The Systems Development Environment
Software Requirements and the Requirements Engineering Process
CMPE 280 Web UI Design and Development August 29 Class Meeting
Chapter 6 The Traditional Approach to Requirements.
School of Business Administration
School of Business Administration
Fundamentals of Information Systems, Sixth Edition
Requirements Analysis Scenes
Object-Oriented Analysis and Design
Architecture Concept Documents
Unified Modeling Language
Chapter 1 The Systems Development Environment
Life Cycle Models PPT By :Dr. R. Mall.
Chapter 1 The Systems Development Environment
IS442 Information Systems Engineering
PART II EMERGING SOFTWARE ENGINEERING PLUS REQUIREMENTS & DESIGN
System Requirements Specification
How does a Requirements Package Vary from Project to Project?
Chapter 1 The Systems Development Environment
The Development of Information Systems Chapter 8 page 348+
WE ARE HERE!.
Requirements Analysis
IMPORTANT NOTICE TO STUDENTS:
Introduction to Systems Analysis and Design Stefano Moshi Memorial University College System Analysis & Design BIT
SDLC and Related Methodologies
Lecture # 7 System Requirements
Engineering Quality Software
Systems Development Life Cycle
Chapter 1 The Systems Development Environment
Lecture 23 CS 507.
Presentation transcript:

Chapter 6: Requirements Engineering

Preparation for Requirements Engineering Obtain and organize the agreed upon resource and methodology Agreeing on resources, methodology and schedule for Requirements Activities Plan For Requirements Activities 1. Prior to actually performing the requirements engineering activities, it is important to plan for the resources, methodology and time needed to perform this crucial step in software engineering. 2. Some organizations even perform requirements engineering as a separate , stand-alone activity and price it separately, with the option of folding the cost Into the whole project if they get the call to complete the software project.

Major Requirements Engineering Activities Elicitation Documentation and definitions Prototyping Analysis Specification(s) Review and Validations Gain Agreement and Acceptance Note: This list does not address “inventing” new requirements

Requirements Engineering Activities Definition Requirements Elicitation Requirements Specification Requirements Analysis Requirements Prototyping Requirements Agreement & Acceptance Requirements Review - Red color represents direct user/customer involvement

Why is this set of activities important and why should requirements be documented? (remember Chaos Report?) Clear requirements are needed for design and implementation activities. Requirements documentation is needed to create test cases and test scenarios - - - especially for large systems where the test team is a separate group of people from the developers. Requirements document is needed to control potential scope-creep. Requirements document is needed to create user training material, marketing material, and documents for support and maintenance. Requirements document provides a way to segment a large project, prioritize releases , and easier project management Think about agile processes where this crucial step may sometimes be “compromised” by the novice software engineers.

Requirements Elicitation May be given to the software engineers Initial product/system requirements For second and/or third follow-on release of a “planned” sequences of software product where a preliminary set of requirements are already established Requirements provided as a part of a request for price quotation for a software development project Have to be established by software engineers Users sometimes have an understanding of only the requirements related to their specific job tasks The business rationale and goals are not always clear to individual user and needs to be established for prioritization reason There may be contradicting and incomplete requirements stated by the users and customers

High Level Requirements Elicitation Need to seek out the business and management perceptions and goals for the software project Business opportunity and business needs Justification for the project Scope Major constraints Major functionality Success Factor User characteristics Software Engineers who have to interact with business management and handle requirements are sometimes called Business Analysts

6-Dimensions of Detailed Requirements Elicitation Business Workflow Individual Functionality Data and Data formats Requirements Existing & Systems Interfaces Other Constraints: Performance, Reliability, etc. User Interfaces

Requirements Analysis Requirements “analysis” is composed of: Categorizing the requirements (by some criteria) Prioritizing the requirements Also “start to look” for consistency & completeness (see VORD Slide)

Requirements Classification/Categorization Most High Level: Functional Non-functional Other more detailed grouping also exist 6 dimensions of requirements

Requirements Categorization By detailed 6 requirements areas: Individual functionality Business flow (usage ‘scenarios’) Data and information needs User interfaces Other interfaces to external systems/platforms Various constraints (non-functional) Performance Security Reliability etc.

Requirements “Analysis/Categorization” of Multiple Views View Oriented Requirements Definition (VORD) is based on the concept that requirements are viewed differently by different people: Identify stakeholders and their viewpoints of the requirements Categorize the viewpoints of requirements and eliminating any duplication (look for consistency & completeness) Refine the identified viewpoints of requirements Map the viewpoints of requirements to the system and the services that the system must provide

Requirements Prioritization Most of the time we have some limitations in developing software: Time Resources Technical capabilities (existing) We need to prioritize the requirements to satisfy these limitations

Requirements Priorities Some Criteria for prioritization: Current user/customer demands or needs Competition and current market condition Anticipated future and new customer needs Sales advantages Existing critical problems in current product These are often subjective and requirements should be prioritized with the help of many of the stakeholders (different viewpoints).

A Simple Requirements Prioritization List “sample” Brief Req. description Req. source Req. priority Req. Status Req. # One page query must respond in less than 1 second A Major account Marketing Rep. Priority 1* Accepted for this release # 1 Help text must be field sensitive Large account users Priority 2 Postponed For next release # 2 * Priority may be 1, 2, 3, or 4, with 1 being the highest

Requirements Comparison and Prioritization Requirements prioritization is an activity of comparing the requirements and placing them in some order relative to each other. Is it always performed with just experience and gut feel ? and / or Done with a little more rigor: Sort by priority groups (e.g. previous 2 charts) where the priority groups are based on some prioritization criteria list (e.g. current user needs has the highest priority) Pair-wise comparison, normalize and compute relative value using the Analytical Hierarchical Process (AHP) – see pages 159-161 of text book (you are responsible to read this)

Analytical Hierarchical Process (AHP) example Req 1 Req 2 Req 3 1 2 3 1/2 1/3 Requirements Prioritization Req 1 = 1.62 / 3 = 54% Req 2 = .89 / 3 = 30% Req 3 = .49 / 3 = 16% 1.83 3.5 6.0 Req 1 Req 2 Req 3 .55 .57 .5 .27 .29 .33 .18 .14 .17 1.62 .89 .49

Requirements Definition/Prototyping/Review Once the requirements are solicited, analyzed and prioritized, more details may/must be spelled out. Three major activities which may be intertwined must be performed: Requirements definition Requirements prototyping Requirements reviewing

Requirements Definitions/Documentation Requirements definitions may be written in different forms: Simple Input/Process/Output (I-P-U) descriptions in English Dataflow diagrams (DFD) Entity Relations diagram (ERD) Use Case Diagram from Unified Modeling Language (UML) Once the requirements are defined in detail using any of the above forms, they still need to be reviewed (see chapter 10 of your textbook) by the users/customers and other stakeholders. Formal Review by Others

Requirement Definition using English and Input-Process-Output Diagram Form - Items by type and quantity Submit request of items - Accept the items and respective quantities/ include error and rejection of items - Display “acceptance” message and - Ask for confirmation message # 12: customer Order Entry English I/P/O : functionality, business and data flow

Syntax of Data Flow Diagram (DFD) symbols semantics Customer source or destination of data Process XXX process or function data store/file Ordered Data/Database flow of data

Requirements Definition Using DFD Captures functionality, business flow, data. 4

Requirements Definition using Entity- Relation-Diagram (ERD) 1 order includes items Cardinality: specifies the number of occurrences of entities order customer Modality: specifies the necessities of relationship to exist Captures - relations among data

Requirements Definition specifying Entity and Attributes (a) Graphical form (a) Tabular form Employee Employee - Name - Age Address Name Age - Address - Street - City - State - Zip Street City State Zip Captures - relations among data

Requirements Analysis & Definition Methodology using UML Using OO’s Use Case Methodology and Notation, which identifies: Basic/Main functionalities Pre-conditions of functionality Flow of events or scenarios Post-conditions for the functionality Error conditions and alternative flows Using OO Use Case Diagram which identifies: Actors (or all external interfaces with the system, including the users) Related “use cases” (major functionalities) Boundary conditions Use Cases may be further refined during Design

Requirements Definition using Use Case Diagram (for --- major functionalities) Add Course Register For Section Add Section Student Choose Section Add Student Registrar

Requirements Definition using Use Case Description Use Case Diagrams are mostly for functionalities and are not detailed enough ---- so we need to use “English” text for further descriptions of the requirements: Functional details Pre conditions Post conditions Non-functional characteristics about the functionalities “alternative paths” (e.g. error processing) UI sample (e.g. “looks”) etc.

Requirements Traceability Capability to trace a requirements is needed to ensure that the product has fully implemented the requirements. (while not part of requirements process activities – it needs to be started early) We need to trace requirements: Requirements from source (people and documents) Requirements to later steps (design, implementation, test, & release) We also need to link requirements to other “pre-requisite” requirements.

Partially filled Traceability Table Requirement Design Code Test Other related requirements 1 compon. X Module 3 Test Case 32 2,3 2 compon. w Module 5 Test Case 16 3 Module 2 Test Case 27 4 5 6 7

Requirements Prototyping Requirements prototyping mostly address the User Interface (UI) part of the requirement in terms of: Visual looks (size, shape, position, color) Flow (control and logical flow; depth of flow) The prototyping may be performed in one of the two modes: Low fidelity : using paper/cardboard to represent screens and human to move the boards High fidelity : using automated tools such as Visual Basic to code the screens and direct the logical flow of these screens

Requirements Specification Once the requirements are defined, prototyped and reviewed, it must be placed into a Requirements Specification document IEEE /EIA Standard 12207.1-1997 may be purchased from IEEE. It outlines the guideline for 3 major sections of a requirements specification document. Introduction High Level description Detailed descriptions Details of each functionality (input-out-process) Interfaces, including user interfaces and network interfaces Performance requirements (response time, throughput, etc.) Design constraints, standards, etc. Additional attributes such as security, reliability, etc. Any additional unique requirements

Finally --- Requirements “Sign Off” Having a requirements specification agreed to and signed off is important: Serves as a milestone marker and formally exits a phase of software of engineering Serves as baseline from which any future changes can be monitored and controlled Remember “Agile” ? -- which wants less “legalese” like sign-off -- obviously, I disagree when it comes to large/expensive projects !