SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

MISCELLANEOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A ____ describes a system’s functional requirements in terms of use cases. It is a model of the system’s intended functionality and its environment.
A
Use Case Diagram
B
State Transition Diagram
C
Object Diagram
D
Functionality Diagram
Explanation: 

Detailed explanation-1: -Functional requirements are the desired operations of a program, or system as defined in software development and systems engineering. The systems in systems engineering can be either software electronic hardware or combination software-driven electronics.

Detailed explanation-2: -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-3: -In UML, use-case diagrams model the behavior of a system and help to capture the requirements of the system. Use-case diagrams describe the high-level functions and scope of a system. These diagrams also identify the interactions between the system and its actors.

There is 1 question to complete.