260 likes | 426 Views
Meta-methodologies. Chris Ramsden Joanne Sudworth Rob Ward Alex Wright. What are Meta-methodologies?. Process of using parts of methods to create a new custom method. This allows a project to be completed without the constraints of using just a single specified methodology.
E N D
Meta-methodologies Chris Ramsden Joanne Sudworth Rob Ward Alex Wright
What are Meta-methodologies? • Process of using parts of methods to create a new custom method. • This allows a project to be completed without the constraints of using just a single specified methodology. • The methodology doesn't define the project, the project defines the methodology.
Waterfall Model • Step by step development process • Visit stages in a sequential order:
Rapid Application Development • Iterative Development Process • Reduced Planning and Design • Relies on prototypes to determine required features • Time Boxing
Spiral Methodology • Iterative Approach • Plan • Design • Build • Test
Test Driven Development • Plan and Requirements • Write Tests • Create Code • Test • Repair • Repeat
Group Project - ANNTT • Waterfall • Rapid Application Development • Spiral Methodology • Test Driven Development