System Life Cycle Flashcards

1
Q

Name the 5 stages of the Systems Development Life Cycle.

A
Analysis
Design
Implementation 
Testing
Evaluation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe the analysis stage of the Systems Development Life Cycle.

A

Describe the stages of development of a hardware/software system.

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

Describe the design/implementation stages of the Systems Development Life Cycle.

A

Specify the method of testing the programmed solution.

Dry run, black box and white box testing

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

Describe the testing stage of the Systems Development Life Cycle.

A

Specify the selection of test data including normal (typical), boundary and erroneous.
Program the solution as per design.
Test the solution using selected test data.

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

Describe the evaluation stage of the Systems Development Life Cycle.

A

Reflect on how successful the operational system is.

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

Define a dry run test.

A

A mental run of a computer program, where the computer programmer examines the source code one step at a time and determines what it will do when it is run.

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