Test Suite for Mozilla Accessibility on Unix
According to our project, which is to implement accessibility features to mozilla for unix, testing work may be different from others. In general, there are three parts of test areas, as follows:
-
nsIAccessible Interface:
-
Test cases for nsIAccessible Interface
nsIAccessible interface is similar to IAccessible interface of MSAA......
-
Test cases for nsIAccessible
Extension Interface
nsIAccessible Extension Interface includes:- nsIAccessibleAction
- nsIAccessibleEditableText
- nsIAccessibleHyperLink
- nsIAccessibleHyperText
- nsIAccessibleSelection
- nsIAccessibleTable
- nsIAccessibleText
- nsIAccessibleValue
-
Test cases for nsIAccessible Interface
-
ATK Objects:aim to test Mozilla ATK Implementation
(MAI)
- Test Cases
- HTML elements:
- static text
- text input
- text area
- hypertext
- button
- checkbox
- radiobutton
- listbox
- combobox
- image
- table
- Test Cases
-
AT Application:
- Test cases based on Section 508 Standards
- WAI Guidelines (UAAG and ATAG)
- Keyboard Access:
- User Configuration
- HTML Testing Page(W3C)