When would you recommend against the use of an agile method for developing a software system?

1 answer

Answer

1147816

2026-04-08 17:25

+ Follow

Agile method should not be used when the software is being developed by teams who are not co-located. If any of these teams use agile method, it is very difficult to co-ordinate their work with other teams. Different teams develop different parts of a same software, so they need to co-ordinate with each other.

Agile method should probability also be avoided for critical systems where the consequences of a specification error are serious. Because we Know that agile prefer working software over comprehensive documentation. But in those circumstances, a system specification that is available before development starts makes a detailed specification analysis possible.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.