answersLogoWhite

0


Best Answer

The purpose of systems analysis and design is for a business to increase their efficiency, because when you look at a current system you will see flaws that need fixed ans within the new system that you design you will take these into consideration. A new system will make the the business more profitable.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

Because people can think and write natural language much quicker than they can code, so you can iterate through different ways of doing it in your head to find a good solution much quicker than you can rewrite a program.

Joel on Software has an article on why to do design, see related link. A quote from the article:

You can not change things in code "just as easily" as you could change them in the design documents. People say this all the time and it's wrong. "We use high-level tools these days, like Java and XML. We can change things in minutes in the code. Why not design it in code?" My friend, you can put wheels on your mama but that doesn't make her a bus, and if you think you can refactor your wrongly-implemented file-copy function to make it preemptive rather than threaded as quickly as I could write that sentence, you're in deep denial.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

System analysis is vital for a successful system. This is done by checking each part of the system and how it works and why. Then problems can be addressed and fixed to keep it running smoothly.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

success within organizations.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Importance of system analysis and design?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Design in terms of system design analysis?

system 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


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).


Conclusion on System analysis and design?

behan ke lode


What is data flow diagram in system analysis and design?

In system analysis dfd is the primary step.it shows how the data flows from higher to lower level. which is very crucial to design. without this direct design can be a risky process.