System Life Cycle Flashcards
1
Q
Analysis
A
What must the system do
2
Q
Design
A
How will we develop the system
3
Q
Implementation
A
Now we actually make it and install
4
Q
Testing
A
Does the system work and cope with the data that the user will enter
5
Q
Evaluation
A
Does the system meet the original objectives
6
Q
Maintenance
A
What changes need to be made to the system
7
Q
3 types of maintenance
A
Corrective: fixing bugs
Adaptive: change
Perfective: continually improving
8
Q
Feasibility study
A
Will it be possible to build a system to solve my problem