SDLC Models Flashcards

1
Q

What is Agile software development?

A

A group of methodologies (e.g. Scrum, XP) focused on collaboration, iterative delivery, and adaptability using self-organizing cross-functional teams.

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

What is the Incremental development model?

A

A lifecycle model where the system is developed and delivered in a series of functional increments.

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

What is the Iterative development model?

A

A lifecycle model where the system is developed through repeated cycles, refining and evolving with each iteration.

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

What is the Sequential development model?

A

A linear lifecycle model (e.g., Waterfall) where development progresses through distinct, non-overlapping phases.

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

Which SDLC model emphasizes collaboration and continuous delivery?

A

Agile

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

Which model delivers functionality in chunks, each building on the last?

A

Incremental development

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

Which model refines the system gradually by repeating cycles of development?

A

Iterative development

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

Which model completes each phase before moving to the next?

A

Sequential (Waterfall)

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