From Fedora Project Wiki

No edit summary
(add setup section to switch the language for testing)
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case is to check that fonts/rendering are correctly displayed and translated in applications, which should be able to 'speak' foreign languages (English is the mother tongue here).
|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=  
# First, be sure you have {{package|system-config-language}} installed: <pre>yum install system-config-language</pre>
# Look for an application to launch on desktop environment menus
# Next, start {{command|system-config-language}} by selecting ''System -> Administration -> Language'' from the desktop menu.
# Run the application. Nice to test applications:
# Choose a language and select ''OK''
#* LibreOffice
# Reboot your system
#* Evolution, Thunderbird
# Run an application which is supposed to be in that language.
#* Terminal
# Check the fonts/rendering/characters in the applications such as output, prompts, menu items and window contents.(GUI)   
#* Empathy
#* GNOME PackageKit/KPackageKit
#* system-config-* applications
# 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)   
|results=
|results=
# Characters/Rendering are displayed properly and clearly in the application as well as in system menus.
# System reboot successfully to the selected language.
# Input should work accordingly with proper rendering.
# Characters/Rendering are displayed properly in the application.


}}
}}
Line 17: Line 21:




[[Category:I18n_Test_Cases]]
[[Category:I18n_Desktop]]

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.