1.2.3 Software Development Flashcards

1
Q

SDLC

A

Systems Development Life Cycle: “The various stages in designing and implementing a new computer system. These stages – typically analysis, design, implementation, testing and installation – are part of the systems life cycle performed by the main design team. Not be too confused with the Software Development Cycle which is part of the implementation stage of the systems life cycle.”

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

Waterfall Model

A

“An earlier abstract description of the system lifecycle where each identified stage of development flows from the previous one and down to the next one. Feedback from each to the previous takes place independently of the forward flow.”

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

Agile Methodologies

A

“Describes the responsive development of a system made of small software modules (often web-based applications) by a group of collaborators who work concurrently and closely under a leader who ensures engineering best practice and delivery of the customer requirements.”

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

Extreme Programming

A

“A software development methodology which is intended to improve software quality and responsiveness to changing customer requirements. It is a form of agile development, and as such advocated frequent releases in short development cycles, which is intended to improve productivity and introduce checkpoints at which new customer requirements can be adopted. Other common elements of XP include: programming in pairs or doing extensive code review, flat management structures and avoiding programming of features until they are actually needed.”

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

Spiral Model

A

“An abstract description of the systems life cycle where there are four defined quadrants – planning, risk analysis, use of design methods, client and management evaluation. Once one stage of development has gone full circle, the next please takes place, and so on until completion.”

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

RAD

A

Rapid Application Development: “A design strategy that includes online development and repeated prototyping and repeated prototyping and evaluation. It is particularly suited to interactive systems.”

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