Pages

Wednesday, September 8, 2010

Validation Checks of Online Mobile Store

Few checks and validations that are performed by the software are listed below:
  • The ID field can't be left blank.
  • The Password field can't be left blank. The Password length should be of minimum six characters.
  • The Email ID field can't be left blank. The Email ID should be valid, i.e., abc@example.com
  • The Birthday field can't be left blank and it should be a valid date. 
  • The First name and Last name can’t be left blank.
  • The Gender field can't be left blank.
  • The country can't be left blank.
  • The Security question and answer fields can't be left blank.