InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following is not a goal of requirements analysis? a. Weed out ambiguities in the requirements b. Weed out inconsistencies in the requirements c. Weed out non-functional requirements d. Weed out incompleteness in the requirements |
|
Answer» c. Weed out non-functional requirementsExplanation:Goal of requirements analysis and gathering stage is as follows :-a. Weed out AMBIGUITIES in the requirements b. Weed out inconsistencies in the requirements d. Weed out INCOMPLETENESS in the requirementsThese are done via talking to customers.Functional and non-functional requirements are detailed in REQUIREMENT SPECIFICATION stage. |
|