Requirements Engineering CSE-305 Requirements Engineering Process Tasks Lecture-5.

Slides:



Advertisements
Similar presentations
Understanding Requirements Unit II
Advertisements

These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by.
Chapter 7 Requirements Engineering
1 R&D SDM 1 Software Project Management Requirements Analysis 2010 Theo Schouten.
Chapter 5 Understanding Requirements
Computer Engineering 203 R Smith Requirements Management 6/ Requirements IEEE Standard Glossary A condition or capability needed by a user to solve.
Analysis Stage (Phase I) The goal: understanding the customer's requirements for a software system. n involves technical staff working with customers n.
Business Area Analysis Focus: Domain View (selected business area) Goals: –Isolate functions and procedures that allow the area to meet its goals –Define.
Analysis Concepts and Principle.
IS550: Software requirements engineering Dr. Azeddine Chikh 4. Validation and management.
Requirements Engineering Process – 1
1 College of Engineering and Computer Science Computer Science Department CSC 131 Computer Software Engineering Fall 2006 Lecture # 2 Chapter 6 & 7 System.
These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by.
1 Software Engineering: A Practitioner’s Approach, 6/e Chapter 7 Requirements Engineering Software Engineering: A Practitioner’s Approach, 6/e Chapter.
Chapter 4 Requirements Engineering
These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by.
Understanding Requirements. Requirements Engineering
S/W Project Management
CC20O7N - Software Engineering 1 CC2007N Software Engineering 1 Requirements Engineering Practices with Techniques.
Topics Covered: Software requirement specification(SRS) Software requirement specification(SRS) Authors of SRS Authors of SRS Need of SRS Need of SRS.
1 REQUIREMENT ENGINEERING Chapter 7. 2 REQUIREMENT ENGINEERING Definition Establishing what the customer requires from a software system. OR It helps.
Negotiation and Specification Process
Demystifying the Business Analysis Body of Knowledge Central Iowa IIBA Chapter December 7, 2005.
Requirements Engineering How do we keep straight what we are supposed to be building?
1 COSC 4406 Software Engineering COSC 4406 Software Engineering Haibin Zhu, Ph.D. Dept. of Computer Science and mathematics, Nipissing University, 100.
Writing Quality Requirements Karl E. Wiegers Presented by: Ricardo Carlos.
Requirements Engineering Requirements Elicitation Requirements Analysis Requirements Validation Requirements Management.
Software Engineering Lecture No:13. Lecture # 7
IS 466 ADVANCED TOPICS IN INFORMATION SYSTEMS LECTURER : NOUF ALMUJALLY 22 – 10 – 2011 College Of Computer Science and Information, Information Systems.
CS 3610: Software Engineering – Fall 2009 Dr. Hisham Haddad – CSIS Dept. Chapter 7 Requirements Engineering Elements of software requirement gathering.
Software Requirements Engineering Negotiation Process Lecture-18.
Chapter 7 Requirements Engineering
Software Engineering Saeed Akhtar The University of Lahore Lecture 7 Originally shared for: mashhoood.webs.com.
Lecture 7: Requirements Engineering
© Mahindra Satyam 2009 Configuration Management QMS Training.
Lecture-3.
Software Engineering Saeed Akhtar The University of Lahore Lecture 6 Originally shared for: mashhoood.webs.com.
Requirements Engineering Requirements Elicitation Process Lecture-6.
1 Software Engineering: A Practitioner’s Approach, 6/e Chapter 7: Requirements Engineering Software Engineering: A Practitioner’s Approach, 6/e.
1 Chapter 5 Lecture 5: Understanding Requirements Slide Set to accompany Software Engineering: A Practitioner’s Approach, 7/e by Roger S. Pressman Slides.
These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by.
By Germaine Cheung Hong Kong Computer Institute
Business Analysis. Business Analysis Concepts Enterprise Analysis ► Identify business opportunities ► Understand the business strategy ► Identify Business.
1 Chapter 8 Building the Analysis Model (1) Analysis Concepts and Principles.
Requirement Engineering. Recap Flow Based Modeling DFDs CFDs Processing narratives Class-based Model How to select classes? How to find attributes and.
Requirement Engineering. Recap Elaboration Behavioral Modeling State Diagram Sequence Diagram Negotiation.
Requirements / Specifications. 01/18/10CS-499G2 Requirements Determine what the customer needs (wants) the software to do  What are requirements?  An.
Requirements Engineering Process
Smart Home Technologies
1 The Requirements Problem Chapter 1. 2 Standish Group Research Research paper at:  php (1994)
Requirement Engineering
Software Requirements Specification Document (SRS)
Requirements Engineering Requirements Management Lecture-25.
Requirement engineering & Requirement tasks/Management. 1Prepared By:Jay A.Dave.
CS223: Software Engineering Lecture 8: Requirement Engineering.
1 Chapter 10 System Engineering. 2 Computer-Based System  A computer-based system is a set or arrangement of elements that are organized to accomplish.
Software Engineering Lecture 10: System Engineering.
 The processes used for RE vary widely depending on the application domain, the people involved and the organisation developing the requirements.  However,
 System Requirement Specification and System Planning.
