What is the function or purpose of Requirement analysis?
- A. The process of gathering and defining what users need from a software system. ✓
- B. The implied cost of additional rework caused by choosing an easy solution now instead of a better approach.
- C. A measure of how closely connected different modules of a software system are.
- D. The process of restructuring existing code without changing its external behavior.
Correct answer
A. The process of gathering and defining what users need from a software system.
Explanation
Requirement analysis refers to the process of gathering and defining what users need from a software system.