Overview
Analysis and Design
Development & Testing
Implementation
Documentation & Evaluation
100
Analysis, Design, Development, Implementation, Documentation & Evaluation
What is the Systems Life Cycle
100
Finding out what is needed in the present system. Finding out inefficiencies in the present system.
What is 'defining the problem'?
100
Parts of they finished product that must be tested
System module
100
Change from the old version to the new version instantly.
What is direct changeover
100
Information for any computer people to repair the system, if the original makers are not available.
What is technical documentation?
200
Definition of problem and making a feasibility study
What is Analysis?
200
A model or example of the finished product.
What is a prototype?
200
Checking to see if individual modules work.
What is unit testing?
200
One part of the system is added, then tested to see if it works well, then another part is added, and another, until the whole system is in place.
What is phased implementation?
200
Information to teach new people how the new software works.
What is user documentation?
300
Making a plan of the output and input, the data storage, and the processing steps
What is Design?
300
Looking at old files, old records used by the company. 
What is document collection?
300
Checking to see if the entire system works well together.
What is integration testing?
300
The complete system is used in a small part of the company. When everything is fine, then the whole company uses the new system.
What is pilot implementation?
300
You made an agreement with the client on what the software can and cannot do, and you check to see if you have done everything the client asked.
What is evaluating against requirements specification?
400
Putting the new system in place.
What is implementation?
400
Questionnaires for people to fill in needed information.
What are data capture forms?
400
Information that is the highest or lowest acceptable data.
What is extreme data?
400
The old system runs the same time as the new system. When the new system works well, the old system is shut down.
What is parallel running?
400
You add new features to the program.
What is 'added functionality'?
500
Studying how effective the new system is. Comparing system to the original requirements specification. Suggesting improvements.
What is evaluation?
500
List of what the organization needs, 

what the organization wants the system to do,

what are the hardware requirements,

List of the items you promise to deliver.

What are the requirements specification?
500
Data that is totally not acceptable.
What is abnormal data?
500

During implementation, you need to buy the equipment, input the needed data, and teach the users how to use the system.

What are hardware, data files, and training in the implementation stage?

500
You make the system work faster, or better, or the system can handle more data than before.
What is 'performance improvement'?