SOFTWARE ENGINEERING

INTRODUCTION TO SOFTWARE ENGINEERING

OVERVIEW OF SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
It is used to identify use cases by determining what specific goals or objectives must be completed by the system for the user.
A
Use Case
B
User Goal Technique
C
Event Decomposition
D
User Story
Explanation: 

Detailed explanation-1: -One approach to identifying use cases, called the user goal technique, is to ask users to describe their goals for using the new or updated system. The analyst first identifies all the users and then conducts a structured interview with each user.

Detailed explanation-2: -Use cases are thus, a combination of existing system functions and newly requested functions. Another technique used for identifying use cases is CRUD, an acronym for Create, Read or Report, Update and Delete.

Detailed explanation-3: -A use case is a methodology used in system analysis to identify, clarify and organize system requirements. The use case is made up of a set of possible sequences of interactions between systems and users in a particular environment and related to a particular goal.

Detailed explanation-4: -A use case must yield an observable result that is of value to the user of the system. An actor represents a role of a user that interacts with the system that you are modeling. The user can be a human user, an organization, a machine, or another external system.

There is 1 question to complete.