From Fedora Project Wiki

No edit summary
(Add setup section to switch the language for testing)
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test is to check if the browsed pages are displayed and printed out correctly.
|description=This test is to check if the browsed pages are displayed and printed out correctly.
|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>
# Test web-browsers built on different tookits. For instance: Firefox and Konqueror.
# Next, start {{command|system-config-language}} by selecting ''System -> Administration -> Language'' from the desktop menu.
# Start your web-browser, visit some web sites and check fonts/rendering.
# Choose a language and select ''OK''
# Web sites can be:
# Reboot your system
## Localized web sites which use your language.
# After logging into your system, start {{command|firefox}}, Load several sites, check fonts/rendering. Web sites can be:
## Localized web sites which use the system language as default.
## General web pages like wiki, bugzilla.
## General web pages like wiki, bugzilla.
# Print out the page.
# Check if language extensions are installed and properly selected by default. (where available i.e. Firefox)
# Print out the page to a pdf, and check with evince, or optionally print to a real printer.
|results=
|results=
# Upon selecting {{command|system-config-language}}, you are prompted for root authentication
# Characters/fonts in the webpages are displayed properly and not corrupted.
# System reboot successfully to the selected language.
# The printed text appears correctly in the pdf file or printed output.
# Characters/fonts in the site are displayed properly and not corrupted.
# User interface strings should appear on current locale by default
# Words are printed out without error.
}}
}}


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

Revision as of 04:24, 14 September 2012

Description

This test is to check if the browsed pages are displayed and printed out correctly.

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. Test web-browsers built on different tookits. For instance: Firefox and Konqueror.
  2. Start your web-browser, visit some web sites and check fonts/rendering.
  3. Web sites can be:
    1. Localized web sites which use your language.
    2. General web pages like wiki, bugzilla.
  4. Check if language extensions are installed and properly selected by default. (where available i.e. Firefox)
  5. Print out the page to a pdf, and check with evince, or optionally print to a real printer.

Expected Results

  1. Characters/fonts in the webpages are displayed properly and not corrupted.
  2. The printed text appears correctly in the pdf file or printed output.
  3. User interface strings should appear on current locale by default