Re: Dynamically generated page content tests

You could be testing the database itself, too:

Does it produce alternative information? If not then the problem should be
fixed there first. If it does, proceed...

Does the database conform to ATAG 3.1 and require alternative information? If
it confirms to 4.1 (check for errors) you can then just ask it if there are
any objects that don't have the right alternatives.

If not, you need to test not only that it can do this for the relevant
combinations - images, audio description and subtitles/captions for movies,
etc - But you also need to test each entry in the database.

Chaals

On Fri, 14 Jun 2002, Harvey Bingham wrote:


  Here are some thoughts on assessment of dynamically generated page content:

  1. Does the content of every dynamically generated page have consistent content
  with respect to accessibility? If so a single sample can suffice. If not, seek
  consistent classes that represent these differences for testing?

  2. Does generated content drawn from database meet accessibility
  requirements for
  all images, alt texts, and if needed the longdesc? [require these in database.]

  3. Does the generated tab order from the template allow getting to the
  generated text
  content effectively?

  4. Do generated data tables have accessibility aids: captions, ids on th
  header cells
  and axis idrefs in th data cells?

  5. If generated video, is it captioned?

  6. If generated audio narrative, is textual equivalent available?

  Regards/Harvey Bingham


-- 
Charles McCathieNevile    http://www.w3.org/People/Charles  phone: +61 409 134 136
W3C Web Accessibility Initiative     http://www.w3.org/WAI  fax: +33 4 92 38 78 22
Location: 21 Mitchell street FOOTSCRAY Vic 3011, Australia
(or W3C INRIA, Route des Lucioles, BP 93, 06902 Sophia Antipolis Cedex, France)

Received on Friday, 14 June 2002 10:40:57 UTC