VCE IT Lecture Notes by Mark Kelly, McKinnon Secondary College
Evaluation |
||||||||||||
What is evaluation?It's not testing! You are not finding faults to fix - they should have been found and fixed well before the system was implemented. See more on the difference between evaluation and testing. Evaluation measures how well the original ambitions of the new system (i.e. the logical design laid down during the analysis phase) have been achieved. Evaluation doesn't really serve to improve the system that is being evaluated; it serves to improve the next system you will work on. You learn lessons for next time when you evaluate. Different systems will have different criteria that demonstrate their effectiveness or efficiency. Just make sure that the criteria you evaluate are relevant to the goals the system was supposed to have when it was originally analysed. For example, if you buy a cow, you don't evaluate its speed, and if you buy a greyhound, you don't evaluate its milk output. Typical evaluation criteria include:
|
||||||||||||
Criteria for evaluating efficiency |
||||||||||||
Do you remember the difference between efficiency and effectiveness?Evaluation criteria describe what features will be measured. Evaluation methods describe how they will be measured. Don't get them confused! Whenever the word "efficiency" pops up, you should automatically be thinking: "time, money, effort/labour". So let's use them as a structure for an answer. To evaluate time efficiency, you could look at the time taken to:
To evaluate economic efficiency, you could look at the costs of:
To evaluate labour efficiency, you could look at:
|
||||||||||||
Criteria for evaluating effectiveness |
||||||||||||
Effectiveness is a measure of how well a job is done, regardless of the time, money and effort poured into it. It determines how well a systems intended goals have been satisfied. These goals are set down in a logical design during the analysis phase.
|
||||||||||||
Evaluation methods |
||||||||||||
Once you know what criteria you need to evaluate in a system, you need to devise a way to evaluate it. There are two main ways: objective and subjective. Objective evaluation involves collecting facts, figures and measurements. Subjective evaluation involves finding out opinions. Where possible, get objective measurements. They are more reliable. Typical evaluation methods include:
|
||||||||||||
When to evaluate? |
||||||||||||
|
After implementation, but how long after? o If you wait too long, users remember less about the development process and how it might be improved Six months of operation is desirable, but pressure to finish sooner often exists. Wait until the system is 'bedded down' and users are familiar with it, then evaluate whether it has solved the original problem. Has it achieved the goal specified in the Problem Analysis? If not, fix the thing! Don't sit around with a new system that is as bad, maybe worse, than the old system. Ideally, post-implementation evaluation should be performed by people who were not involved in the development process. External auditors often are involved, since they are impartial and don't have a stake in the success or failure of the system.
|
Example evaluation criteria and evaluation methods |
|
| Criteria (what to measure) | Methods (actions) |
| Efficiency |
|
| Effectiveness |
|
| Cost |
|
| Accuracy |
|
| Reliability / Maintainability |
|
| Ease of use / worker satisfaction |
|
Back to the IT Lecture Notes index
Back to the last page you visited
Split from SDLC page 12 Feb 07
Last changed: February 23, 2012 2:43 PM
VCE IT Lecture notes copyright © Mark Kelly 2001-