INTRODUCTION TO SOFTWARE ENGINEERING
OVERVIEW OF SOFTWARE ENGINEERING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
It is an event that occurs outside the system usually initiated by an external agent or actor.
|
External Event
|
|
Internal Event
|
|
Temporal Event
|
|
State Event
|
Explanation:
Detailed explanation-1: -External Events: An external event is an event that occurs outside the system-usually initiated by an external agent or actor. An external agent (or actor) is a person or organizational unit that supplies or receives data from the system.
Detailed explanation-2: -Actors are always outside the system and interact directly with it by initiating a use case, provide input to it, and/or receive outputs from it.
Detailed explanation-3: -What is the difference between a state events and a temporal event? State event-an event that occurs when something happens inside the system that triggers the need for processing. Temporal event-an event that occurs as a result of reaching a point in time.
There is 1 question to complete.