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 |
Does a concept HAVE to become a class in Design?
What are the three different views of a system model?
How do you convert uses cases into test cases?
Why is it required to have an abstraction layer in uml?
What factors you will consider before starting uml designs?
What are the relationships in UML?
Define three type of design patterns?
Explian following terms: Constraint Rules, Design by contract.
What is Association and its types?
Is Visio a UML tool?
What is the purpose of a use case diagram?
What is inheritance in oosad?