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
What is the difference between factory and strategy design pattern?
what is the lazy design pattern?
Can you explain singleton pattern?
What are the differences between the design patterns and the framework?
What is viper architecture?
2. Create your own definition of a system. Based on the “system” definitions a. Identify your viewpoint of shortcomings in the definitions. b. Provide rationale as to why you believe that your definition overcomes those shortcomings. c. From an historical perspective, identify three precedented systems that were replaced by unprecedented systems.
What are the types of design patterns?
What is the difference between factory and builder design pattern?
Is singleton a design pattern?
What are the types of the proxy design you will get in the design pattern?
What is synchronizer token pattern?
What is the gang of four design pattern?
What are the main usage of the patterns?
What is aop design?
What is mvp design pattern?