Monday, October 23, 2017

User Interface Testing

  • check responsive behaviour
  • resize the browser to 
    • normal 
    • narrow
    • wide
  • check any broken links
  • check the validation
  • check the page loading time esp images
  • check on various devices
    • android smartphone
    • iphone
    • windows phone
    • tablet galaxy series
    • ipad
    • blackberries
  • check by deleting css line ie <link rel="stylesheet"> ie without css support
  • check by disabling javascript
  • check in various browsers esp old ones ie before IE 4/  and new one
    • IE
    • firefox
    • chrome
    • safari
    • opera


No comments:

Post a Comment