SlideShare a Scribd company logo
Requirements Analysis
and Specification
By
1
Dr. JUNAID AKRAM
ASSISTANT PROFESSOR, DEPARTMENT OF COMPUTER SCIENCE COMSATS
(LAHORE)
Requirements engineering
 The process of establishing the services that the customer requires from a
system and the constraints under which it operates and is developed
 The requirements themselves are the descriptions of the system services and
constraints that are generated during the requirements engineering process
2
What is a requirement?
 It may range from a high-level abstract statement of a service or of
a system constraint to a detailed mathematical functional
specification
 This is inevitable as requirements may serve a dual function
 May be the basis for a bid for a contract - therefore must be open to
interpretation
 May be the basis for the contract itself - therefore must be defined in detail
 Both these statements may be called requirements
3
Types of requirement
 User requirements
 Statements in natural language plus diagrams of the services the system
provides and its operational constraints. Written for customers
 System requirements
 A structured document setting out detailed descriptions of the system
services. Written as a contract between client and contractor
 Software specification
 A detailed software description which can serve as a basis for a design or
implementation. Written for developers
4
Definitions and specifications
1. The software must provide a means of representing and
1. accessing external files created by other tools.
1.1 The user should be provided with facilities to define the type of
1.2 external files.
1.2 Each external file type may have an as
sociated tool which may be
1.2 applied to the file.
1.3 Each external file type may be represented as a specific icon on
1.2 the user’s display.
1.4 Facilities should be provided for the icon representing an
1.2 external file type to be defined by theuser.
1.5 When a user selects an icon representing an external file, the
1.2 effect of that selection is to apply the tool associated with the type of
1.2 the external file to the file representedby the selected icon.
Requirements definition
Requirements specification
5
Requirements readers
Client managers
System end-users
Client engineers
Contractor managers
System architects
System end-users
Client engineers
System architects
Software developers
Client engineers (perhaps)
System architects
Software developers
User requirements
System requirements
Software design
specification
6
Functional and non-functional requirements
 Functional requirements
 Statements of services the system should provide, how the system should react
to particular inputs and how the system should behave in particular situations.
 Non-functional requirements
 constraints on the services or functions offered by the system such as timing
constraints, constraints on the development process, standards, etc.
 Domain requirements
 Requirements that come from the application domain of the system and that
reflect characteristics of that domain
7
Functional requirements
 Describe functionality or system services
 Depend on the type of software, expected users and the type of
system where the software is used
 Functional user requirements may be high-level statements of
what the system should do but functional system requirements
should describe the system services in detail
8
Examples of functional requirements
 The user shall be able to search either all of the initial set of databases or
select a subset from it.
 The system shall provide appropriate viewers for the user to read documents
in the document store.
 Every order shall be allocated a unique identifier (ORDER_ID) which the user
shall be able to copy to the account’s permanent storage area.
9
Requirements imprecision
 Problems arise when requirements are not precisely stated
 Ambiguous requirements may be interpreted in different ways by
developers and users
 Consider the term ‘appropriate viewers’
 User intention - special purpose viewer for each different document type
 Developer interpretation - Provide a text viewer that shows the contents of the document
10
Requirements completeness and consistency
 In principle requirements should be both complete and consistent
 Complete
 They should include descriptions of all facilities required
 Consistent
 There should be no conflicts or contradictions in the descriptions of the system facilities
 In practice, it is impossible to produce a complete and consistent requirements
document
11
Non-functional requirements
 Define system properties and constraints e.g. reliability, response time and
storage requirements. Constraints are I/O device capability, system
representations, etc.
 Process requirements may also be specified mandating a particular CASE
system, programming language or development method
 Non-functional requirements may be more critical than functional
requirements. If these are not met, the system is useless
12
Non-functional classifications
 Product requirements
 Requirements which specify that the delivered product must behave in a
particular way e.g. execution speed, reliability, etc.
 Organisational requirements
 Requirements which are a consequence of organisational policies and
procedures e.g. process standards used, implementation requirements, etc.
 External requirements
 Requirements which arise from factors which are external to the system and its
development process e.g. interoperability requirements, legislative
requirements, etc.
13
Non-functional requirement types
Performance
requirements
Space
requirements
Usability
requirements
Efficiency
requirements
Reliability
requirements
Portability
requirements
Interoperability
requirements
Ethical
requirements
Legislative
requirements
Implementation
requirements
Standards
requirements
Delivery
requirements
Safety
requirements
Privacy
requirements
Product
requirements
Organizational
requirements
External
requirements
Non-functional
requirements
14
Non-functional requirements examples
 Product requirement
 4.C.8 It shall be possible for all necessary communication between the APSE and the user
to be expressed in the standard Ada character set
 Organisational requirement
 9.3.2 The system development process and deliverable documents shall conform to the
process and deliverables defined in XYZCo-SP-STAN-95
 External requirement
 7.6.5 The system shall not disclose any personal information about customers apart from
their name and reference number to the operators of the system
15
Goals and requirements
 Non-functional requirements may be very difficult to state precisely and
imprecise requirements may be difficult to verify.
 Goal
 A general intention of the user such as ease of use
 Verifiable non-functional requirement
 A statement using some measure that can be objectively tested
 Goals are helpful to developers as they convey the intentions of the system users
16
Examples
 A system goal
 The system should be easy to use by experienced controllers and should be
organised in such a way that user errors are minimised.
 A verifiable non-functional requirement
 Experienced controllers shall be able to use all the system functions after a
total of two hours training. After this training, the average number of errors
made by experienced users shall not exceed two per day.
17
Requirements measures
Property Measure
Speed Processed transactions/second
User/Event response tim
e
Screen refresh tim
e
Size K Bytes
Number of RAM chips
Ease of use Training time
Number of help frames
Reliability Mean time to failure
Probability of unavailability
Rate of failure occurrence
Availability
Robustness Time to restart after failure
Percentage of events causing failure
Probability of data corruption on failure
Portability Percentage of target dependent statements
Number of target system
s
18
Requirements interaction
 Conflicts between different non-functional requirements are common
in complex systems
 Spacecraft system
 To minimise weight, the number of separate chips in the system should be
minimised
 To minimise power consumption, lower power chips should be used
 However, using low power chips may mean that more chips have to be used.
Which is the most critical requirement?
19
Domain requirements
 Derived from the application domain and describe system characteristics and
features that reflect the domain
 May be new functional requirements, constraints on existing requirements or
define specific computations
 If domain requirements are not satisfied, the system may be unworkable
20
Domain requirements problems
 Understandability
 Requirements are expressed in the language of the application domain
 This is often not understood by software engineers developing the system
 Implicitness
 Domain specialists understand the area so well that they do not think of making the
domain requirements explicit
21
User requirements
 Should describe functional and non-functional requirements so that they are
understandable by system users who don’t have detailed technical knowledge
 User requirements are defined using natural language, tables and diagrams
22
Problems with natural language
 Lack of clarity
 Precision is difficult without making the document difficult to read
 Requirements confusion
 Functional and non-functional requirements tend to be mixed-up
 Requirements amalgamation
 Several different requirements may be expressed together
23
Database requirement
The database shall support the generation and control of
configuration objects; that is, objects which are themselves groupings
of other objects in the database.
The configuration control facilities shall allow access to the objects in a
version group by the use of an incomplete name.
24
Requirement problems
 Database requirements includes both conceptual and detailed information
 Describes the concept of configuration control facilities
 Includes the detail that objects may be accessed using an incomplete name
 Grid requirement mixes three different kinds of requirement
 Conceptual functional requirement (the need for a grid)
 Non-functional requirement (grid units)
 Non-functional UI requirement (grid switching)
25
Guidelines for writing requirements
 Invent a standard format and use it for all requirements
 Use language in a consistent way. Use shall for mandatory requirements,
should for desirable requirements
 Use text highlighting to identify key parts of the requirement
26
System requirements
 More detailed specifications of user requirements
 Serve as a basis for designing the system
 May be used as part of the system contract
 System requirements may be expressed using system models discussed in
Chapter 7
27
Requirements and design
 In principle, requirements should state what the system should do and
the design should describe how it does this
 In practice, requirements and design are inseparable
 A system architecture may be designed to structure the requirements
 The system may inter-operate with other systems that generate design
requirements
 The use of a specific design may be a domain requirement
28
Problems with NL (Natural Language)
specification
 Ambiguity
 The readers and writers of the requirement must interpret the same words in
the same way. NL is naturally ambiguous so this is very difficult
 Over-flexibility
 The same thing may be said in a number of different ways in the specification
 Lack of modularisation
 NL structures are inadequate to structure system requirements
