Which things are dynamic parts of UML models ?
A. Structural things
B. Behavioral things
C. Groug things
D. Annotational things
Explanation: These are the verbs of a model, representing behavior over time and space.
A. Structural things
B. Behavioral things
C. Groug things
D. Annotational things
Explanation: These are the verbs of a model, representing behavior over time and space.
A. Regression Test
B. Smoke Test
C. Alpha Test
D. Beta Test
Explanation: Regression test seeks to uncover new software bugs in existing functional and non-functional areas of a system after changes have been made to them.
A. functional domain
B. arbitrary transfer of control is impossible
C. recursion is easy to represent
D. providing a notation that translates actions and conditions
Explanation: This functionality is covered by UML diagrams.
A. Things
B. Relationships
C. Diagrams
D. All of the mentioned
Explanation: All are the building blocks of UML which are further sub-categorized.
A. encapsulating the knowledge of which document subclass to is to be created and
B. moving this knowledge out of the framework
C. instantiating the application specific documents without knowing their class
D. all of the mentioned
Explanation: Following all the options in order will solve the factory method problem.
A. Designing system architecture
B. Develog design models
C. Specifying interfaces
D. Develog a debugging system
Explanation: The debugging system is a part of testing phase
A. Sequence Diagram + Collaboration Diagram
B. Activity Diagram + State Chart Diagram
C. Deployment Diagram + Collaboration Diagram
D. None of the mentioned
Explanation: Interaction diagram are used to formalize the dynamic behavior of the system.