Commissioning Code Flashcards
1
Q
What stages are involved in the development process?
A
- Requirement gathering and analysis
- Design
- Implementation or coding
- Testing
- Deployment
- Maintenance
2
Q
What are the two types of software development methodologies?
A
Linear and Agile models.
3
Q
What is a linear model?
A
You have to do one step first before you can do the other.
4
Q
What is an agile model?
A
Collaboratively working together to meet sprint deadlines and at the end of the sprint, they’re able to see the result of the sprint and then change and adapt.
5
Q
What types of linear models are there?
A
- Waterfall
- Prince2
6
Q
What types of agile models are there?
A
- Scrum
- DSDM
- XP Agile