What are the phases of the object-oriented development
lifecycle?
Answers were Sorted based on User's Feedback
Answer / sujit
The different phases are:Feasibility Analysis, Requirement
analysis and specification, Design, Coding, Testing, and
Maintenance.
| Is This Answer Correct ? | 16 Yes | 9 No |
Answer / guest
The phases of the object-oriented development lifecycle are
problem statement, object-oriented analysis, Java architecture
design, object-oriented design, and object generation.
| Is This Answer Correct ? | 5 Yes | 15 No |
Why can't I easily interchange uml models between modeling tools?
What are assertion facets used for in uml?
What is a uml use case diagram (ucd), and when should you use it?
What are the messages and the dynamic diagrams?
Explain about executable UML?
Given the requirements, how will you go about designing them? How will you convert business info to technical info?
What do you understand by sdlc and name its processes?
What are boundary, entity and control classes?
Detail whether UML can be used as a programming language?
Define SDLC in UML?
Difference: 'uses', 'extends', 'includes'
What relations are there between the Class Diagrams and Domain models.