SOFTWARE ENGINEERING

REQUIREMENTS ENGINEERING

REQUIREMENTS GATHERING AND ANALYSIS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Scenarios are represented using
A
Use case
B
Sequence Diagrams
C
Natural Language
D
None of the above
Explanation: 

Detailed explanation-1: -A scenario is one path or flow through a use case that describes a sequence of events that occurs during one particular execution of a system which is often represented by a sequence diagram.

Detailed explanation-2: -Sequence diagrams, commonly used by developers, model the interactions between objects in a single use case. They illustrate how the different parts of a system interact with each other to carry out a function, and the order in which the interactions occur when a particular use case is executed.

Detailed explanation-3: -You can show the interaction of the following objects on a Sequence Diagram: Actors, Instances, Parts, Ports, Interface Devices, Packages and Subsystems.

There is 1 question to complete.