Software Quality Control and Quality Assurance: Introduction
Requirements Analysis Scenes
Elaboration & Negotiation Process
Software Requirements analysis & specifications
Chapter 7 Requirements Engineering
Chapter 5 Understanding Requirements
Chapter 7 Requirements Engineering
Requirements Engineering Tasks
Requirements Engineering Process – 1
Chapter 5 Understanding Requirements
Chapter 5 Understanding Requirements.
Presentation transcript:

Requirements Engineering CSE-305 Requirements Engineering Process Tasks Lecture-5

Recap  Software requirements engineering tasks  Inception  Elicitation  Elaboration  Negotiation

Todays lecture 3  Negotiation  Specification  Validation  Requirements management

Negotiation Task  During negotiation, the software engineer reconciles the conflicts between what the customer wants and what can be achieved given limited business resources  Requirements are ranked (i.e., prioritized) by the customers, users, and other stakeholders  Risks associated with each requirement are identified and analyzed  Rough guesses of development effort are made and used to assess the impact of each requirement on project cost and delivery time  Using an iterative approach, requirements are eliminated, combined and/or modified so that each party achieves some measure of satisfaction

Requirements Management Validation Inception Elicitation Elaboration Negotiation Specification

Specification Task  A specification is the final work product produced by the requirements engineer  It is normally in the form of a software requirements specification  It serves as the foundation for subsequent software engineering activities  It describes the function and performance of a computer- based system and the constraints that will govern its development  It formalizes the informational, functional, and behavioral requirements of the proposed software in both a graphical and textual format

Typical Contents of a Software Requirements Specification  Requirements  Required states and modes  Software requirements grouped by capabilities (i.e., functions, objects)  Software external interface requirements  Software internal interface requirements  Software internal data requirements  Other software requirements (safety, security, privacy, environment, hardware, software, communications, quality, personnel, training, logistics, etc.)  Design and implementation constraints

Typical Contents of a Software Requirements Specification  Qualification provisions to ensure each requirement has been met  Demonstration, test, analysis, inspection, etc.  Requirements traceability  Trace back to the system or subsystem where each requirement applies

Requirements Management Validation Inception Elicitation Elaboration Negotiation Specification

Validation Task  During validation, the work products produced as a result of requirements engineering are assessed for quality  The specification is examined to ensure that  all software requirements have been stated unambiguously  inconsistencies, omissions, and errors have been detected and corrected  the work products conform to the standards established for the process, the project, and the product  The formal technical review serves as the primary requirements validation mechanism  Members include software engineers, customers, users, and other stakeholders

Questions to ask when Validating Requirements  Is each requirement consistent with the overall objective for the system/product?  Have all requirements been specified at the proper level of abstraction? That is, do some requirements provide a level of technical detail that is inappropriate at this stage?  Is the requirement really necessary or does it represent an add-on feature that may not be essential to the objective of the system?  Is each requirement bounded and unambiguous?  Does each requirement have attribution? That is, is a source (generally, a specific individual) noted for each requirement?

Questions to ask when Validating Requirements (continued)  Do any requirements conflict with other requirements?  Is each requirement achievable in the technical environment that will house the system or product?  Is each requirement testable, once implemented?  Approaches: Demonstration, actual test, analysis, or inspection  Does the requirements model properly reflect the information, function, and behavior of the system to be built?  Has the requirements model been “partitioned” in a way that exposes progressively more detailed information about the system?

Requirements Management Validation Inception Elicitation Elaboration Negotiation Specification

Requirements Management Task  During requirements management, the project team performs a set of activities to identify, control, and track requirements and changes to the requirements at any time as the project proceeds  Each requirement is assigned a unique identifier  The requirements are then placed into one or more traceability tables  These tables may be stored in a database that relate features, sources, dependencies, subsystems, and interfaces to the requirements  A requirements traceability table is also placed at the end of the software requirements specification

Requirement tractability matrix 15

Summary 16  Negotiation  Specification  Validation  Requirements management

Requirements Management Validation Inception Elicitation Elaboration Negotiation Specification