Methodologies Flashcards
What is a methodology?
A formalised system used when undertaking a project or plan.
Why do you need a formal process?
Too many failures
Systems not intuitive
Projects often late, over budget
What are the stages of the SDLC?
Plan
Analyse
Development
Implement
What does the planning stage attempt to answer?
Why should we build this system
What two boxes are in the planning phase?
Project initiation
Project management
What two things does the analysis stage attempt to answer?
What should the system do
Where and when will it be built
What three things are included in analysis stage
Analysis strategy
Gathering requirements
Developing a business proposal
What does the design system address?
How the system will be built
What three things are included in the design stage
Design strategy
Designing architecture
Designing database, file storage etc
What’s included in implement stage?
Construction stage
Installation stage
Support
Give two examples of structured design methodologies
Waterfall
Parallel
Give two examples of rapid application development
Phased
Throwaway prototyping
Give two examples of Agile development
Scrum
extreme programming
In what ways could parallel development be said to be similar to waterfall?
Despite the subprojects, there’s a linearity to the processes. The final product is rarely, if ever, iterated upon. Or at least it’s not considered in the main idea.
What four things led to the object orientated paradigm?
Event-driven programs
GUI interfaces
Complexity of programmes
Growing desire to link business and computer processes