Tuesday, January 27, 2009

Prepare a check list for the developers on unit testing before the application comes to testing department

General
a) All Programs are Compiled successfully
b) All Programs are commented properly.
c) All Programs do not have spelling mistakes and grammar errors in comments.
d) All program names in Build are same as in Release Notes.
e) Online Help exists for each program unit.(for each page if applicable)
f) User Manual does contain all program names and associated text.

GUI Interface
a) Background and Foreground color combination suits the eyes
b) Program works in all screen resolution modes
c) Program does not contain orphan/broken web links
d) Application does not raise any critical error message ( It should be returned to developer if continuously severe errors encountered)

No comments:

Post a Comment