From Fedora Project Wiki

(changed steps)
(add setup section to switch the language for testing)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case is to check that fonts/rendering are correctly displayed and strings translated in applications.
|description=This test case is to check that fonts/rendering are correctly displayed and strings translated in applications.
|setup=
Follow up to the steps in [[QA:Testcase change language]] to switch the language if it's not what you expected to test.
|actions=  
|actions=  
# Start desktop session in your language
#* If your language was not configured during installation, please run as root:
#:<pre>yum install system-config-language</pre>
#:<pre>system-config-language</pre>
#* Then select the desired language, log off and log in again.
# Look for an application to launch on desktop environment menus
# Look for an application to launch on desktop environment menus
# Run the application. Nice to test applications:
# Run the application. Nice to test applications:

Revision as of 04:26, 14 September 2012

Description

This test case is to check that fonts/rendering are correctly displayed and strings translated in applications.

Setup

Follow up to the steps in QA:Testcase change language to switch the language if it's not what you expected to test.

How to test

  1. Look for an application to launch on desktop environment menus
  2. Run the application. Nice to test applications:
    • LibreOffice
    • Evolution, Thunderbird
    • Terminal
    • Empathy
    • GNOME PackageKit/KPackageKit
    • system-config-* applications
  3. Check the display of text in your language in the application (fonts/rendering/characters) such as menu items, input, output, prompts, and window contents. (GUI)

Expected Results

  1. Characters/Rendering are displayed properly and clearly in the application as well as in system menus.
  2. Input should work accordingly with proper rendering.