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

Can you explain singleton pattern?

0 Answers  


Which design patterns have you used in your project ?

0 Answers   QuestPond,


Why singleton beans are not thread safe?

0 Answers  


what are the creational design patterns

0 Answers   Infosys,


How to analyze the design patterns ?

1 Answers   HP, Infosys, RRB,






What is the difference between architecture and design?

0 Answers  


What are actually Model,view,Controller in MVC Pattern?

2 Answers   Honeywell,


What is lexi design pattern?

0 Answers  


What is singleton design pattern in java?

0 Answers  


What is the publish/subscribe model?

1 Answers  


What are useful tools for developing and testing color schemes for web sites?

0 Answers   Wipro,


If i make my selection in State Dropdown list, i would the City and ZipCode dropdown list to be automatically reupdated based on the State i select.(This to avoid the user select a City or Zipcode that does not correspond to the State previously selected.)

1 Answers  


Categories