Please enable JavaScript.
Coggle requires JavaScript to display documents.
SE Lecture 2 - Coggle Diagram
SE Lecture 2
:five:Rapid applicatoin development
:check:Incremental model which are time-boxed, assembled, and delivered as a working prototype
:check:Components developed in parallel
:check:90 days, generally 30 days
:check:Phases
:red_flag:Requirements planning
:red_flag:User design
:red_flag:Construction
:red_flag:Cutover
:three:Prototyping model
:check:When requirements are not clear
:check:Extrapolatory development
:red_flag:work with customer from initial outline to final system and have to have well understood requirements
:check:Throw away development
:red_flag:Understand system requirements
:one:Waterfall model
:check:Steps
:red_flag:Communication
:red_flag:Planning
:red_flag:Modelling
:red_flag:Construction
:red_flag:Deployment
:check:Problems
:red_flag:Inflexible
:red_flag:Not for changing requirements
:red_flag:only if requiments are well understood
:two:V model
:check:Testing phase for each corresponding development stage
:check:Verification and validaion
:four:Incremental
:check:analysis, design, code, test