You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



You are here: Mozilla Accessibility on Unix QA > Test Suites for MAI

Test Suites for Mozilla ATK Implementation

Introduction

MAI, Mozilla ATK Implementation, exposes nsIAccessbile (and nsIAcc.extentions) through ATK interface. MAI does similar work for ATK interface as Accessible does for MSAA. In order to test the MAI, we write test cases based on Assistive Technology Service Provider Interface (AT-SPI), because if AT applications can get correct informations from AT-SPI, the implementation of ATK should be completed.

Features Tested

The test suites mainly test following methods and interfaces, but the test cases are classified with accessible objects (eg. button, listbox etc.), with every accessible object, one or more interfaces will be tested.

Approach

  • Test tools:
  • Test cases are writtten to list steps to test with the using of test tools.

Test Cases

Maintained by Mindy Liu