Software Requirements The Volere Requirements Source: “Mastering the Requirements Process”, S. Robertson, J. Robertson Created by Eshcar Hilel.

Slides:



Advertisements
Similar presentations
Software Requirements
Advertisements

Lecture 5: Requirements Engineering
Software Requirements
Software Requirements
Software Requirements
Major Exam II Reschedule 5:30 – 7:30 pm in Tue Dec 5 th.
Overview of Software Requirements
Risk: Developing Software is a Risky business l complex systems l break new ground l rarely work in totally familiar environment l mistakes occur l Most.
1 Software Requirements Specification Lecture 14.
Software Requirements The Volere Requirements Source: “Mastering the Requirements Process”, S. Robertson, J. Robertson Created by Eshcar Hilel.
Software Requirements
1 CMPT 275 Software Engineering Requirements Analysis Process Janice Regan,
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 5 Slide 1 Requirements engineering l The process of establishing the services that the.
IV&V Facility Model-based Design Verification IVV Annual Workshop September, 2009 Tom Hempler.
Requirements Engineering
BIS310: Week 7 BIS310: Structured Analysis and Design Data Modeling and Database Design.
CS 235: User Interface Design August 27 Class Meeting Department of Computer Science San Jose State University Fall 2014 Instructor: Ron Mak
Problem Solving Methodology
CMSC 345 The Requirements Specification. Why do we need requirements Without the correct requirements, you cannot design or build the correct product,
The Software Development Life Cycle: An Overview
Requirements/Systems analyst
1 Requirements Analysis and Design Engineering Southern Methodist University CSE 7313.
SOFTWARE REQUIREMENTS SPECIFICATION (SRS)
Requirements Elicitation. Requirement: a feature or constraint that the system must satisfy Requirements Elicitation: specification of the system that.
Topics Covered: Software requirement specification(SRS) Software requirement specification(SRS) Authors of SRS Authors of SRS Need of SRS Need of SRS.
المحاضرة الثالثة. Software Requirements Topics covered Functional and non-functional requirements User requirements System requirements Interface specification.
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 6 Slide 1 Requirements Engineering Processes l Processes used to discover, analyse and.
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
Software Requirements Presented By Dr. Shazzad Hosain.
Software Requirements Engineering CSE 305 Lecture-2.
Lecture 7: Requirements Engineering
Requirements Engineering Csaba Veres. Outline What is requirements engineering? Why is it important? How can you do it (properly)?
Control Systems Design Part: FS Slovak University of Technology Faculty of Material Science and Technology in Trnava 2007.
Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory1 Requirements Validation Section Four Version: 1.0 Mehr.
Yarmouk University Department of Computer Information Systems CIS 499 Yarmouk University Department of Computer Information Systems CIS 499 Yarmouk University.
1 15 quality goals for requirements  Justified  Correct  Complete  Consistent  Unambiguous  Feasible  Abstract  Traceable  Delimited  Interfaced.
Requirements Engineering Overview Senior Design Don Evans.
Chapter 4 Software Requirements
Systems Development Life Cycle
1 Quality Attributes of Requirements Documents Lecture # 25.
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.
SWE 513: Software Engineering
Software Requirements Specification (SRS)
Software Requirements
Requirements engineering The process of establishing the services that the customer requires from a system and the constraints under which it operates.
Software Engineering, COMP201 Slide 1 Software Requirements BY M D ACHARYA Dept of Computer Science.
CS628 - Object Oriented Analysis And Design. The Four Pillars of Successful Software Development -Avoid Classic Mistakes -Apply Development Fundamentals.
Requirement Elicitation Review – Class 8 Functional Requirements Nonfunctional Requirements Software Requirements document Requirements Validation and.
Requirements. Outline Definition Requirements Process Requirements Documentation Next Steps 1.
Requirement Classification Nisa’ul Hafidhoh Teknik Informatika
Quiz 1 Q1) Discuss briefly the main phases of the requirement process. Q2)Discuss briefly the main outcome of the Trawling for Requirements phase.
1 Software Requirements Descriptions and specifications of a system.
 System Requirement Specification and System Planning.
