Monday, December 12, 2016

Tools and Adddons to improve Software Testing

Tools and Adddons to improve Software Testing


1. WAVE
http://wave.webaim.org/toolbar/

The WAVE Firefox toolbar provides a mechanism for running WAVE reports directly within Firefox. Because the toolbar reports runs entirely 


within your web browser, no information is sent to the WAVE server. This ensures 100% private and secure accessibility reporting. The 


toolbar can check intranet, password-protected, dynamically generated, or sensitive web pages. Also, because the WAVE toolbar evaluates 


the rendered version of your page, locally displayed styles and dynamically-generated content from scripts or AJAX can be evaluated.



2. Pixel Perfect

https://addons.mozilla.org/en-US/firefox/addon/pixel-perfect/

Pixel Perfect is a Firefox/Firebug extension that allows web developers and designers to easily overlay a web composition over top of the 


developed HTML.



3. MeasureIt

https://addons.mozilla.org/en-US/firefox/addon/measureit/

Draw a ruler across any webpage to check the width, height, or alignment of page elements in pixels.



4. Firebug

https://addons.mozilla.org/en-US/firefox/addon/firebug/
Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and 

monitor CSS, HTML, and JavaScript live in any web page...



5. Web Accessibility Toolbar for IE 

http://www.paciellogroup.com/resources/wat

The Web Accessibility Toolbar has been developed to aid manual examination of web pages for a variety of aspects of accessibility. It 


consists of a range of functions that:


    -identify components of a web page

    -provide access to alternate views of page content
    -facilitate the use of 3rd party online applications



6. Web Content Accessibility Guidelines

http://www.w3.org/WAI/intro/wcag
Web Content Accessibility Guidelines (WCAG) is developed through the W3C process in cooperation with individuals and organizations around 

the world, with a goal of proving a single shared standard for web content accessibility that meets the needs of individuals, 


organizations, and governments internationally.


The WCAG documents explain how to make web content more accessible to people with disabilities. Web "content" generally refers to the 


information in a web page or web application, including:


    natural information such as text, images, and sounds

    code or markup that defines structure, presentation, etc.



7. W3C Validation Online Tool

http://validator.w3.org/
This validator checks the markup validity of Web documents in HTML, XHTML, SMIL, MathML, etc. If you wish to validate specific content 

such as RSS/Atom feeds or CSS stylesheets, MobileOK content, or to find broken links, there are other validators and tools available. As 


an alternative you can also try our non-DTD-based validator. 



8. AChecker Online Tool

http://achecker.ca/checker/index.php
This tool checks single HTML pages for conformance with accessibility standards to ensure the content can be accessed by everyone. See 

the Handbook link to the upper right for more about the Web Accessibility Checker.



9. Jaws Screen Reader


10. Developer Toolbars

https://addons.mozilla.org/en-US/firefox/addon/web-developer/
The Web Developer extension adds various web developer tools to the browser.


Go to link download