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?
Answer Posted / 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 View All Answers
Is singleton scope thread safe?
How do you choose a design pattern?
What is the concurrency design pattern?
What is architecture and what is design?
What is single tone design pattern in java?
What is the creational design pattern?
what are the creational design patterns
What are the benefits of the proxy in the design pattern?
What are the categories in which the design patterns can be divided?
Is oop a design pattern?
What is clean architecture?
Explain what is good design?
What is use case in clean architecture?
What are useful tools for developing and testing color schemes for web sites?
What is the difference between builder and composite?