Why is it important to use systems analysis and design
methodologies when building a system? Why not just build
the system in whatever way appears to be “quick and easy”?
What value is provided by using an “engineering” approach?



Why is it important to use systems analysis and design methodologies when building a system? Why n..

Answer / indudhar devanath

While analyzing and designing a system, we take into
consideration the flexibility, scalability, performance,
maintainability and testability. When these capabilities
are not taken into consideration, we see a high probability
for system failure. Conversely, if too much of analysis and
design goes into building a system, we see similar symptoms
of failure. Considerable skill and practice goes into
building successful systems. It is worth to note that only
20% or less of the software projects ever succeed.

Is This Answer Correct ?    127 Yes 24 No

Post New Answer

More Design Patterns Interview Questions

what is data access layer?

7 Answers   Honeywell,


What are the types of the proxy design you will get in the design pattern?

0 Answers  


what are the creational design patterns

0 Answers   Infosys,


What is the design pattern?

0 Answers  


What is the difference between factory and strategy design pattern?

0 Answers  






What three types of components comprise an application design?

1 Answers  


how many types of cookies in php

1 Answers  


In what cases are synchronous architectures more appropriate than asynchronous architectures?

1 Answers   Wipro,


Are singletons bad?

0 Answers  


Is singleton bean thread safe?

0 Answers  


Is dependency injection a design pattern?

0 Answers  


What are the design patterns you know explain?

0 Answers  


Categories