Questão 1
Responda
-
A graphical language for visualising, constructing, documenting software systems
-
A software development process
-
Visual programming language
-
Software modelling tool
Questão 2
Questão
Use Case Text describes the Use Case in more detail
Questão 3
Questão
Waterfall Model Process (In Order)
Responda
-
Deployment > Analysis > Design > Implementation > Testing
-
Analysis > Design > Implementation > Testing > Deployment
-
Design > Analysis > Implementation > Testing > Deployment
-
Implementation > Analysis > Design > Testing > Deployment
Questão 4
Questão
We use UML to establish a common language among the people of the software development community
Questão 5
Questão
What are the 4 Phases of the Unified Process?
Responda
-
Inception, Elaboration, Implementation, Deployment
-
Design, Elaboration, Implementation, Deployment
-
Inception, Elaboration, Implementation, Transition
-
Analysis, Elaboration, Implementation, Transition
Questão 6
Questão
In UML an Actor is a human role represented by an ellipse
Questão 7
Questão
In a Use Case Diagram what is an Association?
Responda
-
Donates inheritance between use cases
-
Include the functionality of one use case in another
-
Extends the functionality of one use case to another under certain conditions
-
Donates a relationship between an actor and a use case
Questão 8
Questão
The Spiral Model has the four following stages: Analysis, Design, Testing, Implementation
Questão 9
Questão
Which is NOT true about Unified Process?
Questão 10
Questão
Are these Include Statements True or False?
Questão 11
Questão
Which options are TRUE about UML Diagrams?
Responda
-
Activity Diagrams - (Describe the sequence of activities)
-
Deployment Diagrams (Captures the requirements for a system from a user perspective)
-
Class Diagrams - (Represent the objects of the system and their relationships)
-
Sequence Diagrams - (Represent the interactions among the objects of the system)
Questão 12
Questão
Which options are TRUE about UML Diagrams?
Responda
-
Package Diagrams - (Represent the software components and their relationships)
-
Use Case Diagrams - (Captures the requirements for a system from a user perspective)
-
Communication/Collaboration Diagrams - (Interactions among the objects of the system)
-
State Diagrams - (Represent the states of objects and the state transitions)
Questão 13
Questão
Is this Extend Statement True or False?
Questão 14
Questão
What happens in the Inception Phase?
Responda
-
Start up the project
-
Define vision and scope
-
Feasibility study (Identify risks)
-
Requirements (first version)
-
Vague project plan (time, stuff)
Questão 15
Questão
What happens during the Elaboration Phase?
Responda
-
Refine vision, requirements, plan
-
Project Finished
-
Resolution of high risks
-
Iterative implementation of core architecture
Questão 16
Questão
The 'Iterative implementation of project' and 'Preparation for deployment' are completed during the Construction Phase?
Questão 17
Questão
What happens at the Transition Phase?
Questão 18
Questão
A Use Case will satisfy the goal of an actor?
Questão 19
Questão
Generalization represents Inheritance and is used for both actors & use cases?
Questão 20
Questão
Why are use case diagrams useful?
Responda
-
Define the scope of the system
-
Capture the requirements
-
Allow communication between customers and developers
-
Drive the development process
-
Provide the basis for system tests
-
Provide the basis for user guides