 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| • |
Implementation
Phase
|
|
|
|
– |
Code
Walk-Through - make sure that you’ve
|
|
|
faithfully
reproduced the algorithm.
|
|
|
|
– |
Execution
Trace - play computer and execute
|
|
|
each
statement of a program by hand.
|
|
|
|
– |
Testing
Selection Control Structures - you need
|
|
to
execute each branch at least once and verify
|
|
|
the
results.
|
|