Asked by Jennah Marie on Jul 22, 2024

verifed

Verified

A software company is working on a new project for a mutual fund organization.The client expects the scope of the project to be flexible; their goals are evolving and they needed to test the product as components are finished.Which type of project development methodology should be adopted?

A) Waterfall model
B) Agile development
C) Rapid application development
D) Predictive development

Agile Development

A methodology in software development focusing on iterative progress, collaboration, and adapting to change.

Waterfall Model

A sequential design process often used in software development, where progress is seen as flowing steadily downwards through phases such as conception, initiation, analysis, design, construction, testing, and maintenance.

  • Comprehend the basics of object-oriented programming and the methodologies involved in software development.
verifed

Verified Answer

KM
Kariuki MuhoroJul 27, 2024
Final Answer :
B
Explanation :
Agile development methodology would be the best choice for this project as it allows for flexibility in the scope and is designed for iterative testing and development. The client's evolving goals can be accommodated through continuous feedback and adjustments to the product. The other options, such as Waterfall and Predictive development, are more rigid in their project planning and do not allow for as much flexibility and adaptability. Rapid application development can be a viable option, but Agile is likely a better fit given the project's needs.