REQUIREMENTS ENGINEERING
REQUIREMENTS SPECIFICATION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
____ classes are used to create the interface that the user sees and interacts with as the software is used.
|
Controller
|
|
Entity
|
|
Boundary
|
|
Business
|
Explanation:
Detailed explanation-1: -We have two types of interaction diagrams in UML. One is the sequence diagram and the other is the collaboration diagram.
Detailed explanation-2: -To ensure that the class provides the behavior the use-case realizations require. To ensure that sufficient information is provided to unambiguously implement the class. To handle non-functional requirements related to the class. To incorporate the design mechanisms used by the class.
There is 1 question to complete.