From Fedora Project Wiki

(Created page with '{{QA/Test_Case |description=This test case is to check that characters/fonts are correctly displayed and translated in applications. If the application should be able to 'speak' ...')
 
(update package list)
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case is to check that characters/fonts are correctly displayed and translated in applications. If the application should be able to 'speak' foreign languages (English is the mother tongue here), try a few of them, this involves output, prompts, menu items and window contents (GUI applications only).
|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=  
# Launch system-config-language by terminal or click system->language from desktop.
# Look for an application to launch on desktop environment menus
# Select a language for system and restart.
# Run the application. Nice to test applications:
# Run an application which should be able to 'speak' foreign languages.
#* LibreOffice
# Check the fonts/rendering/characters in the applications such as output, prompts, menu items and window contents.  
#* Evolution, Thunderbird
# Examine also encoding sanity in man pages.  
#* Terminal
#* Empathy
#* GNOME PackageKit/KPackageKit
 
# 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.


}}
}}
[[Category:I18n_Desktop]]

Revision as of 09:37, 20 March 2019

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
  1. 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.