RUP(Rational Unified Process) we do the process iteratively. Agile is similar to waterfall methodology.
RUP The basic difference is that in RUP each and every phase will move on iteratively (Analysis and Requirements,Design, Development, Testing) Requirements are gathered iteratively and each and every dept move on based on the draft requirements gathered on phase1.No one will sit idle in this process, very efficient and quick.
Agile Agile is not iterative, all the departments will wait(Design, Development, Testing) until the whole requirements documents is completed and signed-off by our SMEs(Subject Matter Eperts) so called Users.It is time consuming, rest of the departments will sit idle untill the Requirements phase is completed. |