CMP 205 - Application Design Flashcards

1
Q

What is the Waterfall Model?

A

Phases do not overlap or visit

Design starts only after analysis is complete

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

What is the Rapid Application Development Model

A

Quick Prototypes

Less talk, more action

Very short time span

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

What is the Prototype Model

A

Expensive

A working model of software with limited functionality

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

What is the Agile Methodology

A

Projects are divided into small increments called sprints which usually last two to four weeks.

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

What is the Test Driven Development Methodology

A

Write tests before code

Automated tests for every small functionality

Ensures code is through

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

What are the 3 Application Design Layers

A

Presentation Layer
Business Logic Layer
Data Layer

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