SlideShare a Scribd company logo
Developed by Reneta Barneva, SUNY Fredonia
Understanding
Requirements.
Requirements Engineering
2
http://www.projectcartoon.com/cartoon/108160
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
3
 Inception—ask a set of questions that establish …
– basic understanding of the problem
– the people who want a solution
– the nature of the solution that is desired, and
– the effectiveness of preliminary communication and collaboration
between the customer and the developer
 Elicitation—elicit requirements from all stakeholders
 Elaboration—create an analysis model that identifies
data, function and behavioral requirements
 Negotiation—agree on a deliverable system that is
realistic for developers and customers
Requirements Engineering-I
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
4
Requirements Engineering-II
 Specification—can be any one (or more) of the following:
– A written document
– A set of models
– A formal mathematical
– A collection of user scenarios (use-cases)
– A prototype
 Validation—a review mechanism that looks for
– errors in content or interpretation
– areas where clarification may be required
– missing information
– inconsistencies (a major problem when large products or systems
are engineered)
– conflicting or unrealistic (unachievable) requirements.
 Requirements management
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
5
Inception
 Identify stakeholders
– “who else do you think I should talk to?”
 Recognize multiple points of view
 Work toward collaboration
 The first questions
– Who is behind the request for this work?
– Who will use the solution?
– What will be the economic benefit of a
successful solution
– Is there another source for the solution that
you need?
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
6
Eliciting Requirements
 meetings are conducted and attended by both software
engineers and customers
 rules for preparation and participation are established
 an agenda is suggested
 a "facilitator" (can be a customer, a developer, or an
outsider) controls the meeting
 a "definition mechanism" (can be work sheets, flip charts, or
wall stickers or an electronic bulletin board, chat room or
virtual forum) is used
 the goal is
– to identify the problem
– propose elements of the solution
– negotiate different approaches, and
– specify a preliminary set of solution requirements
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
7
Elicitation Work Products
 a statement of need and feasibility.
 a bounded statement of scope for the system or
product.
 a list of customers, users, and other stakeholders who
participated in requirements elicitation
 a description of the system’s technical environment.
 a list of requirements (preferably organized by function)
and the domain constraints that apply to each.
 a set of usage scenarios that provide insight into the
use of the system or product under different operating
conditions.
 any prototypes developed to better define requirements.
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
8
Building the Analysis Model
 Elements of the analysis model
– Scenario-based elements
 Functional—processing narratives for software
functions
 Use-case—descriptions of the interaction between an
“actor” and the system
– Class-based elements
 Implied by scenarios – class diagram
– Behavioral elements
 State diagram
– Flow-oriented elements
 Data flow diagram
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
9
Use-Cases
 A collection of user scenarios that describe the thread of usage of
a system
 Each scenario is described from the point-of-view of an “actor”—a
person or device that interacts with the software in some way
 Each scenario answers the following questions:
– Who is the primary actor, the secondary actor (s)?
– What are the actor’s goals?
– What preconditions should exist before the story begins?
– What main tasks or functions are performed by the actor?
– What extensions might be considered as the story is described?
– What variations in the actor’s interaction are possible?
– What system information will the actor acquire, produce, or change?
– Will the actor have to inform the system about changes in the external
environment?
– What information does the actor desire from the system?
– Does the actor wish to be informed about unexpected changes?
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
10
Use-Case Diagram
homeowner
Arms/ disarms
system
Accesses system
via Internet
Reconfigures sensors
and related
system features
Responds to
alarm event
Encounters an
error condition
system
administrator
sensors
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
11
Class Diagram
Sensor
name/id
type
location
area
characteristics
identify()
enable()
disable()
reconfigure()
From the SafeHome system …
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
12
State Diagram
Reading
Commands
System status = “ready”
Display msg = “enter cmd”
Display status = steady
Entry/subsystems ready
Do: poll user input panel
Do: read user input
Do: interpret user input
State name
State variables
State activities
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
13
Negotiating Requirements
 Identify the key stakeholders
– These are the people who will be involved in
the negotiation
 Determine each of the stakeholders “win
conditions”
– Win conditions are not always obvious
 Negotiate
– Work toward a set of requirements that lead to
“win-win”
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
14
Specifications - templates
 Pressman:
http://www.processimpact.com/process_assets/srs_preview.pdf
 Al Dawud – Illinois Institute of Technology:
http://www.cs.iit.edu/~oaldawud/CS487/project/requirement_spe
cification_document_template.htm
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
15
Validating Requirements - I
 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?
 Do any requirements conflict with other requirements?
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e
16
Validating Requirements - II
 Is each requirement achievable in the technical environment that
will house the system or product?
 Is each requirement testable, once implemented?
 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.
 Have requirements patterns been used to simplify the
requirements model. Have all patterns been properly validated?
Are all patterns consistent with customer requirements?

More Related Content