29
Alternatives to NL specification
Notation Description
Structured
natural
language
This approach depends on defining standard forms or
templates to express the requirements specification.
Design
description
languages
This approach uses a language like a programming
language but with more abstract features to specify the
requirements by defining an operational model of the
system.
Graphical
notations
A graphical language, supplemented by text annotations is
used to define the functional requirements for the system.
An early example of such a graphical language was SADT
(Ross, 1977; Schoman and Ross, 1977). More recently,
use-case descriptions (Jacobsen, Christerson et al., 1993)
have been used. I discuss these in the following chapter.
Mathematical
specifications
These are notations based on mathematical concepts
such as finite-state machines or sets. These unambiguous
specifications reduce the arguments between customer
and contractor about system functionality. However, most
customers don’t understand formal specifications and are
reluctant to accept it as a system contract. I discuss formal
specification in Chapter 9.
30
Structured language specifications
 A limited form of natural language may be used to express requirements
 This removes some of the problems resulting from ambiguity and flexibility and
imposes a degree of uniformity on a specification
 Often bast supported using a forms-based approach
31
Form-based specifications
 Definition of the function or entity
 Description of inputs and where they come from
 Description of outputs and where they go to
 Indication of other entities required
 Pre and post conditions (if appropriate)
 The side effects (if any)
