Software Design Process Flashcards

1
Q

SDLC

A

Systems Development Life Cycle

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

Analysis Phase

A

Phase 1 of SDLC
Defines a program’s goals
SRS document

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

Design Phase

A

Phase 2 of SDLC
Defines specifics of how to build a program
UML diagrams showing how components should be designed

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

Implementation Phase

A

Phase 3 of SDLC

Writing the program

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

Testing Phase

A

Phase 4 of SDLC

Checks that the program correctly meets the goals

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

Waterfall Approach

A

Program built by carrying out each SDLC phase in sequence

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

Agile Approach

A

aka Spiral Approach

Program built by doing small amounts of each SDLC phases in sequence, then repeating

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

SRS

A

Software Requirements Specification

Document describing all requirements for the software product

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