CPSC 480 Software Change
Across
- 3. Changing the structure of software without changing behavior
- 4. Change for new hardware and system software
- 7. Change that makes the software better but keeps the same features for the user, e.g., faster
- 8. The process of identifying where in the code a particular concept is located is _____ ______
- 10. Change for emergency fixes and routine debugging
Down
- 1. Lietz found ________ changes to be the most common in maintenance, while Schach found ________ changes to be the most common
- 2. Adding new functionality to existing code is a ___ ____
- 5. The set of classes identified in concept location is the ____ ____
- 6. Determine the impact of a potential change before it occurs is _____ _____
- 9. The decision might be to ____ perform the software change.