volume_mute
Agile Techniques Useful for System Changes
publish date: 2026/06/23 19:39:19.127962 UTC
volume_mute
Which agile techniques are described as useful when making system changes during evolution? Select all that apply.
Correct Answer
(1) Test-driven development
(2) Automated regression testing
(3) Expressing system changes as user stories
(4) Using a backlog to prioritize the most important system changes
Explanation
Useful agile techniques for system changes include test-driven development, automated regression testing, expressing changes as user stories, and customer involvement in prioritizing changes. The Scrum approach of using a backlog also helps prioritize the most important system changes.
Reference
Software Engineering, Ian Sommerville, 10th edition