Software Requirements Engineering Session: 1 Topics: Chapters 1 – 3.
The Quality Gateway Chapter 11. The Quality Gateway.
Writing the Requirements
Advanced Higher Computing Science
Chapter 4 – Requirements Engineering
Software Requirements
Presentation on Software Requirements Submitted by
Chapter 5 – Requirements Engineering
Requirements specifications
UNIT II.
Software Requirements Specification Document
Software Requirements Specification (SRS) Template.
Prepared by Stephen M. Thebaut, Ph.D. University of Florida
Requirements Document
Dr. Jiacun Wang Department of Software Engineering Monmouth University
Subject Name: SOFTWARE ENGINEERING Subject Code:10IS51
Presentation transcript:

Software Requirements The Volere Requirements Source: “Mastering the Requirements Process”, S. Robertson, J. Robertson Created by Eshcar Hilel

Software Requirements2 Agenda Definitions Quality Gateway The Volere template examples: –Traffic Violation Reports System

Software Requirements3 Definitions A requirement is something the system is capable of doing or a property that the system must have. The requirements must be discovered and specified before starting to build the product.

Software Requirements4 Definitions The client pays for the development of the product. (Computer center - traffic department) The customer buys the product once it is developed. (Sometimes the same as…) Users will ultimately operate the product. (Police officer) Stakeholders are people who have an interest in the product (system developers, QA people, lawyers etc.)

Software Requirements5 Product Purpose The product purpose describes the reason for building the product, it is the highest level customer requirement The goal (purpose) of the product, not only solves the problem, but also provides some advantage. PAM – Purpose, Advantage, Measurement –Purpose: To allow on-line update of traffic violation –Advantage: To reduce road accident by immediately punishing “heavy” offenders –Measurement: Accidents attributed to human factor shall be no more than 15% of the total number of accidents

Software Requirements6 Functional requirements Specify what the system must do Actions the product must take Derived from main goal of the product Not a quality Characterized by verbs –Example : TVRS shall automatically connect with the policemen, vehicles and offenders data bases

Software Requirements7 Non-functional requirements Properties, or qualities, that the system must have Characterized by adjectives Checklist:Look and feel, Usability, Performance Maintainability and Portability, etc –Example : The interface between the user and the TVRS must have a maximum response time of two seconds

Software Requirements8 Constraints Global issues that shape the requirements. They refer to any limitations on the way the product is produced Design solution that must be used, availability of time and money for the solution, etc. –Example: TVRS must be a hand-held device

Software Requirements9 Fit criteria Makes requirements measurable thereby testable –Description: TVRS shall register traffic violations –Fit criteria: the registered traffic violations shall match information sent by the police officer –Description:TVRS shall be intuitive and self explanatory –Fit criteria: a police officer shall be able to use the product within 10 minutes of encountering it The specification must contain a definition of the terms used in the fit criteria

Quality Gateway

Software Requirements11 Quality Gateway Examine each requirement before entering the specification: Completeness Traceability Consistency Relevancy Correctness Ambiguity Viability Deal only with the problem Gold Plating

Software Requirements12 Completeness A requirements document is complete if it includes all of the significant requirements, whether relating to functionality, performance, design constraints attributes or external interfaces No sections are marked “to be determined” (TBD)

Software Requirements13 Traceability Each requirement should be contained in a single, numbered paragraph so that it may be referred to in other documents: –Backward traceability - implies that we know why every requirement exists Each requirement explicitly references its source in previous documents –Forward traceability – all documents to follow will be able to reference each requirement

Software Requirements14 Consistency Types of conflicts between requirements: –Different terms used for the same object: F323 and a “policeman details form” might be used to describe the same form. –Inconsistent references same term: In one part: “A policeman ID shall consist of decimal digits only”, while in another part “in case the policeman ID consists of non-alphanumerical characters, display an error message”. –Logical or temporal faults: “A follows B” in one part, “A and B occur simultaneously” in another.

Software Requirements15 Relevancy Does this requirement contribute to the purpose of the product? Is every requirement relevant within the system boundaries? –TVRS shall record the overtime worked by the police officers

