·
Run Time Errors
- Page Not found Error
- Display of Blank page
- Occurrence of Script errors
- Occurrence of SQL Exceptions
- Occurrence of Internal Server Error
- Memory Leakage Error
·
Validation Checking
- Null values / spaces being accepted for Mandatory fields
- Incorrect date validations
- Incorrect validation for numeric fields
- Incorrect validations for currency fields
- Accepting Special Characters.
·
Database
Two types of errors that may
occur in web application
- Data Integrity : Missing or wrong data in table
- Output Errors : Errors In writing ,editing or reading operation in the table
·
Data Invariant
- Missing display of fields
- Incorrect display of fields
·
Logical Errors
- Incorrect calculations
- Incorrect display of data
·
Cookies
- Check for the cookies that has to be enabled and how it has to be expired
·
Link Testing
- All Hyperlinks
- All Internal links
- All External links
- All mail links
- Check for orphan pages
- Check for Broken Links
·
Forms
- All Field Level Checks
- All Field Level Validations
- Functionality of create, modify, delete and view
- Handling of wrong inputs
- Default values if any (Standard)
- Optional Vs Mandatory Fields
·
Web Indexing
Depending on how the site is
designed using Meta tags, frames, HTML syntax,
dynamically created pages, passwords or different languages, our site will be
searchable in different ways
- Meta Tags
- Frames
- HTML syntax
No comments:
Post a Comment