From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|setup= | |setup= | ||
# Make sure that you have '''Wine''' installed:<code>yum install wine</code> | # Make sure that you have '''Wine''' installed: <code>yum install wine</code> | ||
|actions= | |actions= | ||
# In terminal or after pressing Alt-F2 type command <code>wine notepad</code> | # In terminal or after pressing Alt-F2 type command <code>wine notepad</code> | ||
## Notepad | ## If you are asked to have Wine install a Gecko engine now (or at any point of the testing), confirm. | ||
## A Windows-like Notepad application should open. Try typing in some text and saving it. | |||
# In terminal or after pressing Alt-F2 type command <code>wine wordpad</code> | |||
#* A Wordpad application should open. Try typing in some text, changing fonts and size of the text. | |||
# In terminal or after pressing Alt-F2 type command <code>wine iexplore</code> | |||
## An open-source version of ''MS Internet Explorer'', the ''Wine Internet Explorer'' should open. | |||
## Navigate some to some simple web pages, like google.com, fedoraproject.org/w/ etc. | |||
|results= | |results= | ||
}} | }} | ||
[[Category:GNOME3_acceptance_test_cases]] | [[Category:GNOME3_acceptance_test_cases]] |
Revision as of 15:27, 21 February 2011
Description
This tests whether the Wine (Windows compatibility layer) is able to properly run basic windows applications in the Fedora 15 environment.
Setup
- Make sure that you have Wine installed:
yum install wine
How to test
- In terminal or after pressing Alt-F2 type command
wine notepad
- If you are asked to have Wine install a Gecko engine now (or at any point of the testing), confirm.
- A Windows-like Notepad application should open. Try typing in some text and saving it.
- In terminal or after pressing Alt-F2 type command
wine wordpad
- A Wordpad application should open. Try typing in some text, changing fonts and size of the text.
- In terminal or after pressing Alt-F2 type command
wine iexplore
- An open-source version of MS Internet Explorer, the Wine Internet Explorer should open.
- Navigate some to some simple web pages, like google.com, fedoraproject.org/w/ etc.