Accessibility/qa: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
MarkFinkle (talk | contribs) 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- | * [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 | * [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 |
|
||
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) |