Asked by Jocelyn Raygoza on Jun 27, 2024

verifed

Verified

Sergei's team is developing a new tracking app for a delivery company's fleet of trucks.The team plans to begin with a simple app, and then gradually add features over time.Which development methodology would be the best fit for this approach?

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

Agile Development

A method of software development emphasizing incremental delivery, team collaboration, continual planning, and continual learning.

Development Methodology

A systematic approach to developing software that involves various phases such as planning, analysis, design, implementation, testing, and maintenance.

Tracking App

Software designed to monitor and record activity for various purposes such as fitness, health, or logistical tracking.

  • Comprehend the sequences and techniques in software development, including but not limited to Agile and Waterfall methodologies.
verifed

Verified Answer

HK
Huy K NguyenJun 29, 2024
Final Answer :
B
Explanation :
Agile development is designed for flexibility and adaptability, making it ideal for projects that require incremental improvements and ongoing changes. With its emphasis on collaboration and continuous delivery, it's the best fit for Sergei's team's plans to start simple and add more features over time. The Waterfall method, Predictive development, and Rapid application development are all less suited for this sort of incremental approach.