Amazon offers

Tools to test design of a web application

I have already discussed what to check when we are testing the design of a web application.
That post is design and usability testing .
Here I'm going to tell the tools which help us in design testing.


  1. Color Check
    For checking the color in RGB or Hexacode format
    1. Colorzilla Add-On in Firefox
    2. Color picker/Eye Dropper Extensions of chrome
    3. Color Picker in Windows
  2. Size
    To check the size (in pixels) of different sections of web page
    1. Measure It Add On in Firefox and chrome
  3. Font Check
    Font finder for checking the font style and complete details of text position in the web page.
    1. Font finder in firefox
    2. ContextFont Add Ons in Firefox. Select the text whose font needs to be checked then right click. Its font will be shown there.
    3. Font editor in Chrome helps in editing the font in the web page to check which font will work and look better.
      Check for below image containing F after installing Font editor in Chrome.

    4. Check this link for different conversions of font in pixels,points,ems and percentage.
      http://reeddesign.co.uk/test/points-pixels.html

Comments

Post a Comment

Popular posts from this blog

Input Data Validation

How to test search functionality

Scrum Methodology - Quick Info