PPT
PDF
6. ch 5-understanding requirements
PDF
6-180117160306. software engineering concepts
PPT
Software engineering requirements help11
PPTX
PPT
Software engg. pressman_ch-6 & 7
PDF
Understanding software requirements chapter 5
6. ch 5-understanding requirements
6-180117160306. software engineering concepts
Software engineering requirements help11
Software engg. pressman_ch-6 & 7
Understanding software requirements chapter 5

Similar to Chapter 5 - 2,Chapter 5 - 2,Chapter 5 - 2 (20)

PPTX
Software Engineering
PPTX
software engineering understanding requirements
PDF
Lecture 3 Software Requirements Analysis I.pdf
DOCX
software engineering
PPTX
PDF
Requirement Engineering.pdf
PPTX
Slcm sharbani bhattacharya
PPT
Requirement analysis and specification, software engineering
PPTX
Requirement Engineering Processes & Eliciting Requirement
PPTX
Requirements engineering
PPTX
Software Development Life Cycle (SDLC )
PPT
ISE_Lecture Week 2-SW Process Models.ppt
PDF
3. ch 2-process model
PPT
System analsis and design
PPT
Software Requirements Engineering Methodologies
PPT
Lecture 10 understanding requirements (2)
PPTX
System analysis and design
PPT
Introduction,Software Process Models, Project Management
PPT
Kelis king - software development life cycle (sdlc)
PPT
Kelis king - software development life cycle (sdlc)
Software Engineering
software engineering understanding requirements
Lecture 3 Software Requirements Analysis I.pdf
software engineering
Requirement Engineering.pdf
Slcm sharbani bhattacharya
Requirement analysis and specification, software engineering
Requirement Engineering Processes & Eliciting Requirement
Requirements engineering
Software Development Life Cycle (SDLC )
ISE_Lecture Week 2-SW Process Models.ppt
3. ch 2-process model
System analsis and design
Software Requirements Engineering Methodologies
Lecture 10 understanding requirements (2)
System analysis and design
Introduction,Software Process Models, Project Management
Kelis king - software development life cycle (sdlc)
Kelis king - software development life cycle (sdlc)
Ad

Recently uploaded (20)

PDF
Test slideshare presentation for blog post
PDF
YOW2022-BNE-MinimalViableArchitecture.pdf
PDF
UNIT 1 Introduction fnfbbfhfhfbdhdbdto Java.pptx.pdf
PPTX
BSCS lesson 3.pptxnbbjbb mnbkjbkbbkbbkjb
PDF
Urban Design Final Project-Context
PPTX
Special finishes, classification and types, explanation
PDF
Key Trends in Website Development 2025 | B3AITS - Bow & 3 Arrows IT Solutions
PDF
SEVA- Fashion designing-Presentation.pdf
PPT
robotS AND ROBOTICSOF HUMANS AND MACHINES
PPTX
rapid fire quiz in your house is your india.pptx
PDF
Urban Design Final Project-Site Analysis
PPTX
CLASS_11_BUSINESS_STUDIES_PPT_CHAPTER_1_Business_Trade_Commerce.pptx
PPTX
building Planning Overview for step wise design.pptx
PPTX
CLASSIFICATION OF YARN- process, explanation
PDF
Introduction-to-World-Schools-format-guide.pdf
PDF
GREEN BUILDING MATERIALS FOR SUISTAINABLE ARCHITECTURE AND BUILDING STUDY
PPTX
LITERATURE CASE STUDY DESIGN SEMESTER 5.pptx
PPTX
Acoustics new for. Sound insulation and absorber
PDF
Integrated-2D-and-3D-Animation-Bridging-Dimensions-for-Impactful-Storytelling...
PDF
Chalkpiece Annual Report from 2019 To 2025
Test slideshare presentation for blog post
YOW2022-BNE-MinimalViableArchitecture.pdf
UNIT 1 Introduction fnfbbfhfhfbdhdbdto Java.pptx.pdf
BSCS lesson 3.pptxnbbjbb mnbkjbkbbkbbkjb
Urban Design Final Project-Context
Special finishes, classification and types, explanation
Key Trends in Website Development 2025 | B3AITS - Bow & 3 Arrows IT Solutions
SEVA- Fashion designing-Presentation.pdf
robotS AND ROBOTICSOF HUMANS AND MACHINES
rapid fire quiz in your house is your india.pptx
Urban Design Final Project-Site Analysis
CLASS_11_BUSINESS_STUDIES_PPT_CHAPTER_1_Business_Trade_Commerce.pptx
building Planning Overview for step wise design.pptx
CLASSIFICATION OF YARN- process, explanation
Introduction-to-World-Schools-format-guide.pdf
GREEN BUILDING MATERIALS FOR SUISTAINABLE ARCHITECTURE AND BUILDING STUDY
LITERATURE CASE STUDY DESIGN SEMESTER 5.pptx
Acoustics new for. Sound insulation and absorber
Integrated-2D-and-3D-Animation-Bridging-Dimensions-for-Impactful-Storytelling...
Chalkpiece Annual Report from 2019 To 2025
Ad

