CST438 Software Engineering: Module VII

 

 Module 7: The Difference Across Development Processes...

Throughout this course we have been able to examine two different types of methodologies, both the Agile method and the Waterfall process aka the Plan and Document Process. Both of which have their trade-offs. In the case of the Agile method, it is comprised of quick iteration sprints, typically lasting 1-2 weeks where tasks are assigned and delegated based on priority. This allows for quick iteration on ideas however often times documentation is lacking and could at certain points end up developing tech debt for the team as a whole especially since not as much forethought is considered. Where as with the Plan and Document process, It's primary purpose is mapping out the critical junctures that would occur prior to any development starting. This allows for time to think critically prior to implementation. However it still comes at the cost of time, and does not allow for the quick iteration sprints like the Agile method does. Some key strengths though is documentation is a critical standpoint for the waterfall process thus a team member can always use the documentation to either reference or alter if required.

Comments

Popular Posts