Merge lp:ubuntu-manual-tests into lp:~adriangoodyer/ubuntu-manual-tests/install-reusing-manual-partition-CHANGE

Proposed by adriangoodyer
Status: Merged
Merged at revision: 162
Proposed branch: lp:ubuntu-manual-tests
Merge into: lp:~adriangoodyer/ubuntu-manual-tests/install-reusing-manual-partition-CHANGE
Diff against target: 1507 lines (+1259/-184)
13 files modified
testcases/packages/1573_xfce4panel tests (+0/-144)
testcases/packages/1574_xfce4settings tests (+0/-40)
testcases/packages/1576_Ristretto (+161/-0)
testcases/packages/1577_Audacity Tests (+332/-0)
testcases/packages/1578_Bulk renamer tests (+31/-0)
testcases/packages/Xfce/1573_xfce4panel tests (+144/-0)
testcases/packages/Xfce/1574_xfce4settings tests (+80/-0)
testcases/packages/Xfce/1575_XFCE App finder (+49/-0)
testcases/packages/Xfce/1575_Xfce4 Appearance Settings (+111/-0)
testcases/packages/Xfce/1576_XFCESession (+110/-0)
testcases/packages/Xfce/1577_Xfce4 Dict (+108/-0)
testcases/packages/Xfce/1579_xfdesktop-settings (+75/-0)
testcases/packages/Xfce/1580_Xfce4 MIME Settings (+58/-0)
To merge this branch: bzr merge lp:ubuntu-manual-tests
Reviewer Review Type Date Requested Status
Jackson Doak (community) Needs Fixing
adriangoodyer Pending
Review via email: mp+173239@code.launchpad.net

Description of the change

I noticed when carrying out the following testcase;

http://iso.qa.ubuntu.com/qatracker/milestones/270/builds/48098/testcases/1470/results

that Step 25 asked to 'select Reinstall Ubuntu', but the actual option in the installer was 'Upgrade'.

In light of this I have changed all references from 'reinstall' to 'upgrade' in the test case to make the testcase clearer.

Note: This is my first ever attempt at a manual test case edit and commit using bzr, so any problems then feel free to point them out.

To post a comment you must log in.
Revision history for this message
Jackson Doak (noskcaj) wrote :

It seems you forgot the "commit" step. I see nothing in the diff

review: Needs Fixing
Revision history for this message
Jackson Doak (noskcaj) wrote :

also, one bug per branch please.

lp:ubuntu-manual-tests updated
147. By Jackson Doak

Added ristretto testcase

148. By Jackson Doak

Added 1575_XFCE4_Appearance_settings
Realised that ristretto didn't merge

149. By Jackson Doak

Added Ristretto

150. By Jackson Doak

added XFCE4 Dict

Revision history for this message
adriangoodyer (adriangoodyer) wrote :

You should be able to see my changes more clearly here;

http://bazaar.launchpad.net/~adriangoodyer/ubuntu-manual-tests/install-reusing-manual-partition-CHANGE/revision/147?start_revid=147

Admittedly, they are perhaps minor, but important I felt as the wording is a little misleading as you look for an option that isn't there! Plus I didn't want to suggest to many changes with my first effort :o)

As for the bugs, could you clarify which bugs you mean here? The one's mentioned in the 'Related bugs and blueprints:' section at the top of this page are auto-generated and I have no control over them (as far as I know).

I appreciate your patience.

lp:ubuntu-manual-tests updated
151. By Jackson Doak

added bulk renamer

152. By Jackson Doak

added xfdesktop and moved some files to the "xfce" folder

153. By Jackson Doak

Added 1580_XFCE4 MIME Settings

154. By Nicholas Skaggs

add elfy's testcase for app finder

155. By Nicholas Skaggs

rename to remove underscores and move things into Xfce folder, also add id for app finder

156. By Nicholas Skaggs

add XFCESession test

157. By Nicholas Skaggs

add id to xfcesession

158. By Nicholas Skaggs

Fixing up elfy's poort branch -- pushed changes into the proper file

159. By Nicholas Skaggs

fix formatting

160. By Nicholas Skaggs

format audacity testcase properly and fix spelling

161. By Nicholas Skaggs

add id to audacity test

162. By Nicholas Skaggs

push in adrian's changes for re-install/upgrade wording

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

This is actually backwards.. The merge is to merge the main trunk branch into your branch. Not sure if you understand what I mean Adrian, but ...

Proposed branch: lp:ubuntu-manual-tests
Merge into: lp:~adriangoodyer/ubuntu-manual-tests/install-reusing-manual-partition-CHANGE

Those two should be swapped and look like this:

Proposed branch: lp:~adriangoodyer/ubuntu-manual-tests/install-reusing-manual-partition-CHANGE
Merge into: lp:ubuntu-manual-tests

