answersLogoWhite

0


Best Answer

Answer

System development can generally be thought of having two major components: systems analysis and systems design.In System Analysis more emphasis is given to understanding the details of an existing system or a proposed one and then deciding whether the proposed system is desirable or not and whether the existing system needs improvements. Thus, system analysis is the process of investigating a system, identifying problems, and using the information to recommend improvements to the system.

For more http://www.freetutes.com/systemanalysis

User Avatar

Wiki User

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

Wiki User

9y ago

"System" in system analysis and system design can mean any system whatsoever. Examples include computer systems, human processes, businesses, and the likes. It is any process or entity that can be analyzed or designed.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago
  1. The traditional model, also called the waterfall model
  2. Soft systems methodology
  3. Hard systems methodology
  4. Agile methodology
  5. Hybrid methodology
  6. Prototyping
  7. Object Oriented Approach
  8. RAD
This answer is:
User Avatar

User Avatar

Wiki User

9y ago

The Monster theorem is used to study analysis and design of algorithm. The study of analysis and design of algorithm is very important as it helps the learners develop the ability to analyze the complexity of the programs.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

The objectives are to determine specific needs of a system and ultimately facilitate a comprehensive design around these needs.

describe different life cycle models and explain the contribution of the system analysis and design within them;

discuss various approaches to systems analysis and design and explain their strengths and weaknesses;

evaluate the tools and techniques of systems analysis and design that may be used in a given context;

use appropriate methods and techniques to produce an analysis of a given scenario;

use appropriate methods and techniques to produce a system design for an given scenario;

provide suitable documentation for systems analysis and design activities

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

Systems analysis and design, as performed by systems analysts, seeks to understand

what humans need to analyze data input or data flow systematically, process or

transform data, store data, and output information in the context of a particular

business. Furthermore, systems analysis and design is used to analyze, design,

and implement improvements in the support of users and the functioning of

businesses that can be accomplished through the use of computerized information systems.

Installing a system without proper planning leads to great user dissatisfaction

and frequently causes the system to fall into disuse. Systems analysis and design

lends structure to the analysis and design of information systems, a costly endeavor

that might otherwise have been done in a haphazard way. It can be thought of as a

series of processes systematically undertaken to improve a business through the

use of computerized information systems. Systems analysis and design involves

working with current and eventual users of information systems to support them

in working with technologies in an organizational setting.

User involvement throughout the systems project is critical to the successful

development of computerized information systems. Systems analysts, whose roles

in the organization are discussed next, are the other essential component in developing useful information systems.

Users are moving to the forefront as software development teams become

more international in their composition. This means that there is more emphasis

on working with software users; on performing analysis of their business, problems, and objectives; and on communicating the analysis and design of the planned

system to all involved.

New technologies also are driving the need for systems analysis. Ajax

(Asynchronous JavaScript and XML) is not a new programming language, but a

technique that uses existing languages to make Web pages function more like a traditional desktop application program. Building and redesigning Web pages that

utilize Ajax technologies will be a task facing analysts. New programming languages, such as Ruby on Rails, which is a combination programming language and

code generator for creating Web applications, will require more analysis

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

Systems analysis is used when designing a new computer system to replace a manual system or an older computer system. In order to design it, it is essential to know how the current system works, so that the new system will do all that the current system does and possibly find ways of improving it further.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Without understanding those fields a programmer can't communicate with the systems engineers and design engineers and will likely write incorrect code that someone will have to fix.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

types of system analysis and design

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the objectives 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.