Accessibility/qa: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 12: Line 12:
|
|
* [http://www.xulplanet.com/aaron/files/xultool0.1.xpi WebAIM XUL checker]
* [http://www.xulplanet.com/aaron/files/xultool0.1.xpi WebAIM XUL checker]
* [http://starkravingfinkle.org/blog/xul-explorer/ XUL validator]
* [http://starkravingfinkle.org/blog/2007/02/xul-validator-beta/ XUL validator]
|
|
* [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox Tinderbox]/buildbots
* [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox Tinderbox]/buildbots
Line 18: Line 18:
|
|
* [http://www.mozilla.org/projects/inspector/ DOM Inspector]
* [http://www.mozilla.org/projects/inspector/ DOM Inspector]
* [http://starkravingfinkle.org/blog/2006/12/xul-explorer-02/ XUL Explorer]
* [http://starkravingfinkle.org/blog/xul-explorer/ XUL Explorer]
|-  
|-  
| [http://developer.gnome.org/doc/API/2.0/atk/ ATK] & [http://developer.gnome.org/doc/API/2.0/at-spi/ AT-SPI]
| [http://developer.gnome.org/doc/API/2.0/atk/ ATK] & [http://developer.gnome.org/doc/API/2.0/at-spi/ AT-SPI]

Revision as of 00:35, 21 February 2007

The Mozilla accessibility testing strategy is still under development.

Here are some thoughts on what kind of testing we need:

Testing need Possible tools as a starting point Possible integration points for automated test tools Possible integration into interactive dev tools
XUL
  • Tinderbox/buildbots
  • addons.mozilla.org auto review process
ATK & AT-SPI Tinderbox/buildbots None (use AT-Poke/Pypoke as standalone)
IAccessible2 Tinderbox/buildbots IA2-Poke is standalone, not sure if RAVEN can be interactive
ARIA RAVEN Unknown Firebug, Composer (would require RAVEN to be open source, which it currently is not)