Preparing to face a written test, job interview or certification exam on UML?
Reading books after books on UML alone will not help you to face an interview
or take a written test -you would need some real time practice to do that.
These sample questions on UML are an excellent mix of various aspects of UML.
Questions here range from checking your very basic fundamentals on UML to more
advanced tricky technical topics as a UML professional. Practice with online
objective test to face the written tests on UML confidently.
Online Practice
Test > UML test
Here are few sample UML test/quiz questions
What is true about UML stereotypes?
A stereotype is used for extending the UML language.
A stereotyped class must be abstract.
The stereotype {frozen} indicates that the UML element cannot be changed.
UML Profiles can be stereotyped for backward compatibility.
Inheritance relationships are represented in the UML notation by
Lines with solid diamond at one end
Lines with hollow diamond at one end
Lines with hollow triangular arrow at one end
Lines with solid triangular arrow at both ends
Click here to start UML
online quiz/test
More Links
A component diagram is particularly useful with teams of larger size..........
Actor: Actor represents an external user / end user who interact with the
system. .........
|