volume_mute
Agile Methods and Maintenance
publish date: 2026/06/02 10:35:29.305574 UTC
volume_mute
Two questions should be considered when using agile methods for software maintenance. Which of the following correctly states both?
Correct Answer
Are systems developed using an agile approach maintainable given the emphasis on minimising formal documentation? And can agile methods be used effectively for evolving a system in response to customer change requests?
Explanation
Two key maintenance questions for agile methods: (1) Are agile systems maintainable given the emphasis on minimising formal documentation? (2) Can agile methods be used effectively for evolving a system in response to customer change requests? Agile enthusiasts argue that high-quality readable code replaces formal documentation as the key to maintainability.
Reference
Software Engineering, Ian Sommerville, 9th edition
