Which of the following emphasizes resolving the most important issues first?

Options
- Resolv' strategy
- Priority strategy
- Chaos strategy
- None of the above


CORRECT ANSWER : Chaos strategy

Discussion Board
Explanation-

The chaos strategy is a strategy of software development based on the chaos model. The main rule is always resolve the most important issue first.
- An issue is an incomplete programming task.
- The most important issue is a combination of big, urgent, and robust.
-Big issues provide value to users as working functionality.
- Urgent issues are timely in that they would otherwise hold up other work.
-Robust issues are trusted and tested when resolved. Developers can then safely focus their attention elsewhere.
- To resolve means to bring it to a point of stability.

Sapna Ambadkar 03-21-2017 02:31 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement