Supporting software change
Supporting software change
- Performing a change to an existing system requires the engineer to understand at least part of the code
- To help understand the code, engineers often use structural models
- Box-and-arrow diagrams, Booch diagrams, structure charts, etc.
Notes:
Code is changed to fix problems, add new features, restructure to provide better “ilities”, etc.