Software development lifecycles & testing types Flashcards

1
Q

Waterfall model

A

Requirements analysis
System design
Implementation
System testing
System deployment
System maintenence

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Waterfall model advantages and disadvantages

A

adva
- Easy to understand, simple to use. Good for management control as each phase is completed before
- Provides structure for inexperienced staff
- Project milestones are well understood
- good when quality more important than cost
disad
- All requirements known upfront (deliverables for each phase are frozen)
- Can give a false impression of progress (different stages take different amounts of time)
- does not reflect problem-solving nature of software development (cannot change core features or functions)
- integration is done all at once at the end
- no customer input during process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Iterative ‘Prototyping’ methodologies

A

Sits between predictive and adaptive approaches
- characterised by building multiple prototypes
- can be RAD (Rapid application development), RP (Rapid prototyping) or IIM (iterative incremental model)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Rapid Application development

A
  • focus on developing applications rapidly through frequent iterations and continuous feedback
  • prioritise rapid prototyping over long-term planning, developing and testing phases
  • not suitable for high risk projects (cannot do this for AI teslas for example)
  • not suitable for large-scale projects (cannot just create a huge system multiple times)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Iterative incremental model

A

Similar to RAD but instead you create one piece of the project at a time
Prioritise requirements at start, begin by only completing the high priority requirements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

incremental vs iterative

A

incremental - complete one piece at a time
iterative - start with a rough product and refine over time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Agile methodology

A

A modern version of incremental and iterative approaches
- based on concept of MVP (minimum viable product)
- focus on production of product in a short period with rapid release timescales
- different to iterative models as you are creating a series of products instead of prototypes
- less focused on documentation
- promotes collaboration between team and client
- reacts better to changing requirements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Agile manifesto

A

individuals and interactions over processes and tools
working software over comprehensive documentation
Customer collaboration over contract negotiation
Responding to change over following a plan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Readmore about

A

agile

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly