Basic Guidelines and Checklist for Website Testing
Worldwide web is browsed by customers with different knowledge levels, while testing websites (static/Dynamic) QA department should concentrate on various aspects to make effective presentation of website in www. Aspects to cover Ø Functionality Ø Usability Ø User Interface Ø Serverside Interface Ø Compatibility Ø Security Ø Performance Description Ø Functionality 1.1 Links Objective is to check for all the links in the website 1.1.1 All Hyperlinks 1.1.2 All Internal links 1.1.3 All External links 1.1.4 All Mail links 1.1.5 Check for orphan pages 1.1.6 Check for Broken links 1.2Forms Check for the integrity of submission of all forms 1.1.7 All Field level Checks 1.1.8 All Field level Validations 1.1.9 Functionality of create,modify,delete and view 1.1.10 Handling of wrong inputs 1.1.11 Default values if any (standard) 1.1.12 Optional Versus Mandatory fields 1.3 Coo...