What are non-functional requirements and how do they relate to functional requirements?

Answer:
Functional & Nonfunctional Requirements
• Functional Requirements: Actions that a system must be able to perform without taking physical constraints into considerations.
• Nonfunctional Requirements: Describe the required attribute of the system (performance, security, etc.).
With Use Case
• Use cases place the functional requirements into the context of a user.
• Use case can also be used to capture any nonfunctional requirements that are specific to the use cases.
Misconceptions related to Use Cases
• Use cases are nothing else than capturing functional requirements.
• Nonfunctional requirements are captured apart from the use cases.
First answer by ID3409882436. Last edit by ID3409882436. Question popularity: 2 [recommend question].