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 / 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 |
What do you mean by Design Thinking?
How to add CSS styles Styles to Elements with Particular Attributes?
Design the Factory pattern and What is its application ?
What is the S/W model used in the project. What are the optimization techniques used. Give examples ?
2 Answers Infosys, Symphony, Wipro,
. How do you manage timelines?
Tell us the kind of features that you add to your design.
What skills do you think are necessary for a UI UX Designer?
Show us an example of a design that can solve a business problem.
Where do you find inspiration and what are your long-term goals?
what is cascading order?
What is the methodology to follow in collaboration with other team members like researchers, product managers, and developers?
If there is a Model class,View class,Controller class then How these are internally related? Which layer objects instantiated in which layer? How they communicates?