Issues free web forms

While developing front end web pages, Quality insurance team always capture design implementation issues. They test for the following issues most of the time,

i am working as a team member at leading organization,  there i observed most of developer make common mistake while during development, which then so time consuming to test and report the issues.

Check all functional requirements , all the requirements are implemented accordingly
  • Test all pages at least once which will be updated.
  • Fire all validations and check for validation theme and style consistency, spell checking.
  • Check your pages for Screen resolution , 1024 ,1480 etc
  • Check Max Length according to column length in database
  • Check for Db null and empty values
  • Compare Screens (required & developed)
  • Check for Already exists (user name etc)
  • Check for tool tip , string truncate , * for mandatory
  • Check for no record found
  • Pay attention to form focus and text field focus
  • Check fonts size , font family and font colors , borders colors consistency
  • Check email templates , and email subject (if mail)
Through my personal interaction with the Quality insurance Team, These are the issues which Tester often time find out, so let’s try to build pages without issues.

 

2 Comments

Comments have been disabled for this content.