From Fedora Project Wiki
Anishpatil (talk | contribs) |
(Use template) |
||
Line 1: | Line 1: | ||
= | {{QA/Test_Case | ||
|description=This is a test case to check ibus typing booster is working as expected. | |||
|setup= | |||
Follow up to the steps in [[QA:Testcase i18n input method setup]] to configure the input method on the desktop. | |||
This is a test case to check ibus typing booster is working as expected. | |actions= | ||
# Install ibus typing booster using following command | |||
yum install ibus-typing-booster | |||
# Select Use IBus, then click Prefrences... at the right side. | |||
# In the IBus Preferences window, select input method depending on your langugage choice | |||
# To commit the words you can use space key. | |||
# To install dictionaries of your language use ibus-typing-boosters preferences window | |||
|results= | |||
# New words are getting added after commit | |||
# Frequencies of the words are getting updated. | |||
}} | |||
[[Category:Package_ibus-typing-booster_test_cases]] | [[Category:Package_ibus-typing-booster_test_cases]] | ||
[[Category:I18n_Desktop]] | [[Category:I18n_Desktop]] |
Revision as of 10:44, 18 September 2012
Description
This is a test case to check ibus typing booster is working as expected.
Setup
Follow up to the steps in QA:Testcase i18n input method setup to configure the input method on the desktop.
How to test
- Install ibus typing booster using following command
yum install ibus-typing-booster
- Select Use IBus, then click Prefrences... at the right side.
- In the IBus Preferences window, select input method depending on your langugage choice
- To commit the words you can use space key.
- To install dictionaries of your language use ibus-typing-boosters preferences window
Expected Results
- New words are getting added after commit
- Frequencies of the words are getting updated.