From Fedora Project Wiki

No edit summary
No edit summary
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{admon/warning | In construction | This page is still in construction.}}
{{QA/Test_Case
{{QA/Test_Case
|description=This tests the visuals of applications written using non-gtk toolkits as they run with GNOME 3.  
|description=This tests the gnome-shell integration of applications written using non-gtk toolkits and the ones running with Wine.  


|setup=
|setup=
# Install example applications written using QT4, Swing and WxWidgets toolkits. From the root console run:
# Install example applications written using ''QT4'', ''Swing'', ''WxWidgets'' and ''LessTif'' toolkits plus install ''Wine''. From the root terminal run:
<code>yum install speedcrunch freemind filezilla</code>
{{command|yum install speedcrunch freemind filezilla xpdf wine}}
{{admon/note | Note | Please feel free to try any other programs you know are using the fore-mentioned toolkits instead.}}
{{admon/note | Note | Please feel free to try any other programs you know are using the fore-mentioned toolkits instead.}}
|actions=
|actions=
# By going Activites->Applications->Speedcrunch or in terminal run <code>speedcrunch</code>
# Go to ''Activities->Applications'' and check whether all the installed applications are present in the list. Also see if pre-installed ''Wine'' applications are present (That is e.g. ''Notepad'', ''Wine File'', ''WineMine'' etc.).  
# Go through the menus, try to invoke e.g. ''Preferences'' or an ''About'' window.
# Run all of the above applications and some ''Wine'' applications as well. Invoke Activities and see if all the application windows are present in the overview.
# Run and do the same for <code>freemind</code> and <code>filezilla</code>
# Create extra few desktops and try moving some of the windows around them.
|results=
|results=
# Visuals of all applications should be adjusted to the current Gnome theme and should look and feel native.
# All of the installed applications + Windows applications included with ''Wine'' should be present in the ''Activities->Applications''.
# Swing (freemind) applications are expected to have more limited looks, but should still adhere to the general GUI theme.
# You should be able to see miniatures of all the opened windows and be able to move them around different desktops correctly.
# Visuals of ''speedcrunch'', ''filezilla'' and ''freemind'' (generally all of QT4, WxWidges and Swing applications) should be adjusted to the current GNOME theme and should look and feel native.
}}
}}
[[Category:GNOME3_acceptance_test_cases]]
[[Category:GNOME3_acceptance_test_cases]]

Revision as of 14:59, 7 March 2011

Description

This tests the gnome-shell integration of applications written using non-gtk toolkits and the ones running with Wine.

Setup

  1. Install example applications written using QT4, Swing, WxWidgets and LessTif toolkits plus install Wine. From the root terminal run:

yum install speedcrunch freemind filezilla xpdf wine

Note.png
Note
Please feel free to try any other programs you know are using the fore-mentioned toolkits instead.

How to test

  1. Go to Activities->Applications and check whether all the installed applications are present in the list. Also see if pre-installed Wine applications are present (That is e.g. Notepad, Wine File, WineMine etc.).
  2. Run all of the above applications and some Wine applications as well. Invoke Activities and see if all the application windows are present in the overview.
  3. Create extra few desktops and try moving some of the windows around them.

Expected Results

  1. All of the installed applications + Windows applications included with Wine should be present in the Activities->Applications.
  2. You should be able to see miniatures of all the opened windows and be able to move them around different desktops correctly.
  3. Visuals of speedcrunch, filezilla and freemind (generally all of QT4, WxWidges and Swing applications) should be adjusted to the current GNOME theme and should look and feel native.