skip to main |
skip to sidebar
Screen Validation Checklist - Aesthetic Conditions
- Is the general screen background the correct colour?
- Are the field prompts the correct colour?
- Are the field backgrounds the correct colour?
- In read-only mode, are the field prompts the correct colour?
- In read-only mode, are the field backgrounds the correct colour?
- Are all the screen prompts specified in the correct screen font?
- Is the text in all fields specified in the correct screen font?
- Are all the field prompts aligned perfectly on the screen?
- Are all the field edit boxes aligned perfectly on the screen?
- Are all groupboxes aligned correctly on the screen?
- Should the screen be resizable?
- Should the screen be minimisable?
- Are all the field prompts spelt correctly?
- Are all character or alpha-numeric fields left justified? This is the default unless otherwise specified.
- Are all numeric fields right justified? This is the default unless otherwise specified.
- Is all the microhelp text spelt correctly on this screen?
- Is all the error message text spelt correctly on this screen?
- Is all user input captured in UPPER case or lower case consistently?
- Where the database requires a value (other than null) then this should be defaulted into fields. The
user must either enter an alternative valid value or leave the default value intact.
- Assure that all windows have a consistent look and feel.
- Assure that all dialog boxes have a consistent look and feel.
Post a Comment