From Fedora Project Wiki
Description
This test case verifies functionality of Braille output in a graphical user environment (desktop) using a physical Braille display.
Setup
- Install the pre-release version of Fedora that is to be tested on a bare metal or virtual machine, ensuring that BRLTTY is included in the installation.
How to test
- Power on the system and wait for it to boot up.
- Login to GNOME desktop.
- Start Orca (e.g. by pressing
Super+Alt+s). - Open a simple application (e.g. a text editor).
- Perform various operations (e.g. typing and editing text) and verify that updates are accurately reflected on the Braille display.
- Try to move the text cursor to a certain position by pressing the cursor button (above a corresponding character) on the Braille display.
Expected Results
- The Braille display should initialize after brltty starts.
- In the desktop, the Braille display should NOT show "screen not in text mode".
- The Braille display should show output of the active application (window) without errors.
- Braille output must accurately reflect the application content throughout the test.
- All entered text should be correctly updated and displayed on the Braille device.
- Text cursor should move to a corresponding character after a cursor button is pressed on the Braille device.
