how does project risk factor affects the spiral effect of
software in software development??
Answer Posted / muhammad shahzad
How does the risk factor affect the spiral model of software
development?
Ans: Risk Analysis phase is the most significant part of
"Spiral Model". In this phase all possible (and available)
alternatives, which can help in developing a cost effective
project are examined and strategies are decided to use them.
This phase has been added specially in order to verify and
resolve all the possible risks in the project development.
If risks indicate any type of uncertainty in needs,
prototyping may be used to proceed with the available data
and search out possible solution in order to deal with the
potential changes in the requirements.
| Is This Answer Correct ? | 22 Yes | 9 No |
Post New Answer View All Answers
What are the static diagrams in UML?
What is package diagram in UML with example?
explain important relationships that are used in object- oriented modeling.
What do you understand by relationships in uml?
Difference between Activity and Sequence Diagram?
Define types of file access methods?
What are the elements which are utilized in the state chart diagram?
What are sequence diagrams in UML?
Explain about the methods in UML?
State some benefits of iterative development?
What is object constraint language?
What are class diagrams in UML?
What is the difference between rely clause and guarantee?
Why analysis is a major part in object designing?
Every object has : state, behavior and identity - explain