volume_mute
Configuration Management Tools
publish date: 2026/06/12 23:48:10.586475 UTC
Drag the correct tool name into each placeholder.
Version management in teams is commonly supported by systems such as (1) or (2), which can support multi-site, multi-team development. Bug and issue tracking is typically handled by tools such as (3). A comprehensive set of CM tools is available around the (4) system.
Please drag and drop the selected option in the right place or type it instead
Subversion
Git
GitHub
Bugzilla
Eclipse
JUnit
Correct Answer
(1) Subversion
(2) Git
(3) Bugzilla
(4) GitHub
Explanation
Version management systems include Subversion (Pilato, Collins-Sussman, and Fitzpatrick 2008) and Git (Loeliger and McCullough 2012), both supporting multi-site, multi-team development. Bug/issue tracking uses tools like Bugzilla. A comprehensive set of CM tools is available around the Git system at GitHub.
Reference
Software Engineering, Ian Sommerville, 10th edition
