answersLogoWhite

0

What does system analysis and design stands for?

Updated: 8/19/2019
User Avatar

Wiki User

12y ago

Best Answer

Design is the term used to describe a high level abstraction of a business requirement. Analysis is to take that design broken in detail, but maybe still high level.

"Reads an integer and displays True if it is an even number, False otherwise"

The "design" may look like:

int inputInteger = ReadAnInterger();

GenerateResult(inputInteger % 2 == 0);

The "analysis" is to determine how to read that input integer (from what source: console, a file, a window form, a web page, etc), and how to Generate the result "True" and "False" on what (a web page, a window form, the console, or a voice generator, etc)

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does system analysis and design stands for?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Design in terms of system design analysis?

system analysis and design


What does STAAD stands for?

Structural Analysis and Design?


System analysis and design by kendall 5th edition?

I need more about system analysis and design


What is on site observation in system analysis design?

all about the observation in our physical environment using the system analysis and design


Systems analysis and design-detailed design?

detailed system design


What is the mean of sad in information system?

System Analysis and Design


Where did DFMEA come from?

DFMEA stands for design failure mode and effect analysis.


What are the important of system analysis and design?

its sucks


System design vs system analysis?

System design and system analysis are both important stages in the development of a software system, but they focus on different aspects of the process. System analysis is the process of studying and understanding the existing system and its requirements, including its functions, inputs, outputs, and user needs. System analysts work closely with stakeholders to gather and document requirements, create use cases, and develop models of the current system. System design, on the other hand, is the process of creating a new system or modifying an existing system to meet the requirements identified during the analysis stage. System designers use the requirements gathered during the analysis stage to create a detailed design of the new or modified system, including its architecture, components, and interfaces. In summary, system analysis is focused on understanding the existing system and its requirements, while system design is focused on creating a new system or modifying an existing system to meet those requirements. Both are important stages in the development of a software system, and they often overlap and inform one another. Effective system analysis and design can lead to the development of a high-quality software system that meets the needs of its users.


What has the author J Duncan Glover written?

J. Duncan Glover has written: 'Software Manual for Power System Analysis and Design' 'Power System Analysis and Design'


Stages of system analysis?

The stages of system analysis are scope definition, problem analysis, requirements analysis, logical design and decision analysis. System analysis is defined as the study of sets of a system to find ways of improving its efficiency.


Examples of system and sub system in system analysis and design?

One example of a system and sub system in system analysis and design is an organization (system) with interrelated department (sub system). Another example would be a computer (system) and all of its components (subsystem).