The three processes you would need to achieve this are decomposition, abstraction, systematic analysis.
- Decomposition involves breaking down the project into smaller, more manageable parts or modules.
- Abstraction refers to simplifying complex systems by hiding unnecessary details and focusing on the high-level functionality.
- Systematic analysis is the process of examining how the parts interact and how various constructs will operate within the overall project.
Thus, the correct response is: decomposition, abstraction, systematic analysis.