Chapter 5 - 2,Chapter 5 - 2,Chapter 5 - 2

  • 1. Developed by Reneta Barneva, SUNY Fredonia Understanding Requirements. Requirements Engineering
  • 3. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 3  Inception—ask a set of questions that establish … – basic understanding of the problem – the people who want a solution – the nature of the solution that is desired, and – the effectiveness of preliminary communication and collaboration between the customer and the developer  Elicitation—elicit requirements from all stakeholders  Elaboration—create an analysis model that identifies data, function and behavioral requirements  Negotiation—agree on a deliverable system that is realistic for developers and customers Requirements Engineering-I
  • 4. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 4 Requirements Engineering-II  Specification—can be any one (or more) of the following: – A written document – A set of models – A formal mathematical – A collection of user scenarios (use-cases) – A prototype  Validation—a review mechanism that looks for – errors in content or interpretation – areas where clarification may be required – missing information – inconsistencies (a major problem when large products or systems are engineered) – conflicting or unrealistic (unachievable) requirements.  Requirements management
  • 5. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 5 Inception  Identify stakeholders – “who else do you think I should talk to?”  Recognize multiple points of view  Work toward collaboration  The first questions – Who is behind the request for this work? – Who will use the solution? – What will be the economic benefit of a successful solution – Is there another source for the solution that you need?
  • 6. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 6 Eliciting Requirements  meetings are conducted and attended by both software engineers and customers  rules for preparation and participation are established  an agenda is suggested  a "facilitator" (can be a customer, a developer, or an outsider) controls the meeting  a "definition mechanism" (can be work sheets, flip charts, or wall stickers or an electronic bulletin board, chat room or virtual forum) is used  the goal is – to identify the problem – propose elements of the solution – negotiate different approaches, and – specify a preliminary set of solution requirements
  • 7. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 7 Elicitation Work Products  a statement of need and feasibility.  a bounded statement of scope for the system or product.  a list of customers, users, and other stakeholders who participated in requirements elicitation  a description of the system’s technical environment.  a list of requirements (preferably organized by function) and the domain constraints that apply to each.  a set of usage scenarios that provide insight into the use of the system or product under different operating conditions.  any prototypes developed to better define requirements.
  • 8. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 8 Building the Analysis Model  Elements of the analysis model – Scenario-based elements  Functional—processing narratives for software functions  Use-case—descriptions of the interaction between an “actor” and the system – Class-based elements  Implied by scenarios – class diagram – Behavioral elements  State diagram – Flow-oriented elements  Data flow diagram
  • 9. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 9 Use-Cases  A collection of user scenarios that describe the thread of usage of a system  Each scenario is described from the point-of-view of an “actor”—a person or device that interacts with the software in some way  Each scenario answers the following questions: – Who is the primary actor, the secondary actor (s)? – What are the actor’s goals? – What preconditions should exist before the story begins? – What main tasks or functions are performed by the actor? – What extensions might be considered as the story is described? – What variations in the actor’s interaction are possible? – What system information will the actor acquire, produce, or change? – Will the actor have to inform the system about changes in the external environment? – What information does the actor desire from the system? – Does the actor wish to be informed about unexpected changes?
  • 10. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 10 Use-Case Diagram homeowner Arms/ disarms system Accesses system via Internet Reconfigures sensors and related system features Responds to alarm event Encounters an error condition system administrator sensors
  • 11. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 11 Class Diagram Sensor name/id type location area characteristics identify() enable() disable() reconfigure() From the SafeHome system …
  • 12. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 12 State Diagram Reading Commands System status = “ready” Display msg = “enter cmd” Display status = steady Entry/subsystems ready Do: poll user input panel Do: read user input Do: interpret user input State name State variables State activities
  • 13. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 13 Negotiating Requirements  Identify the key stakeholders – These are the people who will be involved in the negotiation  Determine each of the stakeholders “win conditions” – Win conditions are not always obvious  Negotiate – Work toward a set of requirements that lead to “win-win”
  • 14. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 14 Specifications - templates  Pressman: http://www.processimpact.com/process_assets/srs_preview.pdf  Al Dawud – Illinois Institute of Technology: http://www.cs.iit.edu/~oaldawud/CS487/project/requirement_spe cification_document_template.htm
  • 15. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 15 Validating Requirements - I  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?  Do any requirements conflict with other requirements?
  • 16. These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e 16 Validating Requirements - II  Is each requirement achievable in the technical environment that will house the system or product?  Is each requirement testable, once implemented?  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.  Have requirements patterns been used to simplify the requirements model. Have all patterns been properly validated? Are all patterns consistent with customer requirements?