Object-Oriented and Classical Software Engineering Sixth Edition, WCB/McGraw-Hill, 2005 Stephen R. Schach srs@vuse.vanderbilt.edu.

Slides:



Advertisements
Similar presentations
Slide 1 Systems Analysis and Design with UML Version 2.0 Alan Dennis, Barbara Wixom, and David Tegarden Chapter 5: Requirements Determination John Wiley.
Advertisements

Use Cases  A use case depicts an interaction between the software program and the user (actors)  Example: Withdraw Money Customer Teller.
Slide 10.1 CHAPTER 10 REQUIREMENTS PHASE. Slide 10.2 Overview l Requirements elicitation l Requirements analysis l Rapid prototyping l Human factors l.
Slide 11.1 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. Object-Oriented and Classical Software Engineering Eighth Edition,
Slide 4.1 Copyright © 2004 by The McGraw-Hill Companies, Inc. All rights reserved. An Introduction to Object-Oriented Systems Analysis and Design with.
Slide 6B.1 Copyright © 2004 by The McGraw-Hill Companies, Inc. All rights reserved. An Introduction to Object-Oriented Systems Analysis and Design with.
Slide 8B.1 Copyright © 2004 by The McGraw-Hill Companies, Inc. All rights reserved. An Introduction to Object-Oriented Systems Analysis and Design with.
Object Oriented Analysis Process
Slide 9.1 Copyright © 2004 by The McGraw-Hill Companies, Inc. All rights reserved. An Introduction to Object-Oriented Systems Analysis and Design with.
Slide 10.1 © The McGraw-Hill Companies, 2002 Object-Oriented and Classical Software Engineering Fifth Edition, WCB/McGraw-Hill, 2002 Stephen R. Schach.
Slide 6A.1 Copyright © 2004 by The McGraw-Hill Companies, Inc. All rights reserved. An Introduction to Object-Oriented Systems Analysis and Design with.
Slide 7E.1 Copyright © 2004 by The McGraw-Hill Companies, Inc. All rights reserved. An Introduction to Object-Oriented Systems Analysis and Design with.
Slide 12C.50 © The McGraw-Hill Companies, 2005 Object-Oriented and Classical Software Engineering Sixth Edition, WCB/McGraw-Hill, 2005.
Case Study: Class Extraction.
Slide 10C.52 © The McGraw-Hill Companies, 2005 Object-Oriented and Classical Software Engineering Sixth Edition, WCB/McGraw-Hill, 2005 Stephen R. Schach.
Slide 12E.121 © The McGraw-Hill Companies, 2005 Object-Oriented and Classical Software Engineering Sixth Edition, WCB/McGraw-Hill, 2005 Stephen R. Schach.
Software Engineering Case Study Slide 1 Introductory case study.
Chapter 4: Beginning the Analysis: Investigating System Requirements
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 7 Slide 1 The requirements engineering process.
Slide 10A.1 © The McGraw-Hill Companies, 2005 Object-Oriented and Classical Software Engineering Sixth Edition, WCB/McGraw-Hill, 2005.
1 CS 426 Senior Projects Chapter 3: The Requirements Workflow [Arlow & Neustadt, 2005] January 31, 2012.
Software Engineering Chapter 7 Fall Capturing the Requirements as Use Cases Capturing the Requirements as Use Cases By using use cases analysts.
1 Analysis Extracting from Use Cases to Create Diagrams.
CS540 Software Design Lecture 5 1 Lecture 5: High Level Requirements Specification Anita S. Malik Adapted from Schach (2004) Chapter.
1 Introduction to Software Engineering Lecture 1.
Requirements as Usecases Capturing the REQUIREMENT ANALYSIS DESIGN IMPLEMENTATION TEST.
Slide 1 Requirements Determination Chapter 5. Slide 2 Objectives ■ Understand how to create a requirements definition. ■ Become familiar with requirements.
UML-1 3. Capturing Requirements and Use Case Model.
UML-1 8. Capturing Requirements and Use Case Model.
Ch 10: Requirements CSCI Requirements Workflow 1.Acquire basic understanding of the application domain (banking, automobile manufacturing) 2.Identify.
Slide 12A.1 © The McGraw-Hill Companies, 2005 Object-Oriented and Classical Software Engineering Sixth Edition, WCB/McGraw-Hill, 2005 Stephen R. Schach.
Requirements Collection By Dr. Gabriel. Requirements A requirement is any function, constraint, or property that the system must provide, meet, or satisfy.
1 Capturing Requirements As Use Cases To be discussed –Artifacts created in the requirements workflow –Workers participating in the requirements workflow.
Slide 12D.88 © The McGraw-Hill Companies, 2005 Object-Oriented and Classical Software Engineering Sixth Edition, WCB/McGraw-Hill, 2005 Stephen R. Schach.
Slide © The McGraw-Hill Companies, 2007 Object-Oriented and Classical Software Engineering Seventh Edition, WCB/McGraw-Hill, 2007 Stephen R. Schach.
Slide 10.1 Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Object-Oriented Software Engineering WCB/McGraw-Hill, 2008 Stephen.
Slide 12F.135 © The McGraw-Hill Companies, 2005 Object-Oriented and Classical Software Engineering Sixth Edition, WCB/McGraw-Hill, 2005 Stephen R. Schach.
An Agile Requirements Approach 1. Step 1: Get Organized  Meet with your team and agree on the basic software processes you will employ.  Decide how.
Object-Oriented and Classical Software Engineering Seventh Edition, WCB/McGraw-Hill, 2010 Stephen R. Schach
Slide 13A.1 © The McGraw-Hill Companies, 2005 Object-Oriented and Classical Software Engineering Sixth Edition, WCB/McGraw-Hill, 2005 Stephen R. Schach.
Engineering Quality Software Week02 J.N.Kotuba1 SYST Engineering Quality Software.
4 Chapter 4: Beginning the Analysis: Investigating System Requirements Systems Analysis and Design in a Changing World, 3 rd Edition.
Pepper modifying Sommerville's Book slides
Object-Oriented Software Engineering WCB/McGraw-Hill, 2008 Stephen R
CMPE 280 Web UI Design and Development August 29 Class Meeting
Fundamentals of Information Systems, Sixth Edition
Fundamentals of Information Systems, Sixth Edition
Unified Modeling Language
Systems Analysis and Design
SNS College of Engineering Coimbatore
Classical Waterfall Model
Object-Oriented and Classical Software Engineering Sixth Edition, WCB/McGraw-Hill, 2005 Stephen R. Schach
We act as though comfort and luxury were the chief requirements of life, when all that we need to make us really happy is something to be enthusiastic.
CS 790M Project preparation (I)
Chapter 3: The Requirements Workflow
Object-Oriented and Classical Software Engineering Sixth Edition, WCB/McGraw-Hill, 2005 Stephen R. Schach
Object-Oriented and Classical Software Engineering Seventh Edition, WCB/McGraw-Hill, 2007 Stephen R. Schach
Object-Oriented and Classical Software Engineering Eighth Edition, WCB/McGraw-Hill, 2011 Stephen R. Schach.
An Introduction to Object-Oriented Systems Analysis and Design with UML and the Unified Process McGraw-Hill, 2004 Stephen R. Schach
Use Cases CS/SWE 421 Introduction to Software Engineering Dan Fleck
Use Cases CS/SWE 421 Introduction to Software Engineering Dan Fleck
Object-Oriented and Classical Software Engineering Fifth Edition, WCB/McGraw-Hill, 2002 Stephen R. Schach
Requirements Engineering Processes
The Basics of Information Systems
Engineering Quality Software
Requirements Analysis Techniques
CS 426 CS 791z Topics on Software Engineering
The Basics of Information Systems
CS 426 CS 791z Topics on Software Engineering
ELICITATION & ANALYSIS
Presentation transcript:

