Interview Questions

GUI Testing Checklist - Specific Field Tests - Date Field Checks

Check List for Software Testing


(Continued from previous question...)

GUI Testing Checklist - Specific Field Tests - Date Field Checks

  • Assure that leap years are validated correctly & do not cause errors/miscalculations
  • Assure that month code 00 and 13 are validated correctly & do not cause errors/miscalculations
  • Assure that 00 and 13 are reported as errors
  • Assure that day values 00 and 32 are validated correctly & do not cause errors/miscalculations
  • Assure that Feb. 28, 29, 30 are validated correctly & do not cause errors/ miscalculations
  • Assure that Feb. 30 is reported as an error
  • Assure that century change is validated correctly & does not cause errors/ miscalculations
  • Assure that out of cycle dates are validated correctly & do not cause errors/miscalculations

(Continued on next question...)

Other Interview Questions