Merge lp:~jmoleary/ubuntu-manual-tests/jmo-testcases into lp:ubuntu-manual-tests

Proposed by Joshua O'Leary
Status: Merged
Merge reported by: Jackson Doak
Merged at revision: not available
Proposed branch: lp:~jmoleary/ubuntu-manual-tests/jmo-testcases
Merge into: lp:ubuntu-manual-tests
Diff against target: 89 lines (+85/-0)
1 file modified
testcases/packages/Xfce/xfdesktop-settings (+85/-0)
To merge this branch: bzr merge lp:~jmoleary/ubuntu-manual-tests/jmo-testcases
Reviewer Review Type Date Requested Status
Jackson Doak (community) Approve
Review via email: mp+173603@code.launchpad.net

Description of the change

Added and improved testcase of xfdesktop-settings (https://bugs.launchpad.net/ubuntu-manual-tests/+bug/1187449)

I haven't given it a case number yet because other commits accepted before may have the same number.

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

I fixed two spelling errors and joined some of the smaller tests, then merged.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/packages/Xfce/xfdesktop-settings'
2--- testcases/packages/Xfce/xfdesktop-settings 1970-01-01 00:00:00 +0000
3+++ testcases/packages/Xfce/xfdesktop-settings 2013-07-08 21:29:34 +0000
4@@ -0,0 +1,85 @@
5+Test-case name: xfdesktop-settings/xfdesktop-settings-001
6+Testing settings window launch correctly.
7+<dl>
8+ <dt>Right-click on desktop and click 'Desktop Settings...'</dt>
9+ <dd>Desktop Settings window opens</dd>
10+</dl>
11+
12+Test-case name: xfdesktop-settings/xfdesktop-settings-002
13+Testing wallpaper changes correctly.
14+<dl>
15+ <dt>Under 'Background', Ensure 'Image' is set to 'Single image'. Click on a wallpaper other than the one currently selected</dt>
16+ <dd>Wallpaper has changed accordingly</dd>
17+</dl>
18+
19+Test-case name: xfdesktop-settings/xfdesktop-settings-003
20+Testing custom wallpaper.
21+<dl>
22+ <dt>Click on the green plus (+) button. A dialog should open. Choose a background image in an appropiate format (png or jpeg recommended)</dt>
23+ <dd>Added background is set correctly</dd>
24+</dl>
25+
26+Test-case name: xfdesktop-settings/xfdesktop-settings-004
27+Testing image list functionality.
28+<dl>
29+ <dt>Under 'Background', Ensure 'Image' is set to 'Image list'. Add images to the list by clicing the plus button as before</dt>
30+ <dd>Added images change correctly</dd>
31+ <dt>Select an image and click the red minus (-) button.</dt>
32+ <dd>The image is removed from the list</dd>
33+</dl>
34+
35+Test-case name: xfdesktop-settings/xfdesktop-settings-005
36+Testing colours and gradients.
37+<dl>
38+ <dt>Under 'Background', ensure 'Image' is set to 'None'. Select, in turn, 'Solid colour', 'Horizontal gradient', 'Vertical gradient', and 'Transparent'</dt>
39+ <dd>Ensure that each are applied correctly.</dd>
40+ <dt>Change the colour(s) for each</dt>
41+ <dd>They are set correctly</dd>
42+</dl>
43+
44+Test-case name: xfdesktop-settings/xfdesktop-settings-006
45+Testing colour adjustments.
46+<dl>
47+ <dt>Increase and decrease the value of the 'Brightness' slider</dt>
48+ <dd>Brightness changes accordingly</dd>
49+ <dt>Increase and decrease the value of the 'Saturation' slider</dt>
50+ <dd>Brightness changes accordingly</dd>
51+</dl>
52+
53+Test-case name: xfdesktop-settings/xfdesktop-settings-007
54+Testing desktop menu.
55+<dl>
56+ <dt>Right click on the desktop.</dt>
57+ <dd>The 'Applications' menu loads up a list of applications correctly</dd>
58+ <dt>In the desktop settings, under 'Menus', untick and retick the 'Show applications menu on desktop right click' box</dt>
59+ <dd>Observe in turn that it shows and hides the applications menu correctly.</dd>
60+ <dt>Untick and retick the 'Show application icons in menu' box</dt>
61+ <dd>It shows and hides the application icons in the desktop menu</dd>
62+ <dt>Middle (scroll) click on the desktop</dt>
63+ <dd>A window list appears</dd>
64+ <dt>Untick and retick each of the boxes under 'Window List Menu' in the desktop settings dialog</dt>
65+ <dd>Ensure that they each enable and disable their labelled functions</dd>
66+</dl>
67+Test-case name: xfdesktop-settings/xfdesktop-settings-008
68+Testing desktop icons.
69+<dl>
70+ <dt>Under the 'Icons' tab of the desktop settings manager, under 'Appearance', change icon type to 'Minimised application icons'</dt>
71+ <dd>Ensure the desktop icons now represent the currently running applications</dd>
72+ <dt>Now change icon type to none.</dt>
73+ <dd> and observe that all desktop icons disappear. They should reappear upon reselecting 'File/launcher icons'</dd>
74+ <dt>Change the icon size with the up and down buttons.</dt>
75+ <dd>Observe that the icons change size correctly. Check that manually entering a value also has the required effect.</dd>
76+ <dt>Click the check box 'Use custom font size'</dt>
77+ <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>
78+ <dt>Untick and retick 'Show thumbnails'</dt>
79+ <dd>Desktop thumbnails are shown and hidden correctly (may need some video or image files on the desktop to check this).</dd>
80+ <dt>Tick 'Single click to activate icons'</dt>
81+ <dd>Ensure that the icon applications now launch upon being clicked</dd>
82+ <dt>Untick the box>/dt>
83+ <dd>It now functions as before (double click)</dd>
84+ <dt>Tick and untick each of the checkboxes under 'Default Icons'</dt>
85+ <dd>Each in turn is hidden and shown</dd>
86+</dl>
87+
88+<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.
89+ 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>

Subscribers

People subscribed via source and target branches