A fundamental precept of RAD Application Development is that
A fundamental precept of RAD Application Development is that:
a. it is crucially important to control customer changes to requirements
b. the most effective way of capturing customer requirements is to employ highly skilled business analysts to elicit requirements from customers
c. the most effective way of capturing customer requirements is to let customers see what they will get
d. the customer is always right
Solution
Ans:
c. the most effective way of capturing customer requirements is to let customers see what they will get
RAD approaches to software development put less emphasis on planning and more emphasis on process. In contrast to the waterfall model, which calls for rigorously defined specification to be established prior to entering the development phase, RAD approaches emphasize adaptability and the necessity of adjusting requirements in response to knowledge gained as the project progresses. Prototypes are often used in addition to or sometimes even in place of design specifications.
Users are better at using and reacting than at creating specifications.In general most users give much more useful feedback when they can experience a prototype of the running system rather than abstractly define what that system should be.
Knowledge gained from the development process itself can feed back to the requirements and design of the solution.
