Documentation Stage?
Produces two guides
Technical Guide - how to install software onto system and minimum system requirements
- RAM, graphics card required, the OS required, Processor Speed, hardware required.
User Guide
- how to use it once its installed (how to use all the features)
Evaluation Stage?
Maintainability - how easy it is to update the program
Readability - how easy it is to read and understand the code (improved by - internal commentary, indentation, blank lines, meaningful variable names)
Portabilty - can the program be used on different platforms (different OS, different harware, processors etc)
Fitness for Purpose - does the program fulfil the original software specification
User Interface - help screens, instructions, how easy it is to use, how user friendly
Robustness - how well the program copes with errors during execution
Reliability - does it work regardless of the design faults
Wednesday, 12 January 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment