134k views
4 votes
Which of the following methodologies might be most appropriate if you have a system project with: unclear requirements; very familiar technologies; not all that complex; reasonably reliable; a short time schedule and the schedule visibility?

a. Waterfall
b. Parallel
c. Iterative
d. System prototyping
e. Throwaway prototyping

User PC Luddite
by
5.5k points

1 Answer

1 vote

Answer:

The last option is wrong, the correct option to that question is: Extreme Programming.

And the correct answer is that option.

Step-by-step explanation:

To begin with, the name of "Extreme Programming" refers to a specific methodology of development of software that mainly focuses in the improvement of software quality and the responsiveness to changing customers requirements. Moreover, this methodology best fits in the cases where the system project comes with unclear requirements and where there is a short time schedule due to the fact that as a type of agile software development it advocates frequent releases in short time cycles that are primarily focus on introducing checkpoints in where the requirements of the consumers who are unclear can be adopted.

User Gmalette
by
5.3k points