Object-Oriented and Classical Software Engineering Sixth Edition, WCB/McGraw-Hill, 2005 Stephen R. Schach srs@vuse.vanderbilt.edu

CHAPTER 10 — Unit A REQUIREMENTS

Overview Determining what the client needs Overview of the requirements workflow Understanding the domain The business model Initial requirements Initial understanding of the domain: The Osbert Oglesby case study Initial business model: The Osbert Oglesby case study Initial requirements: The Osbert Oglesby case study

Overview (contd) Continuing the requirements workflow: The Osbert Oglesby case study The test workflow: The Osbert Oglesby case study The classical requirements phase Rapid prototyping Human factors Reusing the rapid prototype CASE tools for the requirements workflow Metrics for the requirements workflow Challenges of the requirements workflow

The Aim of the Requirements Workflow To answer the question: What must the product be able to do?

10.1 Determining What the Client Needs Misconception We must determine what the client wants “I know you believe you understood what you think I said, but I am not sure you realize that what you heard is not what I meant!” We must determine what the client needs

Determining What the Client Needs (contd) It is hard for a systems analyst to visualize a software product and its functionality The problem is far worse for the client A skilled systems analyst is needed to elicit the appropriate information from the client The client is the only source of this information

Determining What the Client Needs (contd) The solution: Obtain initial information from the client Use this initial information as input to the Unified Process Follow the steps of the Unified Process to determine the client’s real needs

10.2 Overview of the Requirements Workflow First, gain an understanding of the application domain (or domain, for short) The specific environment in which the target product is to operate Second, build a business model Model the client’s business processes Third, use the business model to determine the client’s requirements Iterate the above steps

Definitions Discovering the client’s requirements Requirements elicitation (or requirements capture) Methods include interviews and surveys Refining and extending the initial requirements Requirements analysis

10.3 Understanding the Domain Every member of the development team must become fully familiar with the application domain Correct terminology is essential Construct a glossary A list of technical words used in the domain, and their meanings

10.4 Business Model A business model is a description of the business processes of an organization The business model gives an understanding of the client’s business as a whole This knowledge is essential for advising the client regarding computerization The systems analyst needs to obtain a detailed understanding of the various business processes  Different techniques are used, primarily interviewing

10.4.1 Interviewing The requirements team meet with the client and users to extract all relevant information

Interviewing (contd) There are two types of questions Close-ended questions require a specific answer Open-ended questions are asked to encourage the person being interviewed to speak out There are two types of interviews In a structured interview, specific preplanned questions are asked, frequently close-ended In an unstructured interview, questions are posed in response to the answers received, frequently open-ended

Interviewing (contd) Interviewing is not easy An interview that is too unstructured will not yield much relevant information The interviewer must be fully familiar with the application domain The interviewer must remain open-minded at all times After the interview, the interviewer must prepare a written report It is strongly advisable to give a copy of the report to the person who was interviewed

10.4.2 Other Techniques Interviewing is the primary technique A questionnaire is useful when the opinions of hundreds of individuals need to be determined Examination of business forms shows how the client currently does business

Other Techniques (contd) Direct observation of the employees while they perform their duties can be useful Videotape cameras are a modern version of this technique But, it can take a long time to analyze the tapes Employees may view the cameras as an unwarranted invasion of privacy

10.4.3 Use Cases A use case models an interaction between the software product itself and the users of that software product (actors) Example: Figure 10.1

Use Cases (contd) An actor is a member of the world outside the software product It is usually easy to identify an actor An actor is frequently a user of the software product In general, an actor plays a role with regard to the software product. This role is As a user; or As an initiator; or As someone who plays a critical part in the use case

Use Cases (contd) A user of the system can play more than one role Example: A customer of the bank can be A Borrower or A Lender

Use Cases (contd) Conversely, one actor can be a participant in multiple use cases Example: A Borrower may be an actor in The Borrow Money use case; The Pay Interest on Loan use case; and The Repay Loan Principal use case Also, the actor Borrower may stand for many thousands of bank customers

Use Cases (contd) An actor need not be a human being Example: An e-commerce information system has to interact with the credit card company information system The credit card company information system is an actor from the viewpoint of the e-commerce information system The e-commerce information system is an actor from the viewpoint of the credit card company information system

Use Cases (contd) A potential problem when identifying actors Overlapping actors Example: Hospital software product One use case has actor Nurse A different use case has actor Medical Staff Better: Actors: Physician and Nurse

Use Cases (contd) Alternatively: Actor Medical Staff with two specializations: Physician and Nurse Figure 10.2

10.5 Initial Requirements The initial requirements are based on the initial business model Then they are refined The requirements are dynamic — there are frequent changes Maintain a list of likely requirements, together with use cases of requirements approved by the client

Initial Requirements (contd) There are two categories of requirements A functional requirement specifies an action that the software product must be able to perform Often expressed in terms of inputs and outputs A nonfunctional requirement specifies properties of the software product itself, such as Platform constraints Response times Reliability

Initial Requirements (contd) Functional requirements are handled as part of the requirements and analysis workflows Some nonfunctional requirements have to wait until the design workflow The detailed information for some nonfunctional requirements is not available until the requirements and analysis workflows have been completed

Obtaining domain knowledge is the first step 10.6 Initial Understanding of the Domain: The Osbert Oglesby Case Study Osbert Oglesby, Art Dealer, needs a software product to assist him in buying and selling paintings Obtaining domain knowledge is the first step Osbert is interviewed to obtain the relevant information This information is put into a glossary (see next slide)

Glossary: The Osbert Oglesby Case Study Figure 10.3

10.7 Initial Business Model: The Osbert Oglesby Case Study Osbert wants an software product, running on his laptop computer, that will Determine the maximum price he should pay for a painting Detect new trends in the art market as soon as possible To do this, the software product needs to keep a record of all purchases and all sales

Initial Business Model: The Osbert Oglesby Case Study (contd) Currently, Osbert produces reports of annual sales and purchases by hand At only a small additional cost, the software product can also print these two reports on demand It is vital to determine the client’s needs up front, and not after the software product has been delivered

Initial Business Model: The Osbert Oglesby Case Study (contd) Osbert has three business activities: He buys paintings He sells paintings He produces reports

Initial Business Model: The Osbert Oglesby Case Study (contd) Buy a Painting use case Figure 10.4

Initial Business Model: The Osbert Oglesby Case Study (contd) Sell a Painting use case Figure 10.5

Initial Business Model: The Osbert Oglesby Case Study (contd) Produce a Report use case Figure 10.6

Initial Business Model: The Osbert Oglesby Case Study (contd) For conciseness, all three use cases are combined into a use-case diagram   Figure 10.7

Initial Business Model: The Osbert Oglesby Case Study (contd) The only person who uses the current (manual) software product is Osbert Osbert is therefore an actor in all three use cases The customer may initiate the Buy a Painting or the Sell a Painting use case The customer plays a critical part in both use cases by providing data entered into the software product by Osbert The customer is therefore an actor in both these use cases

Initial Business Model: The Osbert Oglesby Case Study (contd) Next, the use cases have to be annotated Here are the initial use-case descriptions

Initial Business Model: The Osbert Oglesby Case Study (contd) Buy a Painting use case Figure 10.8

Initial Business Model: The Osbert Oglesby Case Study (contd) Sell a Painting use case Figure 10.9

Initial Business Model: The Osbert Oglesby Case Study (contd) Produce a Report use case Figure 10.10

Continued in Unit 10B