volume_mute
Component analysis stage
publish date: 2026/05/29 09:03:20.967005 UTC
volume_mute
Component analysis is a key stage in reuse-oriented development.
What is the main goal of the component analysis stage?
Correct Answer
To search for existing components that can implement some or all of the required functionality.
Explanation
Component analysis identifies candidate components that may satisfy parts of the requirements, forming the basis for reuse.
Reference
Software Engineering, Ian Sommerville, 9th edition
