SOFTWARE ENGINEERING

SOFTWARE DESIGN

OBJECT ORIENTED DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
An actor may involve:
A
Only 1 use case
B
0 or more use cases
C
1 or more use cases
D
All are correct
Explanation: 

Detailed explanation-1: -Actors are classified into primary actors (also called active actors) and secondary actors (also called passive actors). Primary actors initiate a use case and hence are somewhat independent. Secondary actors, on the other hand, are used by the system but they do not interact with the system on their own.

Detailed explanation-2: -Actors. A use case diagram shows the interaction between the system and entities external to the system. These external entities are referred to as actors. Actors represent roles which may include human users, external hardware or other systems.

Detailed explanation-3: -Every use case contains three essential elements: The actor. The system user–this can be a single person or a group of people interacting with the process. The goal.

There is 1 question to complete.