From Fedora Project Wiki
No edit summary |
(Minor updates) |
||
Line 2: | Line 2: | ||
|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. | ||
|actions= | |actions= | ||
# First, be sure you have {{package|system-config-language}} installed: <pre>yum install system-config-language</pre> | |||
# | # Next, start {{command|system-config-language}} by selecting ''System -> Administration -> Language'' from the desktop menu. | ||
# | # Choose a language and select ''OK'' | ||
# | # Reboot your system | ||
# | # After logging into your system, start {{command|firefox}} and load several sites, check fonts/rendering. | ||
# Print out the page. | |||
|results= | |results= | ||
# Upon selecting {{command|system-config-language}}, you are prompted for root authentication | |||
# System reboot successfully to the selected language. | # System reboot successfully to the selected language. | ||
# Characters/fonts in the site are displayed properly and not corrupted. | # Characters/fonts in the site are displayed properly and not corrupted. | ||
# Words are printed out without error. | # Words are printed out without error. | ||
}} | }} | ||
[[Category:I18n_Test_Cases]] | [[Category:I18n_Test_Cases]] |
Revision as of 12:40, 22 October 2009
Description
This test is to check if the browsed pages are displayed and printed out correctly.
How to test
- First, be sure you have
system-config-language
installed:yum install system-config-language
- Next, start
system-config-language
by selecting System -> Administration -> Language from the desktop menu. - Choose a language and select OK
- Reboot your system
- After logging into your system, start
firefox
and load several sites, check fonts/rendering. - Print out the page.
Expected Results
- Upon selecting
system-config-language
, you are prompted for root authentication - System reboot successfully to the selected language.
- Characters/fonts in the site are displayed properly and not corrupted.
- Words are printed out without error.