Short Questions of OOAD-solutions
Short Questions of OOAD-solutions
Short Questions of OOAD-solutions
5. What is UML?
Ans: The Unified Modeling Language (UML) is a visual language for specifying, constructing,
and documenting the artifacts of software systems,
11. UP phase?
Ans: 1. Inception— approximate vision, business case, scope, vague estimates.
2. Elaboration—refined vision, iterative implementation of the core architect true,
resolution of high risks, identification of most requirements and scope, more realistic
estimates.
3. Construction—iterative implementation of the remaining lower risk and easier
elements, and preparation for deployment.
4. Transition—beta tests, deployment.
12. UP Disciplines?
Ans: 1. Business modeling—when developing a single application, this includes domain object
modeling.
2. Requirements—Requirements analysis for an application, such as writing use cases and
identifying non-functional requirements.
3. Design—All aspects of design, including the overall architecture, objects, databases,
networking,
18. Scenario?
Ans: A scenario is a specific sequence of actions and interactions between actors and the
system.it is also called a use case instance.