Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

Common Software Tests

RSS
Modified on Fri, Oct 16, 2009, 9:58 AM by Administrator Categorized as General Information

General

  • Verify all fields that should be required are in fact required by the code.

Text Fields

  • Test maximum allowed input (i.e., LONG text)
  • Test text containing special characters
    • apostrophe (a.k.a. single quote)
    • double-quote
    • ampersand

Numeric Fields

  • Test letters
  • Test zero
  • Test negative numbers
  • Test LARGE numbers (e.g,. larger than 232)

Date Fields

  • Test invalid date: e.g., February 30th

Date Ranges

  • Test an end date in an earlier month of a later year than the start date. For example, test the date range 02/01/2009 to 01/01/2010. This should be valid, but if the dates are compared as strings, it will be considered invalid.

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.