English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

The oose is the one the hottest topics now a days. many research works on going on that.

2007-02-03 20:33:13 · 1 answers · asked by naresh 2 in Computers & Internet Programming & Design

1 answers

OOSE is just a methodology, but its primary components have been superseded or replaced. It was a hot topic about 15 years ago, but has since been assimilated into "normal" development practices. OOSE is really just a way of extending object-oriented programming concepts into the entire software project timeline - including planning and testing.

- UML (Unified Modeling Language) is an outworking of OOSE in the planning phase - the software architecture is planned and designed using object-oriented notation in UML, which greatly eases moving into the coding phase.

- Use cases drive the design. In order to figure out how the software should work, the design is modeled to solve specific hypothetical uses.

- Rational Unified Process is an iterative method of developing software. It is a kind of framework to apply to development projects. It's supported by IBM.

2007-02-03 20:49:28 · answer #1 · answered by Rex M 6 · 1 0

fedest.com, questions and answers