Original Page:
Edit Fields | Web Link Validator


Section 7. Edit Fields

Edit fields are small areas the allow you to enter a single line of text. This section provides ideas about what to test in using edit fields.

  1. Do all edit fields in the program have the same background color?
  2. Do all non-editable fields in the program have the same background color?
  3. Are non-editable fields absent from the keyboard tab order?
  4. Do numeric fields only allow numbers?
  5. Are numeric fields right justified?
  6. Do all alpha fields in the program allow only alphabetic characters?
  7. Do all upper case fields in the program allow only upper case?
  8. Are all alpha fields in the program left justified?
  9. Are the edit fields in a window or dialog aligned with one another to present a pleasing and easy to follow appearance?
  10. Is each edit field in the program the same relative size as the data to be entered into it?
  11. Is each edit field in the program labeled as to purpose?
  12. Are the edit field labels consistent throughout the program?
  13. Do all edit fields lack hints? They should have prompts instead of hints.
  14. Does each edit field have a limit as to the number of characters that may be entered into it?

Back to the Guide Topics


 Copyright © 2001—2008 REL Software. All rights reserved.