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

Warning.png
In construction
This page is still in construction.


Description

This tests whether the Wine (Windows compatibility layer) is able to properly run basic windows applications in the Fedora 15 environment.

Setup

  1. Make sure that you have Wine installed: yum install wine

How to test

  1. In terminal or after pressing Alt-F2 type command wine notepad
    1. If you are asked to have Wine install a Gecko engine now (or at any point of the testing), confirm.
    2. A Windows-like Notepad application should open. Try typing in some text and saving it.
  2. 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.
  3. In terminal or after pressing Alt-F2 type command wine iexplore
    1. An open-source version of MS Internet Explorer, the Wine Internet Explorer should open.
    2. Navigate some to some simple web pages, like google.com, fedoraproject.org/w/ etc.

Expected Results