0% found this document useful (0 votes)
38 views1 page

Lab - Sre 2

The document discusses functional and non-functional requirements for a library system software project. Functional requirements describe what the system does, such as allowing users to search, download, print articles and view documents. Non-functional requirements constrain how the system behaves rather than what it does, such as system response times, reliability, and security. Students are asked to identify functional and non-functional requirements for an ATM machine.

Uploaded by

anon_525525056
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views1 page

Lab - Sre 2

The document discusses functional and non-functional requirements for a library system software project. Functional requirements describe what the system does, such as allowing users to search, download, print articles and view documents. Non-functional requirements constrain how the system behaves rather than what it does, such as system response times, reliability, and security. Students are asked to identify functional and non-functional requirements for an ATM machine.

Uploaded by

anon_525525056
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

SOFTWARE REQUIREMENT ENGINEERING

LAB 2
Introduction To Requirement Engineering

OBJECTIVES:
✔ Learn about Functional and Non Functional Requirements?

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.

Statements describing what the system does


– Functionality of the system

Statements of services the system should provide


– Reaction to particular inputs
– Behavior in particular situations

Example of Functional Requirements:

The LIBSYS System


• The users can search for, download and print articles for personal study.
• 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.
• The users order shall be allocated a unique identifier (ORDER_ID) which the user shall be
able to copy to the account’s permanent storage area.

Non Functional Requirement:


A non-functional requirement is a statement of how a system must behave, it is a constraint upon
the systems behavior.

• Most non-functional requirements relate to the system as a whole.


– They include constraints on timing, performance, reliability, security, maintainability,
accuracy, the development process, standards, etc.

Example of Non Functional Requirements:


● "Display of the patient's vital signs must respond to a change in the patient's status within
2 seconds."

TASK 1:

Write down Functional and Non Functional Requirements of ATM (Automated teller Machine)?

You might also like