RE: Another automated accessibility testing tool --> design sheets + testcase files

Hi Matthieu,
Thanks for this great input! It's interesting to note how closely the format for Tanaguru test matches the one we've been working with. I'll take that as a good sign! I would love to have you on the call next week. I'll be sure to leave some space in the agenda to talk about the work you've been doing with Tanguru, and to see how we can contribute to each other's work. 

Wilco

________________________________________
Van: Katie Haritos-Shea GMAIL [ryladog@gmail.com]
Verzonden: dinsdag 21 oktober 2014 17:22
Aan: 'Matthieu Faure'; public-auto-wcag@w3.org
CC: fb@ftb-esv.de; ryladog@gmail.com; Katie.Haritos-Shea@Chase.com
Onderwerp: RE: Another automated accessibility testing tool --> design sheets  + testcase files

Matthieu,

Thank you. This is wonderful and helpful…..:-)



* katie *

Katie Haritos-Shea
Senior Accessibility SME (WCAG/Section 508/ADA/AODA)

Cell: 703-371-5545 | ryladog@gmail.com<mailto:ryladog@gmail.com> | Oakton, VA | LinkedIn Profile<http://www.linkedin.com/in/katieharitosshea/> | Office: 703-371-5545

From: Matthieu Faure [mailto:mfaure@tanaguru.com]
Sent: Tuesday, October 21, 2014 6:38 AM
To: public-auto-wcag@w3.org
Cc: fb@ftb-esv.de
Subject: Re: Another automated accessibility testing tool --> design sheets + testcase files

Hello,

To complete my previous email, here are the design sheets of AccessiWeb 2.2<https://github.com/Tanaguru/Tanaguru-rules-AccessiWeb-2.2-doc/wiki> rules. You may also be interested in the testcase files for AccessiWeb 2.2<https://github.com/Tanaguru/Tanaguru/tree/master/rules/accessiweb2.2/src/test/resources/testcases/accessiweb22> we created in order to check each rule and its edge cases (~1600 files).

Sincerely,
Matthieu

On 20/10/2014 16:45, Matthieu Faure wrote:
Hello Franck, hello all,

Thanks for mentioning Tanaguru !

May I add a few informations. Tanaguru is an engine designed to analyse web pages, applied to web accessibility with accessibility checks. It is referential-agnostic, as one can create his own tests (on whatever you want, the way you want).

By now different referentials are implemented :  AccessiWeb v2.2 as you mentioned, AccessiWeb v3-HTML5-ARIA, French "RGAA" v2.2 and v3.0 (beta since this very month).

A typical test is made of a "selector" and a "checker" (in most of cases). You can find in the doc how to create you own rules in Tanaguru<https://github.com/Tanaguru/Tanaguru/wiki/Create-a-rule-:-Getting-started>.

You will find the usual different kinds of tests:

 *   detection
 *   select and check
 *   site level rule
 *   nomenclature-based rule

And also the various checkers:

 *   presence / absence of attribute or element
 *   element unicity
 *   text emptiness or length
 *   text belongs to blacklist
 *   language change
 *   ...

and combined checkers like:

 *   link pertinence (combination of blacklist + emptiness + length...)
If I may bring you more information, feel free to ask !

Sincerely,
Matthieu

On 17/10/2014 13:48, Frank Berker wrote:
Hi All,

I just found Tanaguru<http://www.tanaguru.org/>, a tool for automatic testing web-content against the french AccessiWeb<http://www.accessiweb.org/index.php/accessiweb-22-english-version.html>. They have an impressive set of selectors<https://github.com/Tanaguru/Tanaguru/blob/master/rules/rules-commons/src/main/java/org/opens/tanaguru/rules/keystore/CssLikeQueryStore.java> and AccessiWeb seems to be an official french implementation of WCAG2.0.
Maybe we should invite them also to participate in the group?

Have a nice weekend
Frank


--

Frank Berker

fb@ftb-esv.de<mailto:fb@ftb-esv.de>                      http://ftb-esv.de

FTB - Forschungsinstitut Technologie und Behinderung

Grundschötteler Strasse 40,             58300 Wetter

Telefon: 02335/9681-34        Telefax: 02335/9681-19

--
Fixe :        09 72 11 26 06
Portable:  06 73 96 79 59
Twitter:    @mfaure<http://twitter.com/mfaure>

Tanaguru logiciel libre pour mesurer l'Accessibilité Web<http://www.Tanaguru.org/>
KBAccess base de données collaborative de bons et mauvais exemples d'Accessibilité web<http://www.kbaccess.org/>

--
Fixe :        09 72 11 26 06
Portable:  06 73 96 79 59
Twitter:    @mfaure<http://twitter.com/mfaure>

Tanaguru logiciel libre pour mesurer l'Accessibilité Web<http://www.Tanaguru.org/>
KBAccess base de données collaborative de bons et mauvais exemples d'Accessibilité web<http://www.kbaccess.org/>

Received on Wednesday, 22 October 2014 09:10:32 UTC