vote up 0 vote down star

In a class I've been taking for grad-school, we've been covering the OpenUP process as an approach to design new software.

It occurred to be that often times in software engineering, an older piece of software needs to be modified or simply understood. Is there a process similar to the Unified Process or OpenUP to analyze and model/document an existing system? Let's assume that no UML or OpenUP documentation currently exists; furthermore, assume the project is fairly big.

I know that there are reverse engineering UML tools out there but these are passive tools. I'm looking for a process to start to understand the software with the intent to modify or explain it. UML models might be a byproduct of this comprehension.

flag

1 Answer

vote up 0 vote down

Not exactly an answer to my own question, but could be a formal start in to the topic: Code Reading: The Open Source Perspective

Code Reading: The Open Source Perspective

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.