32
Form-based node specification
ECLIPSE/Workstation/Tools/DE/FS/3.5.1
Function Add node
Description Addsa node to an existing design. The user selects the type of node, and its position.
When added to the design, the node becomes
the current selection. The user chooses the node position by
moving the cursor to the area where the node is added.
Inputs Node type, Node position, Design identifier.
Source Node type and Node position are input by the user, Design identifier fromthe database.
Outputs Design identifier.
Destination The design database. The design is com
mitted to the database on com
pletion of the
operation.
Requires Design graph rooted at input design identifier.
Pre-condition The design is open and displayed on the user's screen.
Post-condition The design is unchanged apart fromtheaddition of a node of the specified type
at the given position.
Side-effects None
Definition: ECLIPSE/Workstation/Tools/DE/RD/3.5.1
33
Part of an ATM specification
class ATM {
// declarations here
public static void main (String args[]) throws InvalidCard {
try {
thisCard.read () ; // may throw InvalidCard exception
pin = KeyPad.readPin () ; attempts = 1 ;
while ( !thisCard.pin.equals (pin) & attempts < 4 )
{ pin = KeyPad.readPin () ; attempts = attempts + 1 ;
}
if (!thisCard.pin.equals (pin))
throw new InvalidCard ("Bad PIN");
thisBalance = thisCard.getBalance () ;
do { Screen.prompt (" Please select a service ") ;
service = Screen.touchKey () ;
switch (service) {
case Services.withdrawalWithReceipt:
receiptRequired = true ;
34
The requirements document
 The requirements document is the official statement of what is required of the
system developers
 Should include both a definition and a specification of requirements
 It is NOT a design document. As far as possible, it should set of WHAT the system
should do rather than HOW it should do it
35
Users of a
requirements
document
Use the requirements to
develop validation tests for
the system
Use the requirements
document to plan a bid for
the system and to plan the
system development process
Use the requirements to
understand what system is to
be developed
System test
engineers
Managers
System engineers
Specify the requirements and
read them to check that they
meet their needs. They
specify changes to the
requirements
System customers
Use the requirements to help
understand the system and
the relationships between its
parts
System
maintenance
engineers
36
Requirements document requirements
 Specify external system behaviour
 Specify implementation constraints
 Easy to change
 Serve as reference tool for maintenance
 Record forethought about the life cycle of the system i.e. predict changes
 Characterise responses to unexpected events
37
IEEE requirements standard
 Introduction
 General description
 Specific requirements
 Appendices
 Index
 This is a generic structure that must be instantiated for specific systems
38
Requirements document structure
 Introduction
 Glossary
 User requirements definition
 System architecture
 System requirements specification
 System models
 System evolution
 Appendices
 Index
39
Thanks for your attention!
Any Question?
40
Email me on : junaidakram@cuilahore.edu.pk

More Related Content

PPTX
Ooad (object oriented analysis design)
PPTX
Software requirement and specification
PPTX
Software Quality Assurance
PDF
Domain Modeling
PPTX
Ooad presentatin crc cards
PDF
Requirements engineering scenario based software requirement specification
PDF
Software requirements
PPT
Software Engineering (Project Planning & Estimation)
Ooad (object oriented analysis design)
Software requirement and specification
Software Quality Assurance
Domain Modeling
Ooad presentatin crc cards
Requirements engineering scenario based software requirement specification
Software requirements
Software Engineering (Project Planning & Estimation)

What's hot (20)

PPT
Managing contracts
PPT
CHAPTER 6 REQUIREMENTS MODELING: SCENARIO based Model , Class based moddel
PPT
Use Case Diagram
PPTX
PPTX
05. performance-concepts-26-slides
PPTX
Waterfall Methodology
PPTX
04. availability-concepts
PPTX
evaluation techniques in HCI
PPT
Software cost estimation
PPT
User Interface Design Chapter 2 Galiz
PDF
Design and Implementation in Software Engineering
PPTX
Software Process and Project Management - CS832E02 unit 3
PDF
CS8080_IRT_UNIT - III T5 DECISION TREES.pdf
PPT
2. Software process
PPT
CS8494 SOFTWARE ENGINEERING Unit-2
PDF
Requirement Engineering
PPTX
WS - Security
PPTX
SDLC and Software Process Models
PPTX
Evolutionary Software Process Module in Easy Terminology by Taha Shahid
PPT
Unit 4 designing classes
Managing contracts
CHAPTER 6 REQUIREMENTS MODELING: SCENARIO based Model , Class based moddel
Use Case Diagram
05. performance-concepts-26-slides
Waterfall Methodology
04. availability-concepts
evaluation techniques in HCI
Software cost estimation
User Interface Design Chapter 2 Galiz
Design and Implementation in Software Engineering
Software Process and Project Management - CS832E02 unit 3
CS8080_IRT_UNIT - III T5 DECISION TREES.pdf
2. Software process
CS8494 SOFTWARE ENGINEERING Unit-2
Requirement Engineering
WS - Security
SDLC and Software Process Models
Evolutionary Software Process Module in Easy Terminology by Taha Shahid
Unit 4 designing classes
Ad

Similar to Lecture-5-Requirements Analysis and Specification.pptx (20)

PPT
best software requirements for the students
PPT
6. FUNDAMENTALS OF SE AND REQUIREMENT ENGINEERING.ppt
DOCX
1 Software Requirements Descriptions and specification.docx
PPT
Software Requirements
PDF
Requirement Engineering
PPTX
Software Requrement
PPTX
REQUIREMENT ENGINEERING
PPT
Software engineering lecture 1
PPTX
Software engineering is a branch of engineering focused on designing, develop...
PPTX
Software requirement and specification
PPT
INTRODUCTION to software engineering requirements specifications
PDF
2-Reqerwsrhfdfsfgtdrttddjdiuiversion 2.pdf
PPT
Requirements Engineering - SRS - IEEE.ppt
PPT
Ch 1-Introduction.ppt
PDF
SE18_Lec 04_Requirements Analysis and Specification
PDF
SE_Lec 03_Requirements Analysis and Specification
PPTX
Object oriented analysis &design - requirement analysis
PPT
Unit 2.ppt
PPT
Requirements Engineering about one of requirement engineering process
PPTX
Un it 2-se-mod-staff
best software requirements for the students
6. FUNDAMENTALS OF SE AND REQUIREMENT ENGINEERING.ppt
1 Software Requirements Descriptions and specification.docx
Software Requirements
Requirement Engineering
Software Requrement
REQUIREMENT ENGINEERING
Software engineering lecture 1
Software engineering is a branch of engineering focused on designing, develop...
Software requirement and specification
INTRODUCTION to software engineering requirements specifications
2-Reqerwsrhfdfsfgtdrttddjdiuiversion 2.pdf
Requirements Engineering - SRS - IEEE.ppt
Ch 1-Introduction.ppt
SE18_Lec 04_Requirements Analysis and Specification
SE_Lec 03_Requirements Analysis and Specification
Object oriented analysis &design - requirement analysis
Unit 2.ppt
Requirements Engineering about one of requirement engineering process
Un it 2-se-mod-staff
Ad

Recently uploaded (20)

PPTX
Internet of Things (IOT) - A guide to understanding
PDF
composite construction of structures.pdf
PPT
Project quality management in manufacturing
PPTX
Construction Project Organization Group 2.pptx
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
Geodesy 1.pptx...............................................
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
Lecture Notes Electrical Wiring System Components
Internet of Things (IOT) - A guide to understanding
composite construction of structures.pdf
Project quality management in manufacturing
Construction Project Organization Group 2.pptx
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
R24 SURVEYING LAB MANUAL for civil enggi
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
Foundation to blockchain - A guide to Blockchain Tech
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
Automation-in-Manufacturing-Chapter-Introduction.pdf
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Operating System & Kernel Study Guide-1 - converted.pdf
Embodied AI: Ushering in the Next Era of Intelligent Systems
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Model Code of Practice - Construction Work - 21102022 .pdf
Geodesy 1.pptx...............................................
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
Lecture Notes Electrical Wiring System Components

Lecture-5-Requirements Analysis and Specification.pptx

  • 1. Requirements Analysis and Specification By 1 Dr. JUNAID AKRAM ASSISTANT PROFESSOR, DEPARTMENT OF COMPUTER SCIENCE COMSATS (LAHORE)
  • 2. Requirements engineering  The process of establishing the services that the customer requires from a system and the constraints under which it operates and is developed  The requirements themselves are the descriptions of the system services and constraints that are generated during the requirements engineering process 2
  • 3. What is a requirement?  It may range from a high-level abstract statement of a service or of a system constraint to a detailed mathematical functional specification  This is inevitable as requirements may serve a dual function  May be the basis for a bid for a contract - therefore must be open to interpretation  May be the basis for the contract itself - therefore must be defined in detail  Both these statements may be called requirements 3
  • 4. Types of requirement  User requirements  Statements in natural language plus diagrams of the services the system provides and its operational constraints. Written for customers  System requirements  A structured document setting out detailed descriptions of the system services. Written as a contract between client and contractor  Software specification  A detailed software description which can serve as a basis for a design or implementation. Written for developers 4
  • 5. Definitions and specifications 1. The software must provide a means of representing and 1. accessing external files created by other tools. 1.1 The user should be provided with facilities to define the type of 1.2 external files. 1.2 Each external file type may have an as sociated tool which may be 1.2 applied to the file. 1.3 Each external file type may be represented as a specific icon on 1.2 the user’s display. 1.4 Facilities should be provided for the icon representing an 1.2 external file type to be defined by theuser. 1.5 When a user selects an icon representing an external file, the 1.2 effect of that selection is to apply the tool associated with the type of 1.2 the external file to the file representedby the selected icon. Requirements definition Requirements specification 5
  • 6. Requirements readers Client managers System end-users Client engineers Contractor managers System architects System end-users Client engineers System architects Software developers Client engineers (perhaps) System architects Software developers User requirements System requirements Software design specification 6
  • 7. Functional and non-functional requirements  Functional requirements  Statements of services the system should provide, how the system should react to particular inputs and how the system should behave in particular situations.  Non-functional requirements  constraints on the services or functions offered by the system such as timing constraints, constraints on the development process, standards, etc.  Domain requirements  Requirements that come from the application domain of the system and that reflect characteristics of that domain 7
  • 8. Functional requirements  Describe functionality or system services  Depend on the type of software, expected users and the type of system where the software is used  Functional user requirements may be high-level statements of what the system should do but functional system requirements should describe the system services in detail 8
  • 9. Examples of functional requirements  The user shall be able to search either all of the initial set of databases or select a subset from it.  The system shall provide appropriate viewers for the user to read documents in the document store.  Every order shall be allocated a unique identifier (ORDER_ID) which the user shall be able to copy to the account’s permanent storage area. 9
  • 10. Requirements imprecision  Problems arise when requirements are not precisely stated  Ambiguous requirements may be interpreted in different ways by developers and users  Consider the term ‘appropriate viewers’  User intention - special purpose viewer for each different document type  Developer interpretation - Provide a text viewer that shows the contents of the document 10
  • 11. Requirements completeness and consistency  In principle requirements should be both complete and consistent  Complete  They should include descriptions of all facilities required  Consistent  There should be no conflicts or contradictions in the descriptions of the system facilities  In practice, it is impossible to produce a complete and consistent requirements document 11
  • 12. Non-functional requirements  Define system properties and constraints e.g. reliability, response time and storage requirements. Constraints are I/O device capability, system representations, etc.  Process requirements may also be specified mandating a particular CASE system, programming language or development method  Non-functional requirements may be more critical than functional requirements. If these are not met, the system is useless 12
  • 13. Non-functional classifications  Product requirements  Requirements which specify that the delivered product must behave in a particular way e.g. execution speed, reliability, etc.  Organisational requirements  Requirements which are a consequence of organisational policies and procedures e.g. process standards used, implementation requirements, etc.  External requirements  Requirements which arise from factors which are external to the system and its development process e.g. interoperability requirements, legislative requirements, etc. 13
  • 15. Non-functional requirements examples  Product requirement  4.C.8 It shall be possible for all necessary communication between the APSE and the user to be expressed in the standard Ada character set  Organisational requirement  9.3.2 The system development process and deliverable documents shall conform to the process and deliverables defined in XYZCo-SP-STAN-95  External requirement  7.6.5 The system shall not disclose any personal information about customers apart from their name and reference number to the operators of the system 15
  • 16. Goals and requirements  Non-functional requirements may be very difficult to state precisely and imprecise requirements may be difficult to verify.  Goal  A general intention of the user such as ease of use  Verifiable non-functional requirement  A statement using some measure that can be objectively tested  Goals are helpful to developers as they convey the intentions of the system users 16
  • 17. Examples  A system goal  The system should be easy to use by experienced controllers and should be organised in such a way that user errors are minimised.  A verifiable non-functional requirement  Experienced controllers shall be able to use all the system functions after a total of two hours training. After this training, the average number of errors made by experienced users shall not exceed two per day. 17
  • 18. Requirements measures Property Measure Speed Processed transactions/second User/Event response tim e Screen refresh tim e Size K Bytes Number of RAM chips Ease of use Training time Number of help frames Reliability Mean time to failure Probability of unavailability Rate of failure occurrence Availability Robustness Time to restart after failure Percentage of events causing failure Probability of data corruption on failure Portability Percentage of target dependent statements Number of target system s 18
  • 19. Requirements interaction  Conflicts between different non-functional requirements are common in complex systems  Spacecraft system  To minimise weight, the number of separate chips in the system should be minimised  To minimise power consumption, lower power chips should be used  However, using low power chips may mean that more chips have to be used. Which is the most critical requirement? 19
  • 20. Domain requirements  Derived from the application domain and describe system characteristics and features that reflect the domain  May be new functional requirements, constraints on existing requirements or define specific computations  If domain requirements are not satisfied, the system may be unworkable 20
  • 21. Domain requirements problems  Understandability  Requirements are expressed in the language of the application domain  This is often not understood by software engineers developing the system  Implicitness  Domain specialists understand the area so well that they do not think of making the domain requirements explicit 21
  • 22. User requirements  Should describe functional and non-functional requirements so that they are understandable by system users who don’t have detailed technical knowledge  User requirements are defined using natural language, tables and diagrams 22
  • 23. Problems with natural language  Lack of clarity  Precision is difficult without making the document difficult to read  Requirements confusion  Functional and non-functional requirements tend to be mixed-up  Requirements amalgamation  Several different requirements may be expressed together 23
  • 24. Database requirement The database shall support the generation and control of configuration objects; that is, objects which are themselves groupings of other objects in the database. The configuration control facilities shall allow access to the objects in a version group by the use of an incomplete name. 24
  • 25. Requirement problems  Database requirements includes both conceptual and detailed information  Describes the concept of configuration control facilities  Includes the detail that objects may be accessed using an incomplete name  Grid requirement mixes three different kinds of requirement  Conceptual functional requirement (the need for a grid)  Non-functional requirement (grid units)  Non-functional UI requirement (grid switching) 25
  • 26. Guidelines for writing requirements  Invent a standard format and use it for all requirements  Use language in a consistent way. Use shall for mandatory requirements, should for desirable requirements  Use text highlighting to identify key parts of the requirement 26
  • 27. System requirements  More detailed specifications of user requirements  Serve as a basis for designing the system  May be used as part of the system contract  System requirements may be expressed using system models discussed in Chapter 7 27
  • 28. Requirements and design  In principle, requirements should state what the system should do and the design should describe how it does this  In practice, requirements and design are inseparable  A system architecture may be designed to structure the requirements  The system may inter-operate with other systems that generate design requirements  The use of a specific design may be a domain requirement 28
  • 29. Problems with NL (Natural Language) specification  Ambiguity  The readers and writers of the requirement must interpret the same words in the same way. NL is naturally ambiguous so this is very difficult  Over-flexibility  The same thing may be said in a number of different ways in the specification  Lack of modularisation  NL structures are inadequate to structure system requirements 29
  • 30. Alternatives to NL specification Notation Description Structured natural language This approach depends on defining standard forms or templates to express the requirements specification. Design description languages This approach uses a language like a programming language but with more abstract features to specify the requirements by defining an operational model of the system. Graphical notations A graphical language, supplemented by text annotations is used to define the functional requirements for the system. An early example of such a graphical language was SADT (Ross, 1977; Schoman and Ross, 1977). More recently, use-case descriptions (Jacobsen, Christerson et al., 1993) have been used. I discuss these in the following chapter. Mathematical specifications These are notations based on mathematical concepts such as finite-state machines or sets. These unambiguous specifications reduce the arguments between customer and contractor about system functionality. However, most customers don’t understand formal specifications and are reluctant to accept it as a system contract. I discuss formal specification in Chapter 9. 30
  • 31. Structured language specifications  A limited form of natural language may be used to express requirements  This removes some of the problems resulting from ambiguity and flexibility and imposes a degree of uniformity on a specification  Often bast supported using a forms-based approach 31
  • 32. Form-based specifications  Definition of the function or entity  Description of inputs and where they come from  Description of outputs and where they go to  Indication of other entities required  Pre and post conditions (if appropriate)  The side effects (if any) 32
  • 33. Form-based node specification ECLIPSE/Workstation/Tools/DE/FS/3.5.1 Function Add node Description Addsa node to an existing design. The user selects the type of node, and its position. When added to the design, the node becomes the current selection. The user chooses the node position by moving the cursor to the area where the node is added. Inputs Node type, Node position, Design identifier. Source Node type and Node position are input by the user, Design identifier fromthe database. Outputs Design identifier. Destination The design database. The design is com mitted to the database on com pletion of the operation. Requires Design graph rooted at input design identifier. Pre-condition The design is open and displayed on the user's screen. Post-condition The design is unchanged apart fromtheaddition of a node of the specified type at the given position. Side-effects None Definition: ECLIPSE/Workstation/Tools/DE/RD/3.5.1 33
  • 34. Part of an ATM specification class ATM { // declarations here public static void main (String args[]) throws InvalidCard { try { thisCard.read () ; // may throw InvalidCard exception pin = KeyPad.readPin () ; attempts = 1 ; while ( !thisCard.pin.equals (pin) & attempts < 4 ) { pin = KeyPad.readPin () ; attempts = attempts + 1 ; } if (!thisCard.pin.equals (pin)) throw new InvalidCard ("Bad PIN"); thisBalance = thisCard.getBalance () ; do { Screen.prompt (" Please select a service ") ; service = Screen.touchKey () ; switch (service) { case Services.withdrawalWithReceipt: receiptRequired = true ; 34
  • 35. The requirements document  The requirements document is the official statement of what is required of the system developers  Should include both a definition and a specification of requirements  It is NOT a design document. As far as possible, it should set of WHAT the system should do rather than HOW it should do it 35
  • 36. Users of a requirements document Use the requirements to develop validation tests for the system Use the requirements document to plan a bid for the system and to plan the system development process Use the requirements to understand what system is to be developed System test engineers Managers System engineers Specify the requirements and read them to check that they meet their needs. They specify changes to the requirements System customers Use the requirements to help understand the system and the relationships between its parts System maintenance engineers 36
  • 37. Requirements document requirements  Specify external system behaviour  Specify implementation constraints  Easy to change  Serve as reference tool for maintenance  Record forethought about the life cycle of the system i.e. predict changes  Characterise responses to unexpected events 37
  • 38. IEEE requirements standard  Introduction  General description  Specific requirements  Appendices  Index  This is a generic structure that must be instantiated for specific systems 38
  • 39. Requirements document structure  Introduction  Glossary  User requirements definition  System architecture  System requirements specification  System models  System evolution  Appendices  Index 39
  • 40. Thanks for your attention! Any Question? 40 Email me on : junaidakram@cuilahore.edu.pk