Anyways, I merged it properly but this merge request is messed up. I'll mark it merged regardless

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed file 'testcases/packages/1573_xfce4panel tests'
2--- testcases/packages/1573_xfce4panel tests 2013-07-03 15:34:13 +0000
3+++ testcases/packages/1573_xfce4panel tests 1970-01-01 00:00:00 +0000
4@@ -1,144 +0,0 @@
5-Test-case name: xfce4 panel/xfce4-panel-01
6-<dl>
7- This test will check that Xfce4 Panel allows to insert plugins into the panel
8- <dt>Point your mouse cursor to an empty space on a panel and press the right mouse button</dt>
9- <dd>A popup menu should appear</dd>
10- <dt>Point the mouse pointer to the 'Panel' option</dt>
11- <dd>A drop-down menu should appear</dd>
12- <dt>Select the 'Add New Items...' option</dt>
13- <dd>Add New Items window should appear</dd>
14- <dt>Select a plugin in the list and click the Add button</dt>
15- <dd>The selected panel plugin should appear at the end of the selected panel</dd>
16- <dt>Reproduce the first three steps mentioned above to open Add New Items dialog window</dt>
17- <dd>Add New Items dialog window should appear</dd>
18- <dt>Select an item from the dialog, drag it and drop it in the panel</dt>
19- <dd>The selected panel plugin should appear at the end of the selected panel</dd>
20-</dl>
21-Test-case name: xfce4 panel/xfce4-panel-02
22-<dl>
23- This test will check that Xfce4 Panel allows to configure panel preferences
24- <dt>Point your mouse cursor to an empty space on a panel and press the right mouse button</dt>
25- <dd>A popup menu should appear</dd>
26- <dt>Point the mouse pointer to the 'Panel' option</dt>
27- <dd>A drop-down menu should appear</dd>
28- <dt>Select the 'Panel Preferences...' option</dt>
29- <dd>Panel dialog window should appear</dd>
30- <dt>Click on the 'Mode' drop-down list under the "General" section</dt>
31- <dd>A list of possible panel orientations should appear</dd>
32- <dt>Select one of the desired panel orientation</dt>
33- <dd>The panel orientation should be promptly set to the selected orientation</dd>
34- <dt>Reproduce the steps to open Panel dialog window</dt>
35- <dd>Panel dialog window should appear</dd>
36- <dt>Tick the 'Lock panel' option under the "General" section</dt>
37- <dd>The handles on the panel which allow to move it shouldn't be shown</dd>
38- <dt>Untick the 'Lock panel' option under the "General" section</dt>
39- <dd>The panel should be possible to drag and move anywhere on the screen. The panel shoul also snap to the edges of the screen</dd>
40- <dt>Reproduce the steps to open Panel dialog window</dt>
41- <dd>Panel dialog window should appear</dd>
42- <dt>Tick the 'Automatically show and hide the panel' option under the "General" section</dt>
43- <dd>The panel should automatically hide if the mouse is not hovering over it</dd>
44- <dt>Reproduce the steps to open Panel dialog window</dt>
45- <dd>Panel dialog window should appear</dd>
46- <dt>Tick the 'Don't reserve space on borders' option under the "General" section</dt>
47- <dd>The windows should stretch to the screen edge overlaping the panel</dd>
48-</dl>
49-Test-case name: xfce4 panel/xfce4-panel-03
50-<dl>
51- This test will check that Xfce4 Panel allows to add and remove panels
52- <dt>Point your mouse cursor to the Applications Menu icon and click it</dt>
53- <dd>A menu should drop down</dd>
54- <dt>Select the Settings Manager option</dt>
55- <dd>The Settings window should appear</dd>
56- <dt>Point the mouse pointer to the 'Panel' icon and click it</dt>
57- <dd>Panel dialog window should appear</dd>
58- <dt>Point your mouse cursor to the '+' button and click it</dt>
59- <dd>A new empty panel should appear showing a selection around it and the new panel should be listed in the drop down list at the top of Panel dialog window</dd>
60- <dt>Reproduce the steps to open Panel dialog window through Applications Menu</dt>
61- <dd>Panel dialog window should appear</dd>
62- <dt>Point your mouse cursor to the '-' button and click it</dt>
63- <dd>The currently selected panel should be removed</dd>
64- <dt>Point your mouse cursor to an empty space on a panel and press the right mouse button</dt>
65- <dd>A popup menu should appear</dd>
66- <dt>Point the mouse pointer to the 'Panel' option</dt>
67- <dd>A drop-down menu should appear</dd>
68- <dt>Select the 'Panel Preferences...' option</dt>
69- <dd>Panel dialog window should appear</dd>
70- <dt>Point your mouse cursor to the '+' button and click it</dt>
71- <dd>A new empty panel should appear showing a selection around it and the new panel should be listed in the drop down list at the top of Panel dialog window</dd>
72- <dt>Reproduce the steps to open Panel dialog window by right clicking on the empty space of a panel</dt>
73- <dd>Panel dialog window should appear</dd>
74- <dt>Point your mouse cursor to the '-' button and click it</dt>
75- <dd>The currently selected panel should be removed</dd>
76-</dl>
77-Test-case name: xfce4 panel/xfce4-panel-04
78-<dl>
79- This test will check that Xfce4 Panel allows to change the panel's height, width, length and the number of rows
80- <dt>Point your mouse cursor to an empty space on a panel and press the right mouse button</dt>
81- <dd>A popup menu should appear</dd>
82- <dt>Point the mouse pointer to the 'Panel' option</dt>
83- <dd>A drop-down menu should appear</dd>
84- <dt>Select the 'Panel Preferences...' option</dt>
85- <dd>Panel dialog window should appear</dd>
86- <dt>Point the mouse pointer to the 'Row size (pixels):' slidebar under the "Measurements" section and move the slider to the right</dt>
87- <dd>The total panel height (or width) should increase</dd>
88- <dt>Reproduce the steps to open Panel dialog window</dt>
89- <dd>Panel dialog window should appear</dd>
90- <dt>Point the mouse pointer to the 'Length (%):' slidebar under the "Measurements" section and move the slider to the right</dt>
91- <dd>The total panel width (or height) should increase as a percentage of the width (or height) of the monitor screen</dd>
92- <dt>Reproduce the steps to open Panel dialog window</dt>
93- <dd>Panel dialog window should appear</dd>
94- <dt>Tick the 'Automatically increase length' option under the "Measurements" section</dt>
95- <dd>The panel should expand as the panel contents change</dd>
96- <dt>Reproduce the steps to open Panel dialog window</dt>
97- <dd>Panel dialog window should appear</dd>
98- <dt>Point the mouse pointer to the 'Number of rows:' slidebar under the "Measurements" section and move the slider to the right</dt>
99- <dd>Small panel plugins, such as launchers, shoul be laid out in multiple rows (or columns), while larger ones, like window buttons should continue to occupy the whole panel height (or width)</dd>
100-</dl>
101-Test-case name: xfce4 panel/xfce4-panel-05
102-<dl>
103- This test will check that Xfce4 Panel allows to change the color, background image and transparency of the panel
104- <dt>Point your mouse cursor to an empty space on a panel and press the right mouse button</dt>
105- <dd>A popup menu should appear</dd>
106- <dt>Point the mouse pointer to the 'Panel' option</dt>
107- <dd>A drop-down menu should appear</dd>
108- <dt>Select the 'Panel Preferences...' option</dt>
109- <dd>Panel dialog window should appear</dd>
110- <dt>Point your mouse cursor to the 'Appearance' tab and click it</dt>
111- <dd>'Panel Preferences...' selected/active tab should change to 'Appearance' tab</dd>
112- <dt>Point the mouse pointer to the 'Style:' option button and click it</dt>
113- <dd>A list of available styles should drop down</dd>
114- <dt>Select 'Solid color' option</dt>
115- <dd>The 'Color:' button should appear</dd>
116- <dt>Click the color picker button</dt>
117- <dd>The 'Pick a Panel Color' should open</dd>
118- <dt>Select a color using the provided color picker and click the 'OK' button</dt>
119- <dd>The selected color should be applied to the panel</dd>
120- <dt>Reproduce the steps to navigate to the 'Appearance' tab of Panel dialog window</dt>
121- <dd>'Appearance' tab of 'Panel Preferences...' should be displayed</dd>
122- <dt>Point the mouse pointer to the 'Style:' option button and click it</dt>
123- <dd>A list of available styles should drop down</dd>
124- <dt>Select 'Background image' option</dt>
125- <dd>The 'File:' button should appear</dd>
126- <dt>Click the file browser button</dt>
127- <dd>The 'Select a Background Image' dialog window should open</dd>
128- <dt>Select a background image for the panel and click the 'Open' button</dt>
129- <dd>The selected image should be applied as a background image for the panel</dd>
130- <dt>Reproduce the steps to navigate to the 'Appearance' tab of Panel dialog window</dt>
131- <dd>'Appearance' tab of 'Panel Preferences...' should be displayed</dd>
132- <dt>Point the mouse pointer to the 'Style:' option button and click it</dt>
133- <dd>A list of available styles should drop down</dd>
134- <dt>Select 'None (use system style)' option</dt>
135- <dd>The 'Alpha:' slidebar should appear</dd>
136- <dt>Point the mouse pointer to the 'Alpha:' slidebar and move the slider to the right</dt>
137- <dd>The panel should inherit the colors from the currently selected GTK+ theme and the percentage of transparency of the panel should decrease</dd>
138- <dt>Reproduce the steps to navigate to the 'Appearance' tab of Panel dialog window</dt>
139- <dd>'Appearance' tab of 'Panel Preferences...' should be displayed</dd>
140- <dt>Point the mouse pointer to the 'Enter:' slidebar under the "Opacity" section, and move the slider to the right</dt>
141- <dd>When a mouse pointer is not hovering over it, the percentage transparency of the panel and of all panel plugins, should decrease</dd>
142- <dt>Reproduce the steps to navigate to the 'Appearance' tab of Panel dialog window</dt>
143- <dd>'Appearance' tab of 'Panel Preferences...' should be displayed</dd>
144- <dt>Point the mouse pointer to the 'Leave:' slidebar under the "Opacity" section, and move the slider to the right</dt>
145- <dd>When a mouse pointer is not hovering over it, the percentage transparency of the panel and of all panel plugins, should decrease</dd>
146-</dl>
147-<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
148- If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
149
150=== removed file 'testcases/packages/1574_xfce4settings tests'
151--- testcases/packages/1574_xfce4settings tests 2013-07-03 15:34:13 +0000
152+++ testcases/packages/1574_xfce4settings tests 1970-01-01 00:00:00 +0000
153@@ -1,40 +0,0 @@
154-Test-case name: xfce4 panel/xfce4-settings_manager-001
155-<dl>
156- This test will check that Xfce4 Settings Manager allows to enable Assistive Technologies
157- <dt>Point your mouse cursor to the Applications Menu icon and click it</dt>
158- <dd>A menu should drop down</dd>
159- <dt>Select the Settings Manager option</dt>
160- <dd>Settings dialog window should open</dd>
161- <dt>Point your mouse cursor to the 'Accessibility' icon under the "System" section and click it</dt>
162- <dd>Accessibility dialog window should open with the 'Assistive Technologies' tab selected</dd>
163- <dt>Tick the 'Enable Assistive Technologies' option</dt>
164- <dd>Xfce desktop should be enabled, xfce4-session should load the required modules so the toolkit (Gtk) can communicate with Orca, the suite of utilities for the visually impaired</dd>
165- <dt>Point your mouse cursor to the 'Keyboard' tab and click it</dt>
166- <dd>Selected/active tab should change to 'Keyboard' tab</dd>
167- <dt>Tick the 'Sticky Keys' option</dt>
168- <dd>Pressing key combinations in sequence instead of at the same time should be enabled. For instance, Ctrl followed by C (instead of Ctrl-C) will copy selected text</dd>
169- <dt>Tick the 'Slow Keys' option</dt>
170- <dd>The keyboard shouldn't register a keystroke until the key is hold down for a certain length of time. The default time is 500 milliseconds and the length of time is adjustable by moving the slider with the mouse</dd>
171- <dt>Tick the 'Bounce Keys' option</dt>
172- <dd>The keyboard shouldn't accept a keystroke until there has been a certain interval of time since the previous keystroke. The default time is 500 milliseconds and the length of time is adjustable by moving the slider with the mouse</dd>
173- <dt>Point your mouse cursor to the 'Mouse' tab and click it</dt>
174- <dd>Selected/active tab should change to 'Mouse' tab</dd>
175- <dt>Tick the 'Mouse Emulation' option</dt>
176- <dd>Acceleration delay (in milliseconds), Repeat interval (in milliseconds), Acceleration time (in milliseconds), Maximum speed (in pixels per second) and Acceleration profile options should enabled and configurable</dd>
177-</dl>
178-Test-case name: xfce4 panel/xfce4-settings_manager-002
179-<dl>
180- This test will check that Xfce4 Settings Manager allows to configure various aspects of how the desktop looks
181- <dt>Reproduce the steps used before to open Settings Manager dialog window</dt>
182- <dd>Settings dialog window should open</dd>
183- <dt>Point your mouse cursor to the 'Appearance' icon under the "Personal" section and click it</dt>
184- <dd>Appearance dialog window should open with the 'Style' tab selected</dd>
185- <dt>Select a theme in the list</dt>
186- <dd>The visual appearance of the toolkit (Gtk+) controls, such as buttons and menus should change accordingly</dd>
187- <dt>Point your mouse cursor to the 'Icons' tab and click it</dt>
188- <dd>Selected/active tab should change to 'Icons' tab</dd>
189- <dt>Choose a new icon theme by selecting a theme in the list</dt>
190- <dd>The visual appearance of icons visible on the desktop, the file manager and menus should change accordingly</dd>
191-</dl>
192-<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
193- If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
194
195=== added file 'testcases/packages/1576_Ristretto'
196--- testcases/packages/1576_Ristretto 1970-01-01 00:00:00 +0000
197+++ testcases/packages/1576_Ristretto 2013-07-10 20:54:23 +0000
198@@ -0,0 +1,161 @@
199+Test-case name: ristretto
200+
201+This test will check that Ristretto can start and shutdown.
202+<dl>
203+ <dt>Open "Ristretto Image Viewer"</dt>
204+ <dd>Ristretto starts up and the main window is visible on the screen.</dd>
205+ <dt>Select File->Quit to exit the application</dt>
206+ <dd>The application quits without any errors</dd>
207+ <dt>From an open terminal window, start Ristretto by typing "ristretto" (no quotes) and press the Enter key.</dt>
208+ <dd>Ristretto starts up and the main window is visible on the screen.</dd>
209+ <dt>Click the X on the window title bar to close the application</dt>
210+ <dd>The application quits without any errors</dd>
211+ <dt>From within the File Manager, right-click on an image file and Select "Open with Ristretto". If that option does not exist, select "Open With..." and either Select Ristretto from the list or choose the "Open With Other Application" and select Ristretto from the list.</dt>
212+ <dd>Ristretto starts and opens the image that you right-clicked on.</dd>
213+</dl>
214+
215+This test will verify that the File menu options work properly.
216+<dl>
217+ <dt>Ensure that ristretto is loaded. Select File->Open, select and image, and select "Open".</dt>
218+ <dd>The image opens and is displayed in ristretto's main window. In addition, if other images exist in the folder that the opened image was in, their thumbnails show up in the thumbnail bar to the left of the image.</dd>
219+ <dt>Select File->Save Copy and save a copy of the file in another directory.</dt>
220+ <dd>A copy of the file is saved properly. In addition, the original file remains in the main Ristretto window.</dd>
221+ <dt>Select File->Recently Used and open the file copy that you just saved.</dt>
222+ <dd>The file copy is now displayed in the main window. In addition, the thumbnail bar will now show any images that may exist in that new folder.</dd>
223+ <dt>Select File->Properties.</dt>
224+ <dd>A properties dialog box appears.</dd>
225+ <dt>Select File->Close.</dt>
226+ <dd>The file unloads and Ristretto is left with a blank main window and no thumbnail bar.</dd>
227+</dl>
228+
229+This test will verify that the Edit menu options work properly.
230+<dl>
231+ <dt>Ensure that Ristretto is loaded and that it is displaying an image from a directory where multiple images exist. Select Open->With and choose an application to open the image with (e.g. gimp).</dt>
232+ <dd>The image is opened in the application that you selected.</dd>
233+ <dt>Select Edit->Sorting->Sort By Date.</dt>
234+ <dd>The images in the thumbnail bar are re-ordered based on date.</dd>
235+ <dt>Select Edit->Sorting->Sort by filename</dt>
236+ <dd>The images in the thumbnail bar are re-ordered based on fiename.</dd>
237+ <dt>***Ensure that you have a backup of the image currently in the main window. Select Edit->Delete and answer "Yes" to the prompt.</dt>
238+ <dd>The image is deleted from the directory, removed from the main window and located in the Trash.</dd>
239+ <dt>Select Edit->Clear private data and choose "Everything" when prompted.</dt>
240+ <dd>Check to see that the recently used list has been cleared (File->Recently used).</dd>
241+ <dt>Select Edit->Preferences.</dt>
242+ <dd>Ensure that the Preferences dialog box pop ups and is editable.</dd>
243+</dl>
244+
245+This test will verify that the View menu options work properly.
246+<dl>
247+ <dt>Ensure that Ristretto is loaded and an image is displayed in the main window. Toggle View->Show Toolbar.</dt>
248+ <dd>The toolbar toggles on or off with each selection.</dd>
249+ <dt>Toggle View->Show Status Bar.</dt>
250+ <dd>The status bar toggles on or off with each selection.</dd>
251+ <dt>Toggle View->Show Thumbnail Bar.</dt>
252+ <dd>The thumbnail bar toggles on or off with each selection.</dd>
253+ <dt>Change View->Thumbnail Bar Position among the 4 different options.</dt>
254+ <dd>The thumbnail bar position changes accordingly.</dd>
255+ <dt>Change View->Thumbnail Size among the different size options.</dt>
256+ <dd>The size of the thumbnails change accordingly.</dd>
257+ <dt>Change View->Zoom among the different options.</dt>
258+ <dd>The image zooms accordingly.</dd>
259+ <dt>Change View->Rotation among the different options.</dt>
260+ <dd>The image rotates accordingly.</dd>
261+ <dt>Select View->Fullscreen.</dt>
262+ <dd>The image is properly displayed fullscreen and returns to normal window mode when the Escape key or F11 is pressed.</dd>
263+ <dt>Select View->Set As Wallpaper, select your desktop management system, the wallpaper settings, and press OK.</dt>
264+ <dd>The image is properly displayed as the background.</dd>
265+</dl>
266+
267+This test will verify that the Go menu options work properly.
268+<dl>
269+ <dt>Ensure that Ristretto is loaded and displaying images from a directory containing multiple images. Select Go-> Forward</dt>
270+ <dd>The next image in the Thumbnail bar is displayed in the main window.</dd>
271+ <dt>Select Go->Back.</dt>
272+ <dd>The previous image in the Thumbnail bar is displayed in the main window.</dd>
273+ <dt>Select Go->Last.</dt>
274+ <dd>The last image in the Thumbnail bar is displayed in the main window.</dd>
275+ <dt>Select Go->First.</dt>
276+ <dd>The first image in the Thumbnail bar is displayed in the main window.</dd>
277+ <dt>Select Go->Play.</dt>
278+ <dd>The images in the main window are displayed in a slideshow format based on the settings in Edit->Preferences->Slideshow.</dd>
279+ <dt>Select Go->Pause.</dt>
280+ <dd>The slideshow pauses.</dd>
281+</dl>
282+
283+This test case will verify that the Help menu options work properly.
284+<dl>
285+ <dt>Ensure that Ristretto is loaded and that you have an active internet connection. Select Help->Contents then "Read Online".</dt>
286+ <dd>The Ristretto online documentation appears in your default browser.</dd>
287+ <dt>Select Help->About.</dt>
288+ <dd>The About ristretto dialog opens and the "Credits" and "License" buttons correctly display the associated information.</dd>
289+</dl>
290+
291+This test case will verify that the toolbar buttons work properly.
292+<dl>
293+ <dt>Ensure that Ristretto is properly loaded. Click on the "Open an image" toolbar item and open an image.</dt>
294+ <dd>The image opens and is displayed in ristretto's main window. In addition, if other images exist in the folder that the opened image was in, their thumbnails show up in the thumbnail bar to the left of the image.</dd>
295+ <dt>Click on the "Save a copy of this image" toolbar icon and save a copy of the file in another directory.</dt>
296+ <dd>A copy of the file is saved properly. In addition, the original file remains in the main Ristretto window.</dd>
297+ <dt>***Ensure that you have a backup of the image currently in the main window. Click on the "Delete this image from disk" toolbar icon.</dt>
298+ <dd>The image is deleted from the directory, removed from the main window and located in the Trash.</dd>
299+ <dt>Click on the "Edit this image" toolbar icon and choose an application to open the image with (e.g. gimp).</dt>
300+ <dd>The image is opened in the application that you selected.</dd>
301+ <dt>Click the "Previous image" toolbar icon.</dt>
302+ <dd>The previous image in the Thumbnail bar is displayed in the main window. The thumbnail bar scrolls to keep the current image visible.</dd>
303+ <dt>Click the "Play slideshow" toolbar icon.</dt>
304+ <dd>The images in the main window are displayed in a slideshow format based on the settings in Edit->Preferences->Slideshow.</dd>
305+ <dt>Click on the "Pause slideshow" toolbar icon.</dt>
306+ <dd>The slideshow pauses.</dd>
307+ <dt>Click on the "Next image" toolbar icon.</dt>
308+ <dd>The next image in the Thumbnail bar is displayed in the main window. The thumbnail bar scrolls to keep the current image visible.</dd>
309+ <dt>Click on the "Zoom in" toolbar icon.</dt>
310+ <dd>The image zooms in.</dd>
311+ <dt>Click on the "Zoom out" toolbar icon.</dt>
312+ <dd>The image zooms out.</dd>
313+ <dt>Click the "Zoom to 100%" toolbar icon.</dt>
314+ <dd>The image displays at 100% of its size.</dd>
315+ <dt>Click the "Zoom to fit window" toolbar icon.</dt>
316+ <dd>The image resizes to fit in the main window.</dd>
317+ <dt>Click the "Switch to fullscreen" toolbar icon.</dt>
318+ <dd>The image is properly displayed fullscreen and returns to normal window mode when the Escape key or F11 is pressed.</dd>
319+</dl>
320+
321+This test case will verify that the thumbnail bar works properly.
322+<dl>
323+ <dt>Ensure that Ristretto is loaded and displaying images from a directory containing multiple images. Click on an image in the thumbnail bar.</dt>
324+ <dd>The image appears in the main window.</dd>
325+ <dt>Click and drag the thumbnail scrollbar.</dt>
326+ <dd>The contents of the thumbnail bar move up and down to show the available images.</dd>
327+</dl>
328+
329+This test case will verify that the adjustable settings in the Preferences dialog box work properly.
330+<dl>
331+ <dt>Ensure that Ristretto is loaded and displaying images from a directory containing multiple images. Go to Edit->Preferences->Display tab, select the "Override background color" checkbox and select a background color.</dt>
332+ <dd>The main window background changes to the correct color.</dd>
333+ <dt>(Note: you will need an image with a resolution greater than your screen resolution). Go to Edit->Preferences->Display tab and select the "Limit rendering quality" checkbox.</dt>
334+ <dd>The image quality changes.</dd>
335+ <dt>Go to Edit->Preferences->Fullscreen tab, and uncheck the "Hide thumbnail bar when fullscreen checkbox. View an image fullscreen.</dt>
336+ <dd>The thumbnail bar is visible in fullscreen mode.</dd>
337+ <dt>Go to Edit->Preferences->Fullscreen tab, and check the "Show fullscreen clock" checkbox. View an image fullscreen.</dt>
338+ <dd>The fullscreen image also displays an analog clock with the current time.</dd>
339+ <dt>Go to Edit->Preferences->Slideshow tab, and change the "Timeout" value. View a slideshow.</dt>
340+ <dd>The images in the slideshow cycle based on the "Timeout" value that you just set.</dd>
341+ <dt>Go to Edit->Preferences->Control tab, and check the "Invert zoom direction" checkbox. Zoom in and out of the image using the mouse scroll button.</dt>
342+ <dd>The zoom direction is reversed.</dd>
343+ <dt>Go to Edit->Preferences->Behaviour tab, and uncheck the "Maximize window on startup when opening an image" checkbox. Shutdown ristretto. Right-click on an image in the File Manager and open with Ristretto.</dt>
344+ <dd>Ristretto opens and the window is not maximized.</dd>
345+ <dt>Go to Edit->Preferences->Behaviour tab, and uncheck the "Wrap around images" checkbox. Go to the last image on the thumbnail bar.</dt>
346+ <dd>The "Next image" toolbar icon is greyed out and you are unable to wrap around to the first image.</dd>
347+ <dt></dt>
348+</dl>
349+
350+This test case will verify that the status bar is displaying image information.
351+<dl>
352+ <dt>Ensure that Ristretto is loaded and displaying images from a directory containing multiple images.</dt>
353+ <dd>The status bar will display the image name, resolution, and zoom percentage.</dd>
354+ <dt>Select another image from the Thumbnail bar.</dt>
355+ <dd>The status bar will change to display the image name, resolution, and zoom percentage of the new image.</dd>
356+</dl>
357+
358+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
359+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result.</strong>
360
361=== added file 'testcases/packages/1577_Audacity Tests'
362--- testcases/packages/1577_Audacity Tests 1970-01-01 00:00:00 +0000
363+++ testcases/packages/1577_Audacity Tests 2013-07-10 20:54:23 +0000
364@@ -0,0 +1,332 @@
365+Test-case name: audacity/ady-001
366+This test will check that Audacity Transport Toolbar Works
367+<dl>
368+ <dt>Go to File menu and then Click on "Open..."</dt>
369+ <dd>A new window should appear, pick up an audio file and open it.</dd>
370+ <dd>Can you see the file information on the desk?</dd>
371+ <dt>Go to Audacity Transport Toolbar, once there...</dt>
372+ <dt>Click on Play icon</dt>
373+ <dd>Did the audio file start to sound?</dd>
374+ <dt>Click on Pause icon</dt>
375+ <dd>Was the audio file paused?</dd>
376+ <dt>Click on Play icon again</dt>
377+ <dt>Click on Stop icon</dt>
378+ <dd>Was the audio file stopped completely?</dd>
379+ <dt>Click on Record icon</dt>
380+ <dd>A new entry should appear in the desk</dd>
381+ <dd>Record your voice, stopped and play it. Can you hear yourself?</dd>
382+</dl>
383+
384+Test-case name: audacity/ady-002
385+This test will check that Audacity Device Toolbar Works
386+<dl>
387+ <dt>All options are in default mode</dt>
388+ <dd>Output and Input devices are in default.</dd>
389+ <dt>Go to Audio Host</dt>
390+ <dd>ALSA by default and if you have another Audio Hosts pick it.</dd>
391+ <dt>Go to Output Device</dt>
392+ <dd>Could you select a different device (pulse, hdmi or anything else)?</dd>
393+ <dt>Go to Input Device</dt>
394+ <dd>Could you select a different device (pulse, sysdefault or anything else)?</dd>
395+ <dt>Go to Input Channels</dt>
396+ <dd>Could you select a different channel?</dd>
397+</dl>
398+
399+Test-case name: audacity/ady-003
400+depends: ady-001
401+This test will check that Audacity Tools Toolbar Works
402+<dl>
403+ <dt>Click on "Selection Tool"</dt>
404+ <dt>Select a segment of the song and click on "Play" button</dt>
405+ <dd>Did you only listen the audio segment?</dd>
406+ <dt>Click on "Time Shift Tool"</dt>
407+ <dd>You should be available to move the track in the time line.</dd>
408+ <dt>Click on "Zoom Tool"</dt>
409+ <dd>Right click must increase the zoom</dd>
410+ <dd>Left click must zoom out</dd>
411+ <dt>Make zoom enough until see the track as a dotted line and click on "Draw Tool"</dt>
412+ <dd>you might move the points in the dotted line, doing click on each point</dd>
413+ <dt>Click on "Multitool Mode"</dt>
414+ <dd>Can you use all tools at the same time? zoom, selection, time.</dd>
415+</dl>
416+
417+Test-case name: audacity/ady-004
418+depends: ady-001
419+depends: ady-003
420+This test will check that Audacity Edit Toolbar Works
421+<dl>
422+ <dt>Use the "Selection Tool" to select a segment and then click on "Cut"</dt>
423+ <dd>The select segment should disappear</dd>
424+ <dt>Use the "Selection Tool" to select a segment and then click on "Copy", now select a different segment and click on "Paste"</dt>
425+ <dd>Did Audacity make a successful copy of the segment?</dd>
426+ <dt>Use the "Selection Tool" to select a segment and then click on "Trim Audio"</dt>
427+ <dd>You should see only your selection</dd>
428+ <dt>To restore the track, do click on "Undo"</dt>
429+ <dd>Does the restore work?</dd>
430+ <dt>Click on "Redo"</dt>
431+ <dd>the changes that you made must appear again.</dd>
432+ <dt>Click on "Silence Audio"</dt>
433+ <dd>The select segment appears like a line, right?</dd>
434+ <dt>Click on "Zoom In"</dt>
435+ <dd>Is the Zoom working?</dd>
436+ <dt>Click on "Zoom Out"</dt>
437+ <dd>Is the Zoom working?</dd>
438+</dl>
439+
440+Test-case name: audacity/ady-005
441+depends: ady-001
442+depends: ady-003
443+This test will check that Transcription Toolbar works
444+<dl>
445+ <dt>Use the "Selection Tool" in the "Toolbar" to select a segment and then click on "Play-at-speed"</dt>
446+ <dd>Does it play only the select segment?</dd>
447+ <dt>Move the "Playback Speed" and click on "Play-at-speed" again</dt>
448+ <dt>Can you feel the difference in the speed?</dt>
449+</dl>
450+
451+Test-case name: audacity/ady-006
452+depends: ady-001
453+This test will check that Mixer Toolbar works
454+<dl>
455+ <dt>Open an audio file, play it and move the "Output Volume"</dt>
456+ <dd>Can you feel the change?</dd>
457+ <dt>Record an audio file and change the input volume several times.</dt>
458+ <dd>Can you feel the change</dd>
459+</dl>
460+
461+Test-case name: audacity/ady-007
462+depends: ady-001
463+This test will check that Meter Toolbar works
464+<dl>
465+ <dt>Open an audio file and play it</dt>
466+ <dd>Can you see the "Output Level" moving?</dd>
467+ <dt>Click on "Disable Meter"</dt>
468+ <dd>Is the Meter disable?</dd>
469+ <dt>Click on "Enable Meter"</dt>
470+ <dd>The Meter would be available again</dd>
471+ <dt>Click on "Vertical Stereo"</dt>
472+ <dd>The output level appears vertical, right?</dd>
473+ <dd>You can back to the horizontal mode, doing click on "Horizontal Stereo"</dd>
474+ <dt>Click on "Preferences..."</dt>
475+ <dd>A nezw window appears where you can change the refresh rather, Can you do it? (30 by default)</dd>
476+ <dt>Open Audacity again and click on "Record"</dt>
477+ <dd>Do you see the Input Level Meter working?</dd>
478+ <dt>Click on "Enable Meter"</dt>
479+ <dd>The Meter would be available again</dd>
480+ <dt>Click on "Vertical Stereo"</dt>
481+ <dd>The input level appears vertical, right?</dd>
482+ <dd>You can back to the horizontal mode, doing click on "Horizontal Stereo"</dd>
483+ <dt>Click on "Preferences..."</dt>
484+ <dd>A new window appears where you can change the refresh rather, Can you do it? (30 by default)</dd>
485+</dl>
486+
487+Test-case name: audacity/ady-008
488+This test will check that File Menu Works
489+<dl>
490+ <dt>Click on "New"</dt>
491+ <dd>A new instance of Audacity appears</dd>
492+ <dd>you should have the same result using the key combination "Ctrl+N"</dd>
493+ <dt>Click on "Open..."</dt>
494+ <dd>A new interface appears, choose a file, Can Audacity open it?</dd>
495+ <dd>you should have the same result using the key combination "Ctrl+O"</dd>
496+ <dt>Click on "Close"</dt>
497+ <dd>If this is your first time, a new message appears telling you about to save your changes.</dd>
498+ <dd>Can you close the file correctly?</dd>
499+ <dd>you should have the same result using the key combination "Ctrl+W"</dd>
500+ <dt>Click on "Save Project"</dt>
501+ <dd>If this is your first time, it'll send a message about your file, and it creates a file.aup</dd>
502+ <dd>Choose a location for your file.aup and click on "Save"</dd>
503+ <dd>you should have the same result using the key combination "Ctrl+S"</dd>
504+ <dt>Click on "Save Project As..."</dt>
505+ <dd>If this is your first time, it'll send a message about your file, and it creates a file.aup</dd>
506+ <dd>Choose a location for your file.aup and click on "Save"</dd>
507+ <dt>Click on "Exit"</dt>
508+ <dd>Was Audacity close correctly?</dd>
509+ <dd>you should have the same result using the key combination "Ctrl+Q"</dd>
510+ <dt>Open Audacity again and click on "Recent Files"</dt>
511+ <dd>Can you see the last file?</dd>
512+ <dd>If you do click on "Clear" all files will be delete, Could you do it?</dd>
513+ <dt>Click on "Check Dependencies..."</dt>
514+ <dd>A new window appears to check the dependencies of your project and if you project is self-contained, a message appears.</dd>
515+ <dt>Click on "Export"</dt>
516+ <dd>A new interface should appear, select a new format, location and then click on "Save"</dd>
517+ <dd>Could you export the file in the correct location?</dd>
518+ <dd>you should have the same result using the key combination "Shift+Ctrl+E"</dd>
519+ <dt>Select a segment of a track opened previously and click on "Export Selection..."</dt>
520+ <dd>A new interface should appear, select a new format, location and then click on "Save"</dd>
521+ <dd>Could you export the segment in the correct location?</dd>
522+ <dt>Click on "Page Setup..."</dt>
523+ <dd>A new window should appear, select the paper size and orientation that you like and click on "OK"</dd>
524+ <dt>Click on "Print..."</dt>
525+ <dd>A new interface appears, choose your settings and click on "OK"</dd>
526+ <dd>Could you print the file?</dd>
527+</dl>
528+
529+Test-case name: audacity/ady-009
530+depends: ady-008
531+This test will check that View Menu Works
532+<dl>
533+ <dt>Open Audacity and import/open a new file.</dt>
534+ <dt>Go to "Zoom In"</dt>
535+ <dd>you should have the same result using the key combination "Ctrl+1"</dd>
536+ <dt>Go to "Zoom Normal"</dt>
537+ <dd>you should have the same result using the key combination "Ctrl+2"</dd>
538+ <dt>Go to "Zoom Out"</dt>
539+ <dd>you should have the same result using the key combination "Ctrl+3"</dd>
540+ <dt>Go to "Fit in Window"</dt>
541+ <dd>you should have the same result using the key combination "Ctrl+F"</dd>
542+ <dt>Go to"Fit Vertically"</dt>
543+ <dd>you should have the same result using the key combination "Shift+Ctrl+F"</dd>
544+ <dt>Select a segment on the track and click on "Zoom to Selection"</dt>
545+ <dd>Could you notice the zoom?</dd>
546+ <dd>you should have the same result using the key combination "Ctrl+E"</dd>
547+ <dt>Click on "History"</dt>
548+ <dd>A new interface appears showing you the full history, can you see a line like: "Imported /home/user/location_of_the_file"</dd>
549+ <dd>Click on "OK" and the interface disappears.</dd>
550+ <dt>Click on "Mixer Board"</dt>
551+ <dd>A new window should appear, you can change the track mode to mute or solo from this window.</dd>
552+ <dt>Go to "Toolbars" and check that you can enable and disable all bars</dt>
553+ <dd>Did you get some problem with any bar?</dd>
554+ <dd>Click on "Reset Toolbars" and everything come back to default mode.</dd>
555+</dl>
556+
557+Test-case name: audacity/ady-010
558+This test will check that Menu Transport Works
559+depends: ady-008
560+<dl>
561+ <dt>Open Audacity and an Audio file.</dt>
562+ <dt>Go to Transport and click on "Play", "Pause" and "Stop"</dt>
563+ <dd>Did you get the same result than using the Transport toolbar?</dd>
564+ <dt>Click on "Loop Play"</dt>
565+ <dd>The song start to play and the Transport Toolbar icon of Play change of form, did you see it?</dd>
566+ <dd>you should have the same result using the key combination "Shift+Space"</dd>
567+ <dt>Click on "Record"</dt>
568+ <dd>you should have the same result using the key combination "R"</dd>
569+ <dt>Click on "Time Record..."</dt>
570+ <dd>A new interface appears where you can modify the start and end dates</dd>
571+ <dd>you should have the same result using the key combination "Shift+T"</dd>
572+ <dt>Click on "Append Record..."</dt>
573+ <dd>Audacity starts to record with the "Time Record" preferences, Can you record an audio file?</dd>
574+ <dd>you should have the same result using the key combination "Shift+R"</dd>
575+ <dt>Click on "Sounds Activation Level..."</dt>
576+ <dd>A new interface appears, called "Sounds Activated Record", Can you change the Activation Level?</dd>
577+</dl>
578+
579+Test-case name: audacity/ady-011
580+This test will check that Menu Tracks Works
581+depends: ady-008
582+<dl>
583+ <dt>Open Audacity and an Audio file.</dt>
584+ <dt>Click on "Add New" and later on "Audio Track"</dt>
585+ <dd>Could you add a new "Audio Track"?</dd>
586+ <dt>Click on "Add New" and later on "Stereo Track"</dt>
587+ <dd>Could you add a new "Stereo Track"?</dd>
588+ <dt>Click on "Add New" and later on "Label Track"</dt>
589+ <dd>Could you add a new "Label Track"?</dd>
590+ <dt>Click on "Add New" and later on "Time Track"</dt>
591+ <dd>Could you add a new "Label Track"?</dd>
592+ <dt>Click on "Resample"</dt>
593+ <dd>A new window appears, select a new sample rate. Does the color in the desk change to dark-grey?</dd>
594+ <dt>Click on "Remove Tracks"</dt>
595+ <dd>The desk should be clean, right?</dd>
596+ <dt>Click on "Mute All Tracks"</dt>
597+ <dd>The track appears in grey color and when you play it, there is not any sound.</dd>
598+ <dt>Click on "Unmute All Tracks"</dt>
599+ <dd>The track appears in blue color and when you play it, there is sound.</dd>
600+ <dt>Click on "Edit Labels"</dt>
601+ <dd>Double click on "Label" and write a name. Could you change the name?</dd>
602+ <dd>Click on "Insert After" and "Insert Before", Can you see these entries?</dd>
603+ <dd>Click on "Export", select a folder and save it as a txt file. Did it work?</dd>
604+ <dd>Click on "OK", a new entry should appear in the desk.</dd>
605+</dl>
606+
607+Test-case name: audacity/ady-012
608+This test will check that Menu Generate Works
609+depends: ady-008
610+<dl>
611+ <dt>Open Audacity and an Audio file.</dt>
612+ <dt>Click on "Chirp..."</dt>
613+ <dd>A new window appears, Can you change the values? (Waveform, Frequency, Amplitude and Interpolation)</dd>
614+ <dd>Click on "OK", Can you see the difference in the audio chart?</dd>
615+ <dt>Click on "DTFM Tones..."</dt>
616+ <dd>A new window appears called "DTFM Tone Generator", Can you change the values? (DTFM sequence, Amplitude, Tone/Silence ratio)</dd>
617+ <dd>Click on "OK", Can you see the difference in the audio chart?</dd>
618+ <dt>Click on "Noise..."</dt>
619+ <dd>Select a noise type, amplitude and then click on OK</dd>
620+ <dd>Can you see the difference in the audio chart?</dd>
621+ <dt>Click on "Silence..."</dt>
622+ <dd>Select a new "Duration" and click on "OK"</dd>
623+ <dd>Can you see the difference in the audio chart?</dd>
624+ <dt>Click on "Tone..."</dt>
625+ <dd>Change the default values and click on "OK"</dd>
626+ <dd>Can you see the difference in the audio chart?</dd>
627+ <dt>Click on "Click Track..."</dt>
628+ <dd>A new interface appears, select values and click on "OK"</dd>
629+ <dd>A new entry should appear in the desk, Can you see it?</dd>
630+ <dt>Click on "Pluck..."</dt>
631+ <dd>A new window appears, select values and click on "OK"</dd>
632+ <dd>A new entry should appear in the desk, Can you see it?</dd>
633+ <dt>Click on "Risset Drum..."</dt>
634+ <dd>A new interface appears, called "Risset Drum...", select values and click on "OK"</dd>
635+ <dd>A new entry should appear in the desk, Can you see it?</dd>
636+</dl>
637+
638+Test-case name: audacity/ady-013
639+This test will check that Menu Analyse Works
640+depends: ady-008
641+<dl>
642+ <dt>Open Audacity and an Audio file.</dt>
643+ <dt>Click on "Contrast..."</dt>
644+ <dd></dd>
645+ <dt>Click on "Plot Spectrum..."</dt>
646+ <dd>A new interface appears called "Frequency Analysis"</dd>
647+ <dd>Can you see the frequency chart?</dd>
648+ <dd>Try to change the Algorithm, the chart is updated. Did you see it?</dd>
649+ <dd>Try to change the Size, the chart is updated. Did you see it?</dd>
650+ <dd>Click on "Close" and the interface disappears</dd>
651+ <dt>Click on "Find Clipping..."</dt>
652+ <dd>A new interface appear called "Find Clipping", select a number for "start and stop threshold" (3 by default)</dd>
653+ <dd>Click on OK, a new entry in the desk should appear called "Clipping", Can you see the points?, Can you move them?, Can you change their labels?</dd>
654+ <dt>Click on "Beat Finder..."</dt>
655+ <dd>A new window must appear, Can you change the Threshold percentage? (65 by default)</dd>
656+ <dd>Click on OK and a new entry in the desk appears, Can you see the points with a B Label?, Can you move them?, Can you change their labels?</dd>
657+ <dt>Click on "Regular Interval Labels..."</dt>
658+ <dd>A new window should appear, Can you move the values?</dd>
659+ <dd>Click on OK and a new entry in the desk appears, Can you see the points with Labels?, Can you move them?, Can you change their labels?</dd>
660+ <dt>Click on "Simple Data Export..."</dt>
661+ <dd>A new interface appears, Select values and change the file name and output folder. (sample-data and Home directory by default).</dd>
662+ <dd>Click on OK. Could you create the file in the directory?</dd>
663+ <dt>Click on "Silence Finder..."</dt>
664+ <dd>A new window should appear, Can you move the values?</dd>
665+ <dd>Click on OK and a new entry in the desk appears, Can you see the points with a S Label?, Can you move them?, Can you change their labels?</dd>
666+ <dt>Click on "Sound Finder..."</dt>
667+ <dd>A new interface should appear, Can you move the values?</dd>
668+ <dd>Click on OK and a new entry in the desk appears, Can you see the points with a number Label?, Can you move them?, Can you change their labels?</dd>
669+</dl>
670+
671+Test-case name: audacity/ady-014
672+This test will check that Menu Help Works
673+<dl>
674+ <dt>Click on "About Audacity"</dt>
675+ <dd>A new window should appear with three taps (Audacity, build information and GPL License)</dd>
676+ <dt>Try to navigate for all information there</dt>
677+ <dd>is there a issue with the content?</dd>
678+ <dd>Click on "OK... Audacious!" must close the window</dd>
679+ <dt>Click on "Quick Help"</dt>
680+ <dd>you should be redirect to the help page in your browser <a href="http://apps.ubuntu.com/cat/tos/">http://apps.ubuntu.com/cat/tos/</a>, do you?</dd>
681+ <dt>Click on "Manual"</dt>
682+ <dd>you should be redirect to the manual page in your browser <a href="http://apps.ubuntu.com/cat/tos/">http://apps.ubuntu.com/cat/tos/</a>, do you?</dd>
683+ <dt>Click on "Screenshot Tools..."</dt>
684+ <dd>A new interface should appear called "Screen Capture Frame"</dd>
685+ <dt>Choose a different location for your captures (/home/your_home by default)</dt>
686+ <dd>Make a capture and check that it is in the right location</dd>
687+ <dt>Go to "Screenshot Tools..." again, change others features and make a new capture</dt>
688+ <dd>Can you see the new changes?</dd>
689+ <dt>Click on "Audio Device Info..."</dt>
690+ <dd>A new windows appears with all information about your audio advices</dd>
691+ <dt>Click on "Show Log..."</dt>
692+ <dd>A new windows appears with the log information</dd>
693+</dl>
694+
695+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
696+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
697
698=== added file 'testcases/packages/1578_Bulk renamer tests'
699--- testcases/packages/1578_Bulk renamer tests 1970-01-01 00:00:00 +0000
700+++ testcases/packages/1578_Bulk renamer tests 2013-07-10 20:54:23 +0000
701@@ -0,0 +1,31 @@
702+Test-case name: Bulk_Renamer
703+
704+This test will check that Bulk Renamer can be run separately from Thunar, by running a command at a terminal window
705+<dl>
706+ <dt>Open a terminal window, type "Thunar -B" at the prompt and hit the 'Enter' key</dt>
707+ <dd>Bulk Rename application window should open</dd>
708+ <dt>Point your mouse cursor to the '+' at the top left of the window and click it</dt>
709+ <dd>Open files dialog window should open</dd>
710+ <dt>Select two or more files and click the 'Open' button</dt>
711+ <dd>Selected files should appear in the application window main area</dd>
712+ <dt>Use some criterion to rename the selected files and press the 'Rename files' button</dt>
713+ <dd>Selected files should be renamed accordingly</dd>
714+</dl>
715+
716+This test will check that Bulk Renamer can be run from within Thunar by selecting two or more files in the main area
717+<dl>
718+ <dt>Hit Super+F keys</dt>
719+ <dd>Thunar file manager should open</dd>
720+ <dt>Select two or more files in Thunar's main area and hit the F2 key</dt>
721+ <dd>Bulk Rename application window should open with the selected files in the window main area</dd>
722+ <dt>Use some criterion to rename the selected files and press the 'Rename files' button</dt>
723+ <dd>Selected files should be renamed accordingly</dd>
724+ <dt>Reproduce the steps to open Thunar, select two or more files in Thunar's main area and click on the 'Edit' option in Thunar's main menu</dt>
725+ <dd>A drop-down menu should appear</dd>
726+ <dt>Select the 'Rename' option</dt>
727+ <dd>Bulk Rename application window should open with the selected files in the window main area</dd>
728+ <dt>Use some criterion to rename the selected files and press the 'Rename files' button</dt>
729+ <dd>Selected files should be renamed accordingly</dd>
730+</dl>
731+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
732+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
733
734=== added file 'testcases/packages/Xfce/1573_xfce4panel tests'
735--- testcases/packages/Xfce/1573_xfce4panel tests 1970-01-01 00:00:00 +0000
736+++ testcases/packages/Xfce/1573_xfce4panel tests 2013-07-10 20:54:23 +0000
737@@ -0,0 +1,144 @@
738+Test-case name: xfce4 panel/xfce4-panel-01
739+<dl>
740+ This test will check that Xfce4 Panel allows to insert plugins into the panel
741+ <dt>Point your mouse cursor to an empty space on a panel and press the right mouse button</dt>
742+ <dd>A popup menu should appear</dd>
743+ <dt>Point the mouse pointer to the 'Panel' option</dt>
744+ <dd>A drop-down menu should appear</dd>
745+ <dt>Select the 'Add New Items...' option</dt>
746+ <dd>Add New Items window should appear</dd>
747+ <dt>Select a plugin in the list and click the Add button</dt>
748+ <dd>The selected panel plugin should appear at the end of the selected panel</dd>
749+ <dt>Reproduce the first three steps mentioned above to open Add New Items dialog window</dt>
750+ <dd>Add New Items dialog window should appear</dd>
751+ <dt>Select an item from the dialog, drag it and drop it in the panel</dt>
752+ <dd>The selected panel plugin should appear at the end of the selected panel</dd>
753+</dl>
754+Test-case name: xfce4 panel/xfce4-panel-02
755+<dl>
756+ This test will check that Xfce4 Panel allows to configure panel preferences
757+ <dt>Point your mouse cursor to an empty space on a panel and press the right mouse button</dt>
758+ <dd>A popup menu should appear</dd>
759+ <dt>Point the mouse pointer to the 'Panel' option</dt>
760+ <dd>A drop-down menu should appear</dd>
761+ <dt>Select the 'Panel Preferences...' option</dt>
762+ <dd>Panel dialog window should appear</dd>
763+ <dt>Click on the 'Mode' drop-down list under the "General" section</dt>
764+ <dd>A list of possible panel orientations should appear</dd>
765+ <dt>Select one of the desired panel orientation</dt>
766+ <dd>The panel orientation should be promptly set to the selected orientation</dd>
767+ <dt>Reproduce the steps to open Panel dialog window</dt>
768+ <dd>Panel dialog window should appear</dd>
769+ <dt>Tick the 'Lock panel' option under the "General" section</dt>
770+ <dd>The handles on the panel which allow to move it shouldn't be shown</dd>
771+ <dt>Untick the 'Lock panel' option under the "General" section</dt>
772+ <dd>The panel should be possible to drag and move anywhere on the screen. The panel shoul also snap to the edges of the screen</dd>
773+ <dt>Reproduce the steps to open Panel dialog window</dt>
774+ <dd>Panel dialog window should appear</dd>
775+ <dt>Tick the 'Automatically show and hide the panel' option under the "General" section</dt>
776+ <dd>The panel should automatically hide if the mouse is not hovering over it</dd>
777+ <dt>Reproduce the steps to open Panel dialog window</dt>
778+ <dd>Panel dialog window should appear</dd>
779+ <dt>Tick the 'Don't reserve space on borders' option under the "General" section</dt>
780+ <dd>The windows should stretch to the screen edge overlaping the panel</dd>
781+</dl>
782+Test-case name: xfce4 panel/xfce4-panel-03
783+<dl>
784+ This test will check that Xfce4 Panel allows to add and remove panels
785+ <dt>Point your mouse cursor to the Applications Menu icon and click it</dt>
786+ <dd>A menu should drop down</dd>
787+ <dt>Select the Settings Manager option</dt>
788+ <dd>The Settings window should appear</dd>
789+ <dt>Point the mouse pointer to the 'Panel' icon and click it</dt>
790+ <dd>Panel dialog window should appear</dd>
791+ <dt>Point your mouse cursor to the '+' button and click it</dt>
792+ <dd>A new empty panel should appear showing a selection around it and the new panel should be listed in the drop down list at the top of Panel dialog window</dd>
793+ <dt>Reproduce the steps to open Panel dialog window through Applications Menu</dt>
794+ <dd>Panel dialog window should appear</dd>
795+ <dt>Point your mouse cursor to the '-' button and click it</dt>
796+ <dd>The currently selected panel should be removed</dd>
797+ <dt>Point your mouse cursor to an empty space on a panel and press the right mouse button</dt>
798+ <dd>A popup menu should appear</dd>
799+ <dt>Point the mouse pointer to the 'Panel' option</dt>
800+ <dd>A drop-down menu should appear</dd>
801+ <dt>Select the 'Panel Preferences...' option</dt>
802+ <dd>Panel dialog window should appear</dd>
803+ <dt>Point your mouse cursor to the '+' button and click it</dt>
804+ <dd>A new empty panel should appear showing a selection around it and the new panel should be listed in the drop down list at the top of Panel dialog window</dd>
805+ <dt>Reproduce the steps to open Panel dialog window by right clicking on the empty space of a panel</dt>
806+ <dd>Panel dialog window should appear</dd>
807+ <dt>Point your mouse cursor to the '-' button and click it</dt>
808+ <dd>The currently selected panel should be removed</dd>
809+</dl>
810+Test-case name: xfce4 panel/xfce4-panel-04
811+<dl>
812+ This test will check that Xfce4 Panel allows to change the panel's height, width, length and the number of rows
813+ <dt>Point your mouse cursor to an empty space on a panel and press the right mouse button</dt>
814+ <dd>A popup menu should appear</dd>
815+ <dt>Point the mouse pointer to the 'Panel' option</dt>
816+ <dd>A drop-down menu should appear</dd>
817+ <dt>Select the 'Panel Preferences...' option</dt>
818+ <dd>Panel dialog window should appear</dd>
819+ <dt>Point the mouse pointer to the 'Row size (pixels):' slidebar under the "Measurements" section and move the slider to the right</dt>
820+ <dd>The total panel height (or width) should increase</dd>
821+ <dt>Reproduce the steps to open Panel dialog window</dt>
822+ <dd>Panel dialog window should appear</dd>
823+ <dt>Point the mouse pointer to the 'Length (%):' slidebar under the "Measurements" section and move the slider to the right</dt>
824+ <dd>The total panel width (or height) should increase as a percentage of the width (or height) of the monitor screen</dd>
825+ <dt>Reproduce the steps to open Panel dialog window</dt>
826+ <dd>Panel dialog window should appear</dd>
827+ <dt>Tick the 'Automatically increase length' option under the "Measurements" section</dt>
828+ <dd>The panel should expand as the panel contents change</dd>
829+ <dt>Reproduce the steps to open Panel dialog window</dt>
830+ <dd>Panel dialog window should appear</dd>
831+ <dt>Point the mouse pointer to the 'Number of rows:' slidebar under the "Measurements" section and move the slider to the right</dt>
832+ <dd>Small panel plugins, such as launchers, shoul be laid out in multiple rows (or columns), while larger ones, like window buttons should continue to occupy the whole panel height (or width)</dd>
833+</dl>
834+Test-case name: xfce4 panel/xfce4-panel-05
835+<dl>
836+ This test will check that Xfce4 Panel allows to change the color, background image and transparency of the panel
837+ <dt>Point your mouse cursor to an empty space on a panel and press the right mouse button</dt>
838+ <dd>A popup menu should appear</dd>
839+ <dt>Point the mouse pointer to the 'Panel' option</dt>
840+ <dd>A drop-down menu should appear</dd>
841+ <dt>Select the 'Panel Preferences...' option</dt>
842+ <dd>Panel dialog window should appear</dd>
843+ <dt>Point your mouse cursor to the 'Appearance' tab and click it</dt>
844+ <dd>'Panel Preferences...' selected/active tab should change to 'Appearance' tab</dd>
845+ <dt>Point the mouse pointer to the 'Style:' option button and click it</dt>
846+ <dd>A list of available styles should drop down</dd>
847+ <dt>Select 'Solid color' option</dt>
848+ <dd>The 'Color:' button should appear</dd>
849+ <dt>Click the color picker button</dt>
850+ <dd>The 'Pick a Panel Color' should open</dd>
851+ <dt>Select a color using the provided color picker and click the 'OK' button</dt>
852+ <dd>The selected color should be applied to the panel</dd>
853+ <dt>Reproduce the steps to navigate to the 'Appearance' tab of Panel dialog window</dt>
854+ <dd>'Appearance' tab of 'Panel Preferences...' should be displayed</dd>
855+ <dt>Point the mouse pointer to the 'Style:' option button and click it</dt>
856+ <dd>A list of available styles should drop down</dd>
857+ <dt>Select 'Background image' option</dt>
858+ <dd>The 'File:' button should appear</dd>
859+ <dt>Click the file browser button</dt>
860+ <dd>The 'Select a Background Image' dialog window should open</dd>
861+ <dt>Select a background image for the panel and click the 'Open' button</dt>
862+ <dd>The selected image should be applied as a background image for the panel</dd>
863+ <dt>Reproduce the steps to navigate to the 'Appearance' tab of Panel dialog window</dt>
864+ <dd>'Appearance' tab of 'Panel Preferences...' should be displayed</dd>
865+ <dt>Point the mouse pointer to the 'Style:' option button and click it</dt>
866+ <dd>A list of available styles should drop down</dd>
867+ <dt>Select 'None (use system style)' option</dt>
868+ <dd>The 'Alpha:' slidebar should appear</dd>
869+ <dt>Point the mouse pointer to the 'Alpha:' slidebar and move the slider to the right</dt>
870+ <dd>The panel should inherit the colors from the currently selected GTK+ theme and the percentage of transparency of the panel should decrease</dd>
871+ <dt>Reproduce the steps to navigate to the 'Appearance' tab of Panel dialog window</dt>
872+ <dd>'Appearance' tab of 'Panel Preferences...' should be displayed</dd>
873+ <dt>Point the mouse pointer to the 'Enter:' slidebar under the "Opacity" section, and move the slider to the right</dt>
874+ <dd>When a mouse pointer is not hovering over it, the percentage transparency of the panel and of all panel plugins, should decrease</dd>
875+ <dt>Reproduce the steps to navigate to the 'Appearance' tab of Panel dialog window</dt>
876+ <dd>'Appearance' tab of 'Panel Preferences...' should be displayed</dd>
877+ <dt>Point the mouse pointer to the 'Leave:' slidebar under the "Opacity" section, and move the slider to the right</dt>
878+ <dd>When a mouse pointer is not hovering over it, the percentage transparency of the panel and of all panel plugins, should decrease</dd>
879+</dl>
880+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
881+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
882
883=== added file 'testcases/packages/Xfce/1574_xfce4settings tests'
884--- testcases/packages/Xfce/1574_xfce4settings tests 1970-01-01 00:00:00 +0000
885+++ testcases/packages/Xfce/1574_xfce4settings tests 2013-07-10 20:54:23 +0000
886@@ -0,0 +1,80 @@
887+Test-case name:XFCE_Settings_Manager
888+
889+This test will check that the Settings Manager opens and closes without error
890+<dl>
891+ <dt>Open Settings Manager from the menu</dt>
892+ <dd>Settings Manager opens</dd>
893+ <dt>Click Close Button</dt>
894+ <dd>Settings Manager closes</dd>
895+</dl>
896+This test will check that new system settings tools are populated into Settings Manager, installing software is a requirement for this test.
897+<dl>
898+ <dt>Open a terminal and type sudo apt-get install arandr press enter, supply password as required and enter</dt>
899+ <dd>Arandr is installed without error</dd>
900+ <dt>Open Settings Manager from the menu</dt>
901+ <dd>Settings Manager opens</dd>
902+ <dd>Arandr is shown in Hardware section</dd>
903+ <dt>In the terminal type sudo apt-get purge arandr, enter and supply password as required, enter again</dt>
904+ <dd>Arandr is uninstalled without error</dd>
905+ <dd>Arandr is removed from Hardware section of Settings Manager</dd>
906+ <dt>Close terminal with X in top right</dt>
907+ <dd>Terminal closes</dd>
908+ <dt>Click Close button</dt>
909+ <dd>Settings Manager closes</dd>
910+</dl>
911+This test will check that Settings Manager will open a sub menu and return to main menu
912+<dl>
913+ <dt>Open Settings Manager from the menu</dt>
914+ <dd>Settings Manager opens</dd>
915+ <dt>Click Appearance</dt>
916+ <dd>Appearance menu opens</dd>
917+ <dt>Click All Settings button</dt>
918+ <dd>Main Settings menu appears</dd>
919+</dl>
920+This test will check that Settings will open Help in a web browser
921+<dt>Click Help</dt>
922+ <dd>Online Documentation dialogue appears</dd>
923+<dt>Click Read Online</dt>
924+ <dd>Dialogue closes and browser opens at XFCE Settings Manager Docs</dd>
925+<dt>Close browser</dt>
926+ <dd>Browser closes</dd>
927+</dl>
928+This test will check that Xfce4 Settings Manager allows to enable Assistive Technologies
929+<dl>
930+ <dt>Point your mouse cursor to the Applications Menu icon and click it</dt>
931+ <dd>A menu should drop down</dd>
932+ <dt>Select the Settings Manager option</dt>
933+ <dd>Settings dialog window should open</dd>
934+ <dt>Point your mouse cursor to the 'Accessibility' icon under the "System" section and click it</dt>
935+ <dd>Accessibility dialog window should open with the 'Assistive Technologies' tab selected</dd>
936+ <dt>Tick the 'Enable Assistive Technologies' option</dt>
937+ <dd>Xfce desktop should be enabled, xfce4-session should load the required modules so the toolkit (Gtk) can communicate with Orca, the suite of utilities for the visually impaired</dd>
938+ <dt>Point your mouse cursor to the 'Keyboard' tab and click it</dt>
939+ <dd>Selected/active tab should change to 'Keyboard' tab</dd>
940+ <dt>Tick the 'Sticky Keys' option</dt>
941+ <dd>Pressing key combinations in sequence instead of at the same time should be enabled. For instance, Ctrl followed by C (instead of Ctrl-C) will copy selected text</dd>
942+ <dt>Tick the 'Slow Keys' option</dt>
943+ <dd>The keyboard shouldn't register a keystroke until the key is hold down for a certain length of time. The default time is 500 milliseconds and the length of time is adjustable by moving the slider with the mouse</dd>
944+ <dt>Tick the 'Bounce Keys' option</dt>
945+ <dd>The keyboard shouldn't accept a keystroke until there has been a certain interval of time since the previous keystroke. The default time is 500 milliseconds and the length of time is adjustable by moving the slider with the mouse</dd>
946+ <dt>Point your mouse cursor to the 'Mouse' tab and click it</dt>
947+ <dd>Selected/active tab should change to 'Mouse' tab</dd>
948+ <dt>Tick the 'Mouse Emulation' option</dt>
949+ <dd>Acceleration delay (in milliseconds), Repeat interval (in milliseconds), Acceleration time (in milliseconds), Maximum speed (in pixels per second) and Acceleration profile options should enabled and configurable</dd>
950+</dl>
951+This test will check that Xfce4 Settings Manager allows to configure various aspects of how the desktop looks
952+<dl>
953+ <dt>Reproduce the steps used before to open Settings Manager dialog window</dt>
954+ <dd>Settings dialog window should open</dd>
955+ <dt>Point your mouse cursor to the 'Appearance' icon under the "Personal" section and click it</dt>
956+ <dd>Appearance dialog window should open with the 'Style' tab selected</dd>
957+ <dt>Select a theme in the list</dt>
958+ <dd>The visual appearance of the toolkit (Gtk+) controls, such as buttons and menus should change accordingly</dd>
959+ <dt>Point your mouse cursor to the 'Icons' tab and click it</dt>
960+ <dd>Selected/active tab should change to 'Icons' tab</dd>
961+ <dt>Choose a new icon theme by selecting a theme in the list</dt>
962+ <dd>The visual appearance of icons visible on the desktop, the file manager and menus should change accordingly</dd>
963+</dl>
964+
965+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
966+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
967
968=== added file 'testcases/packages/Xfce/1575_XFCE App finder'
969--- testcases/packages/Xfce/1575_XFCE App finder 1970-01-01 00:00:00 +0000
970+++ testcases/packages/Xfce/1575_XFCE App finder 2013-07-10 20:54:23 +0000
971@@ -0,0 +1,49 @@
972+Test-case name:XFCE_App_Finder
973+
974+This test will check that Application Finder opens and closes without error
975+<dl>
976+ <dt>Press Alt+F2</dt>
977+ <dd>Application Finder opens</dd>
978+ <dt>Press Close</dt>
979+ <dd>Application Finder closes</dd>
980+</dl>
981+This test will check that Application Finder runs and stores custom commands
982+<dl>
983+ <dt>Press Alt+F2</dt>
984+ <dd>Application Finder opens</dd>
985+ <dt>In dialogue type gksudo mousepad, press Launch</dt>
986+ <dd>Application Finder closes, authorisation dialogue opens</dd>
987+ <dt>Enter your password and press OK</dt>
988+ <dd>Mousepad opens with root account warning</dd>
989+ <dt>Close Mousepad and Press Alt+F2</dt>
990+ <dd>Mousepad closes, Application Finder opens</dd>
991+ <dt>In dialogue type gk</dt>
992+ <dd>Dialogue autocompletes remainder of gksudo mousepad command</dd>
993+</dl>
994+This test will check that Application Finder will clear stored commands
995+<dl>
996+ <dt>Press Alt+F2</dt>
997+ <dd>Application Finder opens</dd>
998+ <dt>Press down arrow</dt>
999+ <dd>Application Finder opens to command listings</dd>
1000+ <dt>Select Commands History</dt>
1001+ <dd>Right Pane is populated with gksudo mousepad command</dd>
1002+ <dt>Select Preferences</dt>
1003+ <dd>Preferences dialogue opens</dd>
1004+ <dt>Press Clear Custom Command History button</dt>
1005+ <dd>Question dialogue opens</dd>
1006+ <dt>Press Clear</dt>
1007+ <dd>Question dialogue window closes</dd>
1008+ <dt>Press Close button</dt>
1009+ <dd>Preferences closes and commands history is cleared</dd>
1010+</dl>
1011+This test will check that Application Finder opens applications correctly and closes itself
1012+<dl>
1013+ <dt>Select an application from All Applications and press Launch button</dt>
1014+ <dd>Selected Application launches without error, Application Finder closes</dd>
1015+ <dt>Close opened application</dt>
1016+ <dd>Application closes</dd>
1017+</dl>
1018+
1019+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
1020+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
1021
1022=== added file 'testcases/packages/Xfce/1575_Xfce4 Appearance Settings'
1023--- testcases/packages/Xfce/1575_Xfce4 Appearance Settings 1970-01-01 00:00:00 +0000
1024+++ testcases/packages/Xfce/1575_Xfce4 Appearance Settings 2013-07-10 20:54:23 +0000
1025@@ -0,0 +1,111 @@
1026+Testcase-name: Xfce4_Appearance_Settings
1027+
1028+<dl>This test will check that the Appearance Setting Dialog is visible in the Settings Manager and starts.
1029+ <dt>From the main menu, select "Settings Manager".</dt>
1030+ <dd>"Settings Manager" opens and the "Appearance" module appears in the Personal section.</dd>
1031+ <dt>From the launcher panel, click on the "Settings Manager" icon.</dt>
1032+ <dd>A second instance of "Settings Manager" opens and the "Appearance" module appears in the Personal section.</dd>
1033+ <dt>Click on the "Appearance" module in "Settings Manager".</dt>
1034+ <dd>The "Appearance" module is loaded into the "Settings Manager" window replacing the "Settings Manager".</dd>
1035+ <dt>Click on the "All Settings" button.</dt>
1036+ <dd>The "Appearance" module closes and the "Settings Manager" re-appears.</dd>
1037+</dl>
1038+
1039+<dl>This test will verify that the Style tab works properly.
1040+ <dt>With the "Apperance" module open to the "Style" tab, select another style.</dt>
1041+ <dd>The GTK appearance of the on screen widgets changes to the new style.</dd>
1042+ <dt>Click on the "All Settings" button to return to the "Settings Manager". Install the clearlooks-phenix-theme package. Click on the "Appearance" module.</dt>
1043+ <dd>Clearlooks-Phenix appears as a style in the "Style" tab.</dd>
1044+ <dt>Click on "Clearlooks-Phenix" to select the style.</dt>
1045+ <dd>The GTK appearance of the on screen widgets changes to the new style.</dd>
1046+ <dt>Click on the "All Settings" button to return to the "Settings Manager". Remove the clearlooks-phenix-theme package. Click on the "Appearance" module.</dt>
1047+ <dd>The "Appearance" (Style tab) module re-appears with no themes selected.</dd>
1048+ <dt>Click on any style to select it.</dt>
1049+ <dd>The GTK appearance of the on screen widgets changes to the new style.</dd>
1050+</dl>
1051+
1052+<dl>This test will verify that the Icons tab works properly.
1053+ <dt>With the "Appearance" module loaded and the "Icons" tab visible, select another icon theme.</dt>
1054+ <dd>The icons on the screen change to the newly-selected icon theme.</dd>
1055+ <dt>Click on the "All Settings" button to return to the "Settings Manager". Install the tango-icon-theme package. Click on "Appearance" module and go to the "Icons" tab.</dt>
1056+ <dd>Tango appears as an icon theme.</dd>
1057+ <dt>Click on Tango to select the theme.</dt>
1058+ <dd>The icons on the screen change to the new icon style.</dd>
1059+ <dt>Click the "All Settings" button to return to the "Settings Manager". Remove the tango-icon-theme package. Click on the "Appearance" module and go to the "Icons" tab.</dt>
1060+ <dd>The "Appearance" module (Icons tab) re-appears with no icon themes selected.</dd>
1061+ <dt>Click on any icon theme to select it.</dt>
1062+ <dd>The icons on the screen change to the newly-selected icon theme.</dd>
1063+</dl>
1064+
1065+<dl>This test will verify that the Fonts tab works properly.
1066+ <dt>With the "Appearance" module loaded and the "Fonts" tab visible, change the "Default Font".</dt>
1067+ <dd>The on-screen fonts change accordingly.</dd>
1068+ <dt>Uncheck the "Enable anit-aliasing" checkbox.</dt>
1069+ <dd>The on-screen fonts change (they appear blockier).</dd>
1070+ <dt>Re-check the "Enable anti-aliasing" checkbox.</dt>
1071+ <dd>The fonts change again (apear smoother).</dd>
1072+ <dt>Change the "Hinting" to none.</dt>
1073+ <dd>There should be a slight change to the appearance of the fonts.</dd>
1074+ <dt>Change the "Hinting" to Medium.</dt>
1075+ <dd>There should be a slight change to the appearance of the fonts.</dd>
1076+ <dt>Change the "Hinting" to Full</dt>
1077+ <dd>There should be a very slight change to the appearance of the fonts.</dd>
1078+ <dt>Change the "Hinting" back to Slight</dt>
1079+ <dd>There should be a very slight change to the appearance of the fonts.</dd>
1080+ <dt>Change the "Sub-pixel order" to None.</dt>
1081+ <dd>There should be a slight change to the appearance of the fonts.</dd>
1082+ <dt>Change the "Sub-pixel order" to BGR.</dt>
1083+ <dd>There should be a slight change to the appearance of the fonts.</dd>
1084+ <dt>Change the "Sub-pixel order" to Vertical RGB.</dt>
1085+ <dd>There should be a slight change to the appearance of the fonts.</dd>
1086+ <dt>Change the "Sub-pixel order" to Veritcal BGR.</dt>
1087+ <dd>There should be a slight change to the appearance of the fonts.</dd>
1088+ <dt>Change the "Sub-pixel order" back to RGB.</dt>
1089+ <dd>There should be a slight change to the appearance of the fonts.</dd>
1090+ <dt>Change the "DPI" value to 120.</dt>
1091+ <dd>The fonts should increase in size.</dd>
1092+ <dt>Change the "DPI" value back to 96.</dt>
1093+ <dd>The fonts should return to their default size.</dd>
1094+</dl>
1095+
1096+<dl>This test will verify that the Settings tab works properly.
1097+ <dt>With the "Appearance" module loaded and the "Settings" tab visible, load a GTK-compliant application (e.g. Archive Manager).</dt>
1098+ <dd>Archive Manager loads.</dd>
1099+ <dt>Change the "Toolbar Style" to Text.</dt>
1100+ <dd>The Archive Manager toolbar changes to text.</dd>
1101+ <dt>Change the "Toolbar Style" to Both.</dt>
1102+ <dd>The Archive Manager toolbar changes to both icons and text with the text below the icon.</dd>
1103+ <dt>Change the "Toolbar Style" to Both Horizontal.</dt>
1104+ <dd>The Archive Manager toolbar changes to both icons and text with the text beside the icon.</dd>
1105+ <dt>Change the "Toolbar Style" back to Icons.</dt>
1106+ <dd>The Archive Manager toolbar changes the default icons look.</dd>
1107+ <dt>Uncheck the "Show images on buttons" checkbox.</dt>
1108+ <dd>The images disappear from the Help, All Settings, and Close button on the dialog.</dd>
1109+ <dt>Re-check the "Show images on buttons" checkbox.</dt>
1110+ <dd>The images re-appear on the Help, All Settings, and Close button on the dialog.</dd>
1111+ <dt>Uncheck the "Show images in menus" checkbox.</dt>
1112+ <dd>The icon images disappear from the main menu.</dd>
1113+ <dt>Re-check the "Show images in menus" checkbox.</dt>
1114+ <dd>The icon images re-appear on the main menu.</dd>
1115+ <dt>Uncheck the "Enable editable accelerators" checkbox. Open xfce4-terminal, hover your mouse over the Edit->Select All option and press Ctrl+v.</dt>
1116+ <dd>The menu accelerator should not change.</dd>
1117+ <dt>Re-check the "Enable editable accelerators" checkbox. In xfce4-terminal, hover your mouse over the Edit->Select All option and press Ctrl+v.</dt>
1118+ <dd>The menu accelerator change to Ctrl+v.</dd>
1119+ <dt>In xfce4-terminal, hover your mouse over the Edit->Select All option and press Shift+Ctrl+v.</dt>
1120+ <dd>The accelerator changes back to the default Shift+Ctrl+v.</dd>
1121+ <dt>Check the "Enable event sounds" checkbox and minimize/maximize a window.</dt>
1122+ <dd>A sound should play.</dd>
1123+</dl>
1124+
1125+<dl>This test will verify that the Help works properly.
1126+ <dt>With an active internet connection and the "Appearance" module loaded, click the Help button and then on "Read Online".</dt>
1127+ <dd>The appropriate online help file loads in the default browser.</dd>
1128+</dl>
1129+
1130+<dl>This test will verify that command line invocation works.
1131+ <dt>From a terminal window, run "xfce4-appearance-settings" (without the quotes).</dt>
1132+ <dd>The Appearance settings open standalone (not as part of the Settings Manager.</dd>
1133+</dl>
1134+
1135+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
1136+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
1137
1138=== added file 'testcases/packages/Xfce/1576_XFCESession'
1139--- testcases/packages/Xfce/1576_XFCESession 1970-01-01 00:00:00 +0000
1140+++ testcases/packages/Xfce/1576_XFCESession 2013-07-10 20:54:23 +0000
1141@@ -0,0 +1,110 @@
1142+Test-case name:XFCE_Session
1143+
1144+This test will check that Session and Startup opens and closes correctly
1145+<dl>
1146+ <dt>Open Settings Manager from the menu</dt>
1147+ <dd>Settings Manager opens</dd>
1148+ <dt>Open Session and Startup from System group</dt>
1149+ <dd>Session and Startup opens</dd>
1150+ <dt>Press All Settings</dt>
1151+ <dd>Session closes leaving main Settings window</dd>
1152+</dl>
1153+This test will check that Session chooser appears at login. Logging out will be required.
1154+<dl>
1155+ <dt>Open Settings Manager from the menu</dt>
1156+ <dd>Settings Manager opens</dd>
1157+ <dt>Open Session and Startup from System group</dt>
1158+ <dd>Session and Startup opens</dd>
1159+ <dt>In General tab, select Display chooser on login</dt>
1160+ <dd>Tick appears in box</dd>
1161+ <dt>Press Close</dt>
1162+ <dd>Session and Startup closes</dd>
1163+ <dt>From Action buttons choose logout, select Save session for future logins</dt>
1164+ <dd>Tick appears in box</dd>
1165+ <dt>Press logout</dt>
1166+ <dd>User is logged out</dd>
1167+ <dt>Login as user, entering password if required</dt>
1168+ <dd>Lightdm login dialogue closes</dd>
1169+ <dd>Session dialogue appears</dd>
1170+ <dt>Double click Default</dt>
1171+ <dd>User logged in to Desktop</dd>
1172+</dl>
1173+This test will check that applications are restored with sessions. Logging out will be required.
1174+<dl>
1175+ <dt>Open Settings Manager from the menu</dt>
1176+ <dd>Settings Manager opens</dd>
1177+ <dt>Open Session and Startup from System group</dt>
1178+ <dd>Session and Startup opens</dd>
1179+ <dt>Press Super+3</dt>
1180+ <dd>Abiword opens</dd>
1181+ <dt>Go to Session tab of Session and Startup</dt>
1182+ <dd>Dialogue changes to session</dd>
1183+ <dt>Press Save Session</dt>
1184+ <dd>Session save dialogue momentarily appears and closes</dd>
1185+ <dt>Close Session and Startup with close button</dt>
1186+ <dd>Session dialogue closes</dd>
1187+ <dt>Focus on Abiword and press Ctrl+Q</dt>
1188+ <dd>Abiword closes</dd>
1189+ <dt>From Action buttons choose logout</dt>
1190+ <dd>Logout dialogue appears with Save session ticked</dd>
1191+ <dt>Untick Save session and press logout</dt>
1192+ <dd>User is logged out</dd>
1193+ <dt>Login as user, entering password if required</dt>
1194+ <dd>Lightdm login dialogue closes</dd>
1195+ <dd>Session dialogue appears</dd>
1196+ <dt>Double click Default</dt>
1197+ <dd>User logged in to Desktop</dd>
1198+ <dd>Abiword opens</dd>
1199+ <dt>Close Abiword</dt>
1200+ <dd>Abiword closes</dd>
1201+</dl>
1202+This test will check that Session saves are cleared correctly. Logging out will be required.
1203+<dl>
1204+ <dt>Open Settings Manager from the menu</dt>
1205+ <dd>Settings Manager opens</dd>
1206+ <dt>Open Session and Startup from System group</dt>
1207+ <dd>Session and Startup opens</dd>
1208+ <dt>Go to Session tab of Session and Startup</dt>
1209+ <dd>Dialogue changes to session</dd>
1210+ <dt>Press Clear saved sessions</dt>
1211+ <dd>Clear sessions dialogue appears</dd>
1212+ <dt>Press Proceed</dt>
1213+ <dd>Dialogue closes</dd>
1214+ <dt>Close Session and Startup with close button</dt>
1215+ <dd>Session dialogue closes</dd>
1216+ <dt>From Action buttons choose logout</dt>
1217+ <dd>User is logged out</dd>
1218+ <dt>Login as user, entering password if required</dt>
1219+ <dd>Lightdm login dialogue closes</dd>
1220+ <dd>User logged in to Desktop with no saved applications appearing</dd>
1221+</dl>
1222+This test will check that Applications added the Autostart list start correctly. Logging out will be required.
1223+<dl>
1224+ <dt>Open Settings Manager from the menu</dt>
1225+ <dd>Settings Manager opens</dd>
1226+ <dt>Open Session and Startup from System group</dt>
1227+ <dd>Session and Startup opens</dd>
1228+ <dt>In General Tab - select Display Chooser on login</dt>
1229+ <dd>Tick not shown in box</dd>
1230+ <dt>Go to Application Autostart tab</dt>
1231+ <dd>Dialogue changes to show current Autostart applications</dd>
1232+ <dt>Press Add button</dt>
1233+ <dd>Add application dialogue appears</dd>
1234+ <dt>In Name box type Test, select Description box</dt>
1235+ <dd>Test shows in Name box</dd>
1236+ <dt>In description box type Abiword test, select Command box</dt>
1237+ <dd>Abiword test shows in Description box</dd>
1238+ <dt>Click button to right of Command box</dt>
1239+ <dd>Select command dialogue appears</dd>
1240+ <dt>Navigate to /usr/bin/abiword, select and click OK</dt>
1241+ <dd>Command selection dialogue closes, command box populated with command</dd>
1242+ <dt>Click OK</dt>
1243+ <dd>Add application dialogue closes</dd>
1244+ <dt>Move to the bottom of the application list</dt>
1245+ <dd>New item shown as Test(Abiword Test) with box populated with a tick</dd>
1246+ <dt>Close Session and startup, logout and then login once more</dt>
1247+ <dd>User logs back into Desktop, Abiword starts</dd>
1248+</dl>
1249+
1250+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
1251+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
1252
1253=== added file 'testcases/packages/Xfce/1577_Xfce4 Dict'
1254--- testcases/packages/Xfce/1577_Xfce4 Dict 1970-01-01 00:00:00 +0000
1255+++ testcases/packages/Xfce/1577_Xfce4 Dict 2013-07-10 20:54:23 +0000
1256@@ -0,0 +1,108 @@
1257+This test will check that Xfce4 Dictionary can open and use a Dictionary Server
1258+<dl>
1259+ <dt>Locate "Dictionary" under "Office" on the Main Menu and click on it</dt>
1260+ <dd>The Dictionary dialog opens</dd>
1261+ <dt>Confirm that the "Search with:" option is set to 'Dictionary Server', type a word in the Search term field and press Enter</dt>
1262+ <dd>Definitions for that word appear in the window</dd>
1263+ <dd>You will probably see returns from more than one dictionary. The number of definitions found will be shown on the status bar at the bottom of the window</dd>
1264+</dl>
1265+
1266+This test will check that the Spell Checker works
1267+<dl>
1268+ <dt>Select the 'Spell Checker' option on the "Search with:" line</dt>
1269+ <dd>The 'Find' icon to the right of the search term field changes from a magnifying glass to "ABC"</dd>
1270+ <dt>Type a word in the search term field and press Enter</dt>
1271+ <dd>The window displays "Spell Checker Results:" for that word</dd>
1272+ <dd>The suggestions indicate the correct language locale for this installation (e.g., "en_US")</dd>
1273+</dl>
1274+
1275+This test will check the Speed Reader option
1276+<dl>
1277+ <dt>Click the 'Speed Reader' icon</dt>
1278+ <dd>The Speed Reader dialog opens</dd>
1279+ <dt>Click the 'Start' button</dt>
1280+ <dd>The Speed Reader-Running window opens and the sample text is played at the default speed</dd>
1281+ <dt>Close the Speed Reader-Running window</dt>
1282+ <dt>Click the 'Speed Reader' icon again</dt>
1283+ <dt>Change the "Words per Minute:" to 100</dt>
1284+ <dt>Change the "Word Grouping:" to 5</dt>
1285+ <dt>Change the "Font Size:" to 26</dt>
1286+ <dt>Check the "Mark Paragraphs" option</dt>
1287+ <dt>Click the 'Start' button</dt>
1288+ <dd>The sample text plays at the new speed, five words at a time, with a 26 pt font, and with a paragraph break after the first sentence</dd>
1289+ <dt>Close the Speed Reader-Running window</dt>
1290+ <dt>Locate the three icons to the right of the text box and click the one with the X</dt>
1291+ <dd>The sample text is cleared</dd>
1292+ <dt>Click the icon that looks like a folder</dt>
1293+ <dd>The Choose a file to load dialog opens</dd>
1294+ <dt>Find a plain text file, select it and click the 'Open' button</dt>
1295+ <dd>The contents of that file appear in the Speed Reader text box</dd>
1296+ <dt>Click the 'Start' button</dt>
1297+ <dd>The text from the pasted file plays at the correct settings</dd>
1298+ <dt>Click the 'Stop' button</dt>
1299+ <dd>The play stops and returns you to the Speed Reader dialog</dd>
1300+ <dt>Open another application and copy some text from it into the clipboard</dt>
1301+ <dt>Back in the Speed Reader dialog, click the icon that looks like a clipboard</dt>
1302+ <dd>The text from the system clipboard appears in the text box</dd>
1303+ <dt>Click the 'Start' button to play that text</dt>
1304+ <dd>The pasted text from the clipboard plays at the correct settings</dd>
1305+ <dt>Close the Speed Reader-Running dialog</dt>
1306+ <dt>Close the Speed Reader dialog</dt>
1307+ <dt>Click 'Quit' to close the Dictionary application</dt>
1308+</dl>
1309+
1310+These tests will check the customization of Preferences
1311+<dl>
1312+ <dt>Open Dictionary</dt>
1313+ <dt>From the main Dictionary dialog, click "File" on the menu</dt>
1314+ <dd>The File menu drop-down opens</dd>
1315+ <dt>Click "Preferences"</dt>
1316+ <dd>The Dictionary preferences dialog opens</dd>
1317+ <dt>Under the 'General' tab, check "Spell Checker" under the "Default search method:"</dt>
1318+ <dt>Click the 'Close' button</dt>
1319+ <dt>Verify that the "Search with:" option is still set to the default of 'Dictionary Server'</dt>
1320+ <dt>Click the 'Quit' button</dt>
1321+ <dt>Re-launch the Dictionary application</dt>
1322+ <dd>The default "Search with:" option now shows 'Spell Checker'</dd>
1323+ <dt>Click File->Preferences</dt>
1324+ <dt>Select the 'Dictionary Server' tab</dt>
1325+ <dt>From the "Dictionary:" drop-down, select "!(use all, stop after first match)"</dt>
1326+ <dt>Click the 'Close' button</dt>
1327+ <dt>Make sure 'Dictionary Server' is the selected "Search with:" mode and then enter a search term</dt>
1328+ <dd>The returned definitions only come from a single dictionary</dd>
1329+ <dt>Click File->Preferences again</dt>
1330+ <dt>Select the 'Web Service' tab</dt>
1331+ <dd>Several choices for a Web search URL are shown</dd>
1332+ <dt>Click the 'Dictionary.com' button and click 'Close'</dt>
1333+ <dd>The "Web Service" option on the "Search with:" bar is no longer grayed out</dd>
1334+ <dt>Check the "Web Service" option</dt>
1335+ <dd>The 'Find' icon to the right of the search term field now shows a globe</dd>
1336+ <dt>Enter the same search term you used in the previous step</dt>
1337+ <dd>The default web browser opens to Dictionary.com showing the definition of the word you entered in the search field</dd>
1338+</dl>
1339+
1340+This test will check the functionality of the Xfce4-Dict plugin
1341+<dl>
1342+ <dt>Make sure that the Dictionary application is closed</dt>
1343+ <dt>Right-click on an empty area of the panel</dt>
1344+ <dt>Click Panel->Add New Items</dt>
1345+ <dt>Select "Dictionary" and click the 'Add' button</dt>
1346+ <dd>The Dictionary icon appears on the panel</dd>
1347+ <dt>Close the Add New Items dialog</dt>
1348+ <dt>Left-click on the Dictionary panel icon</dt>
1349+ <dd>The Dictionary application opens</dd>
1350+ <dt>Close it</dt>
1351+ <dt>Right-click on the Dictionary panel icon</dt>
1352+ <dd>A drop-down menu appears</dd>
1353+ <dt>Click "Properties"</dt>
1354+ <dd>The Dictionary Preferences dialog opens</dd>
1355+ <dt>Close it</dt>
1356+ <dt>Open a web page in your browser and select a word on that page</dt>
1357+ <dt>Drag that selected word and drop it on the Dictionary panel icon</dt>
1358+ <dd>The Dictionary application opens and returns that word from whichever "Search with:" mode you had selected as the default (i.e., Dictionary Server, Web Server or Spell Checker)</dd>
1359+ <dt>Close Dictionary</dt>
1360+</dl>
1361+
1362+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
1363+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
1364+
1365
1366=== added file 'testcases/packages/Xfce/1579_xfdesktop-settings'
1367--- testcases/packages/Xfce/1579_xfdesktop-settings 1970-01-01 00:00:00 +0000
1368+++ testcases/packages/Xfce/1579_xfdesktop-settings 2013-07-10 20:54:23 +0000
1369@@ -0,0 +1,75 @@
1370+Test-case name: xfdesktop-settings/xfdesktop-settings-001
1371+Testing settings window launch correctly.
1372+<dl>
1373+ <dt>Right-click on desktop and click 'Desktop Settings...'</dt>
1374+ <dd>Desktop Settings window opens</dd>
1375+</dl>
1376+
1377+Test-case name: xfdesktop-settings/xfdesktop-settings-002
1378+Testing wallpaper changes correctly.
1379+<dl>
1380+ <dt>Under 'Background', Ensure 'Image' is set to 'Single image'. Click on a wallpaper other than the one currently selected</dt>
1381+ <dd>Wallpaper has changed accordingly</dd>
1382+ <dt>Click on the green plus (+) button. A dialog should open. Choose a background image in an appropriate format (png or jpeg recommended)</dt>
1383+ <dd>Added background is set correctly</dd>
1384+</dl>
1385+
1386+Test-case name: xfdesktop-settings/xfdesktop-settings-003
1387+Testing image list functionality.
1388+<dl>
1389+ <dt>Under 'Background', Ensure 'Image' is set to 'Image list'. Add images to the list by clicking the plus button as before</dt>
1390+ <dd>Added images change correctly</dd>
1391+ <dt>Select an image and click the red minus (-) button.</dt>
1392+ <dd>The image is removed from the list</dd>
1393+</dl>
1394+
1395+Test-case name: xfdesktop-settings/xfdesktop-settings-004
1396+Testing colours and gradients.
1397+<dl>
1398+ <dt>Under 'Background', ensure 'Image' is set to 'None'. Select, in turn, 'Solid colour', 'Horizontal gradient', 'Vertical gradient', and 'Transparent'</dt>
1399+ <dd>Ensure that each are applied correctly.</dd>
1400+ <dt>Change the colour(s) for each</dt>
1401+ <dd>They are set correctly</dd>
1402+ <dt>Increase and decrease the value of the 'Brightness' slider</dt>
1403+ <dd>Brightness changes accordingly</dd>
1404+ <dt>Increase and decrease the value of the 'Saturation' slider</dt>
1405+ <dd>Brightness changes accordingly</dd>
1406+</dl>
1407+
1408+Test-case name: xfdesktop-settings/xfdesktop-settings-005
1409+Testing desktop menu.
1410+<dl>
1411+ <dt>Right click on the desktop.</dt>
1412+ <dd>The 'Applications' menu loads up a list of applications correctly</dd>
1413+ <dt>In the desktop settings, under 'Menus', untick and retick the 'Show applications menu on desktop right click' box</dt>
1414+ <dd>Observe in turn that it shows and hides the applications menu correctly.</dd>
1415+ <dt>Untick and retick the 'Show application icons in menu' box</dt>
1416+ <dd>It shows and hides the application icons in the desktop menu</dd>
1417+ <dt>Middle (scroll) click on the desktop</dt>
1418+ <dd>A window list appears</dd>
1419+ <dt>Untick and retick each of the boxes under 'Window List Menu' in the desktop settings dialog</dt>
1420+ <dd>Ensure that they each enable and disable their labelled functions</dd>
1421+</dl>
1422+Test-case name: xfdesktop-settings/xfdesktop-settings-006
1423+Testing desktop icons.
1424+<dl>
1425+ <dt>Under the 'Icons' tab of the desktop settings manager, under 'Appearance', change icon type to 'Minimised application icons'</dt>
1426+ <dd>Ensure the desktop icons now represent the currently running applications</dd>
1427+ <dt>Now change icon type to none.</dt>
1428+ <dd> and observe that all desktop icons disappear. They should reappear upon reselecting 'File/launcher icons'</dd>
1429+ <dt>Change the icon size with the up and down buttons.</dt>
1430+ <dd>Observe that the icons change size correctly. Check that manually entering a value also has the required effect.</dd>
1431+ <dt>Click the check box 'Use custom font size'</dt>
1432+ <dd>Ensure that using the up or down arrows, or entering a value, changes the icon font size correctly. Unchecking the box should restore the font size to default</dd>
1433+ <dt>Untick and retick 'Show thumbnails'</dt>
1434+ <dd>Desktop thumbnails are shown and hidden correctly (may need some video or image files on the desktop to check this).</dd>
1435+ <dt>Tick 'Single click to activate icons'</dt>
1436+ <dd>Ensure that the icon applications now launch upon being clicked</dd>
1437+ <dt>Untick the box>/dt>
1438+ <dd>It now functions as before (double click)</dd>
1439+ <dt>Tick and untick each of the checkboxes under 'Default Icons'</dt>
1440+ <dd>Each in turn is hidden and shown</dd>
1441+</dl>
1442+
1443+<strong>If all actions produce the expected results listed, and you can answer yes to the above questions, please <a href="results#add_result">submit</a> a 'passed' result.
1444+ If an action fails, or produces an unexpected result, or you answer no to any of the above questions, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
1445
1446=== added file 'testcases/packages/Xfce/1580_Xfce4 MIME Settings'
1447--- testcases/packages/Xfce/1580_Xfce4 MIME Settings 1970-01-01 00:00:00 +0000
1448+++ testcases/packages/Xfce/1580_Xfce4 MIME Settings 2013-07-10 20:54:23 +0000
1449@@ -0,0 +1,58 @@
1450+This test will check that the MIME Type Editor can open
1451+<dl>
1452+ <dt>Locate "MIME Type Editor" under "Settings Manager" on the Main Menu and click on it</dt>
1453+ <dd>The MIME Type Editor dialog opens</dd>
1454+</dl>
1455+
1456+This test will check that the MIME Type list can be filtered and sorted
1457+<dl>
1458+ <dt>Enter some text in the "Filter:" field (e.g., "image")</dt>
1459+ <dd>The MIMI Type list is filtered incrementally with partial matches as you type more characters</dd>
1460+ <dt>Click the X icon at the right side of the "Filter:" field</dt>
1461+ <dd>The filter criterion is cleared and the application again displays all available MIME types</dd>
1462+ <dt>Click on the "Default Application" column heading</dt>
1463+ <dd>The list is sorted alphabetically by application name</dd>
1464+ <dt>Click on the "MIME Type" column heading</dt>
1465+ <dd>The list is sorted alphabetically by MIME Type</dd>
1466+</dl>
1467+
1468+This test will check that application associations can be set and changed
1469+<dl>
1470+ <dt>Enter "log" in the "Filter:" field</dt>
1471+ <dd>The list of MIME types is filtered to those names containing "log"</dd>
1472+ <dt>Locate the "text/x-log" entry and click on it</dt>
1473+ <dd>Its associated default application shows Mousepad</dd>
1474+ <dt>Click on "Mousepad"</dt>
1475+ <dd>A drop-down list appears displaying two recommended applications, Mousepad and AbiWord</dd>
1476+ <dt>Select AbiWord</dt>
1477+ <dd>AbiWord now appears as the "Default Application", the "Status" changes to "User Set", and the typeface of the entire row changes to bold</dd>
1478+ <dt>Open the File Manager and navigate to the /var/log folder</dt>
1479+ <dt>Double-click on any file with a .log extension</dt>
1480+ <dd>The file opens with AbiWord</dd>
1481+ <dt>Close AbiWord</dt>
1482+ <dt>In the MIME Type Editor, click again on the "Default Application" field of the "text/x-log" entry</dt>
1483+ <dd>The drop-down menu appears</dd>
1484+ <dt>Click "Reset to Default"</dt>
1485+ <dt>Click the 'Reset to Default' button on the 'Question' dialog to confirm</dt>
1486+ <dd>"Status" changes back to "Default", "Default Application" again shows "Mousepad" and the typeface is un-bolded</dd>
1487+ <dt>Locate the same .log file in File Manager and double-click on it</dt>
1488+ <dd>The file opens in Mousepad</dd>
1489+ <dt>Close Mousepad</dt>
1490+ <dt>Close MIME Type Editor</dt>
1491+</dl>
1492+
1493+This test will check that MIME Type Editor will correctly display a file association changed with another application
1494+<dl>
1495+ <dt>Right-click on the same .log file in File Manager and select "Open with AbiWord" from the drop-down</dt>
1496+ <dd>The file opens in AbiWord</dd>
1497+ <dt>Open MIME Type Editor and locate the "text/x-log" MIME Type entry</dt>
1498+ <dd>The "Status" shows "User Set" and the "Default Application" shows "AbiWord"</dd>
1499+ <dt>Click on "AbiWord", select "Reset to Default" and confirm your choice</dt>
1500+ <dd>The "text/x-log" entry is set back to its default of Mousepad</dd>
1501+ <dt>Close MIME Type Editor</dt>
1502+ <dt>Close AbiWord</dt>
1503+</dl>
1504+
1505+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
1506+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
1507+

Subscribers

People subscribed via source and target branches