In component diagrams, ports ARE / ARE NOT optional?
Are
Are NOT
In sequence diagrams, lifelines represent the activity of CLASSES / OBJECTS?
CLASSES
OBJECTS
Three notations of UML are __________?
Class diagrams, Sequence diagrams, Use Case diagrams
Canonical diagrams, Activity diagrams, Sequence diagrams
Class diagrams, ER diagrams, Action diagrams
Component diagrams, Action diagrams, Sequence diagrams
Class diagrams can be generated directly from code?
Which of the following are examples of traditional process models?
Waterfall, Incremental, Spiral
XP, Scrum, Kanban
Waterfall, XP, Spiral
Spiral, V-Model, Scrum
The waterfall model of software development is
The best approach to use for projects with large teams
A good approach when a working program is required quickly
An old fashioned model that is rarely used any more
A reasonable approach when requirements are well defined
The spiral model of software development?
Ends with the delivery of the software product
Is more chaotic than the incremental model
All
Includes project risks evaluation during each iteration
Which UML is used to describe the physical components their distribution and association?
Class diagram
State diagram
Sequence diagram
Deployment diagram
Aggregation (encapsulation) relationship is represented in UML notation by
Line with solid diamond at one end
Line with an arrow at one end
Line with hollow diamond at one end
Line without an arrow
Which of the following is not a valid type of message arrow in sequence diagram?
Synchronous Message
Return Message
Asynchronous Message
Activate Message
XP with reference to software development methodology is
Extreme programming
Excellent programming
Extreme processing
Excellent processing
Which of the following models follow a purely sequential approach?
Waterfall model
Spiral model
Iterative model
Incremental model
Which of the following diagram is time oriented?
Activity diagram
Collaboration diagram
State chart diagram
Which symbol is used to represent Protected visibility in UML?
-
+
#
@
Which of the following is a true about IDEF0 diagram? (ICOM)
Sides of the box: right – O, left – I, up – C, down – M
Sides of the box: right – O, left – I, up – M, down – C
Sides of the box: right – I, left – O, up – C, down – M
Sides of the box: right – I, left – O, up – M, down – C
Agile is
Sequential
Iterative
Incremental
Both Iterative & Icremental
Who is responsible for sprint meeting?
Product owner
Scrum team
Scrum master
All of them
Choose the right classificaton of the UML diagrams
Structural, Behavioral, Static
Implementation, Dynamic, Static
Structural, Dynamic, Static
Behavioral, Dynamic, Static
What is verification?
Confirms to requirements (Producer view of quality)
Fit for use (consumers view of quality)
What is validation?