CST 438 - Software Engineering - Week 7
Describe some of the differences between using an Agile process and using a Plan and Document (or Waterfall) process.
One big difference between agile and plan and document or also known as waterfall process is how flexible they are. With agile, the team works in short cycles and gets feedback quickly, so it is easier to make changes along the way. This is really helpful when the project is still evolving or when the client’s needs are not really clear from the start. On the other hand, the waterfall approach is more structured, you plan everything upfront and follow each step in order. That can work well for projects where the requirements are stable and unlikely to change, but it can also be frustrating if something needs to be changed later, because you'd have to go back and redo earlier steps. Agile feels more collaborative and adaptable, while waterfall is more rigid and focused on sticking to the original plan.
Comments
Post a Comment