Font size
WorksheetsUML Use Case and Activity Diagram
Total questions: 20
Worksheet time: 15mins
The following which include the diagrams used in UML are ...
Sequence Diagram
Use Case Diagram
Activity Diagram
Flowchart Diagram
UML system flows depicted with 'actor' is named ...
Use Case Diagram
Class Diagram
Activity Diagram
Sequence DIagram
Which symbol that combine two parallel activities/actions into one activity/action or bring back together a set of parallel or concurrent flows of activities/actions?
Relation states the relationship between ...
Two or some attributes
Two or some entities
Attributes with relationship
Attributes with entity
"A standardized modeling language consisting of an integrated set of diagrams, developed to help system and software developers accomplish specification, visualization, architecture design, construction, simulation and testing, and documentation", is the meaning of ...
OOAD
OOA
UML
Object Management Group
If usecase A always requires usecase B to complete its series of activities, then the two usecases are described as :
... described the relationship between use cases, where a use case is another use case is another use case functionality if certain conditions are met.
Generalization
Include
Extend
Association
Which diagram describe the various user (or system) activities, the person who does each activity, and the sequential flow of these activities?
Use Case Diagram
Sequence Diagram
Class Diagram
Activity Diagram
Which symbol that represents a test condition to ensure that the control flow or object flow only goes down one path?
Which elemen that is a way to group activities performed by the same actor on an activity diagram or to group activities in a single thread?
Swimlane
Control Flow
Object Flow
None of the above
Which diagram show the order in which the action take place and identify the outcomes?
Class Diagram
Sequence Diagram
Activity Diagram
None of the above
Which diagram is one of behavioral diagram in UML diagram that described dynamic aspects of the system?
Class Diagram
Sequence Diagram
Use Case Diagram
None of the above
Initial State is ...
Portrays the beginning of a set of actions or activities
Portrays the end or stop all control flows in a set of actions or activities
The relationship between use cases, when a use case is depicted as using the functionality of another use case
A parent-child relationship in use case, where one of them is in a more general form the other
Use case diagram are typically developed in early stage of development and people often apply use case modeling for some purposes, except ...
Capture the requirements of a system
Specify the context of a system
All answers are wrong
All answers are correct
What does UML stand for?
Unit Modeling Language
Unified Modeling Language
Universal Modeling Language
Unified Modern Language
A behaviorally related sequence of steps, both automated and manual, for the purpose of completing a single business task
Use case diagram
Use case narrative
Use case
Use case dependency diagram
The use case diagram ...
Specifies the functional decomposition of a system
Comprises classes and objects
Specifies who performs which tasks with a system that is going to be developed
Models the time flow within a system
What best describes the purpose of an Activity Diagram?
To capture a flow of activity and maps.
To specify the points at which a computer system is used.
To specify the behavior of use cases.
To capture the dynamic aspect of a system.
Select diagrams which are UML behavioral diagram [multiple answers]
use case diagram
sequence diagram
class diagram
statechart diagram
activity diagram
Select diagrams which are UML structural diagram [multiple answers]
use case diagram
class diagram
component diagram
deployment diagram
package diagram
