Gnopernicus Test Cases



Sample instance

Inaccessible information -



The Test Cases:


Test Case No

Test Case

Gnoper_01


Verify if the icon names and window titles are spoken.

E.g.: Switch from a nautilus window to a gnome-terminal window. The tool will now read out the title of the terminal window.


ATK Testing for Single Line and Multi Line Entry

Gnoper_02

Bring the focus to the single line entry or multi line entry in the application and verify if the text is spoken.

E.g.: Open character map application and key in some text, say “Hello”, into the 'Text to Copy' field (Single line entry widget). When focus is brought into the 'Text to Copy' field, Gnopernicus reads out - “Text to Copy, Text, Hello”

Gnoper_03

While entering text in the text entry field, verify if each letter is spoken.

Gnoper_04

Select a portion of the text and verify if the selected text is spoken.


ATK Testing for Menu

Gnoper_05

Verify if the information about the menu items, the number of menu items and their state is provided through speech.

E.g.: Click on the 'File' menu in the gnome-terminal. The tool reads out - “'File' ,menu, Five items”

Gnoper_06

Verify that the tool reads out menu items, shortcut/accelerator and their availability.

E.g.: Click on the 'Edit' menu in gnome-terminal and place the cursor on the 'Copy' menu item. Gnopernicus reads out - “Copy, Menu item, Shortcut Shift+Ctrl+C, Accelerator Alt+E+C, Available”


ATK Testing for Push Button

Gnoper_07

Verify that Gnopernicus speaks out the name of the push button and the shortcut key for the button.

E.g.: Open the 'Background' properties capplet window. Gnopernicus reads out - “Close, push button, shortcut Alt+C”


ATK Testing for Radio Button

Gnoper_08

Verify that Gnopernicus speaks out the label for the radio button, the shortcut key and the state for the button.

E.g.: Open the 'Gedit' application. Invoke Edit -> Preferences and click on the 'Wrap Mode' option in the left hand tree under the 'Editor' category. Bring the focus to the 'Never Wrap Lines' radio button in the 'Wrap Mode' section. Gnopernicus reads out - “Never Wrap Lines, radio button, shortcut Alt+N, checked”


ATK Testing for Check Box

Gnoper_09

Verify that Gnopernicus speaks out the label for the check box, the shortcut key and the state for the check box.

E.g.: Open the 'Gedit' application. Invoke Edit -> Preferences and click on the 'Font & Colors' option in the left hand tree under the 'Editor' category. Bring the focus to the 'Use default theme font' check box in the 'Font' section. Gnopernicus reads out - “Use default theme font, check box, shortcut Alt+U, unchecked”


ATK Testing for Spin button

Gnoper_10

Verify that Gnopernicus speaks out the label for the spin button and the current value of the spin button.

E.g.: Open the 'Gedit' application. Invoke Edit -> Preferences and click on the 'Tabs' option in the left hand tree under the 'Editor' category. Bring the focus to the 'Set tabs width equivalent to' spin button. Gnopernicus reads out - “Set tabs width equivalent to, spin button, current value 8”





Previous: at-poke test cases

Back: Contents

Next: GOK test cases