SOFTWARE ENGINEERING

INTRODUCTION TO SOFTWARE ENGINEERING

OVERVIEW OF SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What are functional requirements are often captured in?
A
Video tapes
B
Function points
C
Use cases
D
Test cases
Explanation: 

Detailed explanation-1: -Use cases describe the functional requirements of a system from the end user’s perspective, creating a goal-focused sequence of events that is easy for users and developers to follow. A complete use case will include one main or basic flow and various alternate flows.

Detailed explanation-2: -Functional requirements are most commonly captured in the form of use cases or user stories. These terms are sometimes used interchangeably, but they actually mean slightly different things. Use cases focus more on a system and what it has to do to meet user needs.

Detailed explanation-3: -Many non-functional requirements apply to an individual use case and are captured within the properties of that use case. In that case, they are captured within the flow of events of the use case, or as a special requirement of the use case (see Guidelines: Use Case).

Detailed explanation-4: -Who it is for? What it expects from the system? Why it is important (optional?)? 28-Feb-2022

There is 1 question to complete.