Software Requirements16 Correctness Each requirement statement accurately represents the capability or property of the system to be built Example: –Problem domain (real life) states that TVRS supports removal of a policeman record from the personal database vs. “TVRS shall support read-only access to policeman details”.

Software Requirements17 Ambiguity The difficulty of ambiguity stems from the use of natural language which in itself is inherently ambiguous There is one and only one interpretation for every requirement Requirement statements should be short, explicit, precise and clear A glossary should be used when a term could have multiple meanings in different contexts The fit criteria is a quantification of the requirement, which can be used to test the solution

Software Requirements18 Ambiguity(cont.) Examples (of ambiguity): –The TVRS shall complete storage of data within a reasonable time of the user confirming a “Save” sequence. Disambiguation: –The TVRS shall complete storage of data within 5 seconds of the user confirming a “Save” sequence, 80% of the time. We simply applied the fit criteria

Software Requirements19 Viability Viable requirements are those that comply with the project’s constraints. Do you have the technological skills to build the requirement? Do you have the time and the money to build the requirement? Is the requirement acceptable to all stakeholders?

Software Requirements20 Deal only with the problem Requirements should state “what” is required at the appropriate system level, not “how” –In some cases, a requirement may dictate how a task is to be accomplished, for example: constraints part The more abstract the requirement, the less likely it is to be a solution Requirements should be understood by the clients as well as the developers

Software Requirements21 Requirement or Solution? Solution : Users shall use passwords to access the system. Requirement: The product shall provide access to confidential information only to authorized users.

Software Requirements22 Gold Plating The term comes from gold plated bathroom taps. –Example: TVRS will play a piece of classical music during initialization Does it matter if this requirement is not included? Sometimes a little gold plating makes a big difference to the acceptance of the product

Software Requirements23 1. The Requirements Statement 2. Emerging Requirements 3. Redesign 4. Six Months Later

The Volere Requirements Specification Template Case study: TVRS Requirements Volere is the Italian word for ‘to wish for’ or ‘to want’

Software Requirements25 TVRS Requirements Product Constraints 1.The purpose of the product 1.1 The user problem or project background 1.2 Goals of the product 2.Client, Customer and Stakeholders 3.Users of the product Purpose Advantage Measurement

Software Requirements26 TVRS Requirements 4.Requirements Constraints 4.1 Solution constraints 4.2 Implementation environment 4.3 Partner applications 4.4 Commercial off-the-shelf software 4.5 Anticipated workplace environment 4.6 Project schedule 4.7 Project budget 5.Naming Conventions and Definitions 6.Relevant Facts 7.Assumptions

Software Requirements27 TVRS Requirements Functional Requirements 8.The scope of the product 8.1 The context of the work 8.2 Work partitioning 8.3 Product Boundary 9.Functional and Data Requirements 9.1 System initialization 9.2. Functionality

Software Requirements28 TVRS Requirements Non-functional requirements 10.Look and Feel Requirements 11.Usability Requirements 11.1 Ease of use 11.2 Ease of learning 12.Performance Requirements 12.1 Speed requirements 12.2 Safety critical requirements 12.3 Precision requirements 12.4 Reliability and availability requirements 12.5 Capacity requirements

Software Requirements29 TVRS Requirements 13.Operational Requirements 13.1 Expected physical environment 13.2 Expected technological environment 13.3 Partner application 14.Maintainability and Portability Requirements 14.1 Easy maintenance quantification 14.2 Special conditions for maintenance 14.3 Portability requirements

Software Requirements30 TVRS Requirements 14.Security Requirements 15.1 Is the product confidential 15.2 File integrity requirements 15.Cultural and Political Requirements 17. Legal Requirements If your reaction is “Why on earth do they do it like that” then you have probably discovered a cultural requirement

Software Requirements31 TVRS Requirements Project Issues 18.Open Issues 19.Off-the-Shelf solution 20.New problems 21.Tasks 22.Cutover 23.Risks 24.Costs 25.User Documentation Plan 26.Waiting Room