1.2.3 Software Development Flashcards

1
Q

What is a software development model?

A

A process of creating software

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

What are the stages of the waterfall model?

A

Requirement/Analysis , Design , Implementation , Testing , Maintenance.

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

What are the stages of the Cyclical model?

A

Requirement/analysis , Design, Implementation, Testing and Evolution.

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

What are the stages of the spiral model?

A

Analysis , Evaluation, Development and Planning

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

What are the stages of the Agile model?

A

Requirements , Design , Development, Testing , Deployment and Review.

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

What are all the models for software development?

A

Waterfall , Spiral , Cyclical and Agile.

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

What is pair programming?

A

Two developers working on the same code at the same screen.

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

What are the 2 branches after Agile?

A

Extreme Programing (XP) and Rapid Application Development (RAD)

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