Question
System analysis and design?
Answer
An analysis model will not take into account implementation constraints, such as concurrency, distribution, persistence, or inheritance, nor are we concerned how the system will be built. The model of a system can be divided into multiple domains each of which are separately analysed, and represent separate business, technological, or conceptual areas of interest.
— Source: Wikipedia (www.wikipedia.org)