Collaborating in Agile Projects
Get an overview of collaborations in the Waterfall and Agile process models.
We'll cover the following...
Collaboration in the Waterfall process model
Besides working in short iterations, there’s something else that differentiates Agile from Waterfall, and that’s the way people in different roles work together.
In Waterfall, roles are linked to phases. Analysts provide requirements. Designers create a functional and technical design. Developers translate this into code. Testers validate that the code implements the requirements. If the application is complete, it’s handed over to the maintenance team. Because all ...