Merge lp:~elfy/ubuntu-manual-tests/1256911 into lp:ubuntu-manual-tests

Proposed by Elfy
Status: Merged
Merged at revision: 283
Proposed branch: lp:~elfy/ubuntu-manual-tests/1256911
Merge into: lp:ubuntu-manual-tests
Diff against target: 73 lines (+69/-0)
1 file modified
testcases/packages/menulibre (+69/-0)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/1256911
Reviewer Review Type Date Requested Status
Sean Davis Approve
Review via email: mp+211181@code.launchpad.net

Description of the change

First draft menulibre testcase

To post a comment you must log in.
lp:~elfy/ubuntu-manual-tests/1256911 updated
283. By Elfy

remove empty space

Revision history for this message
Sean Davis (bluesabre) wrote :

This looks great to me.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'testcases/packages/menulibre'
--- testcases/packages/menulibre 1970-01-01 00:00:00 +0000
+++ testcases/packages/menulibre 2014-03-15 18:05:31 +0000
@@ -0,0 +1,69 @@
1This test will check that a new launcher can be added and moved to an existing menu
2
3 <dt>Right click on menu</dt>
4 <dt>Select Edit Applications</dt>
5 <dd>MenuLibre opens</dd>
6 <dt>Select Settings Manager</dt>
7 <dt>Click + in the toolbar</dt>
8 <dt>Select Add Launcher</dt>
9 <dd>New Launcher appears highlighted below Settings Manager</dd>
10 <dt>At bottom of Menu Browser click arrows to move new launcher</dt>
11 <dd>New Launcher moves up and down in menu hierarchy in response</dd>
12 <dt>Move New Launcher to below Accessories</dt>
13 <dt>Click arrow to side of Accessories to open that menu directory</dt>
14 <dt>Select New Launcher, click up arrow</dt>
15 <dd>New launcher moves inside Accessories</dd>
16 <dt>In entry editor, select the Command entry</dt>
17 <dt>Enter xfce4-terminal in Command area</dt>
18 <dt>Click into Categories area</dt>
19 <dt>Click + at bottom of categories area</dt>
20 <dd>Select a category appears</dd>
21 <dt>Double click on <em>Select a category</em></dt>
22 <dd>Category list appears</dd>
23 <dt>Select Other - GTK</dt>
24 <dd>Category area reflects new category</dd>
25 <dt>Save launcher using toolbar button</dt>
26 <dt>Open menu, navigate to Accessories</dt>
27 <dd>New Launcher appears in Accessories menu</dd>
28 <dt>Click new launcher</dt>
29 <dd>Terminal opens</dd>
30 <dt>In Menu Editor - hover over launcher title and click</dt>
31 <dt>Enter new name for launcher and press enter</dt>
32 <dd>New name is set</dd>
33 <dt>Save launcher using toolbar button</dt>
34 <dt>Open menu, navigate to Accessories</dt>
35 <dd>Menu entry reflects the new name</dd>
36
37This test will check that a launcher can be hidden from the menu
38
39 <dt>Select previously created launcher</dt>
40 <dt>In Entry editor, click <em>Hide from menus</em></dt>
41 <dd>Button shows ON</dd>
42 <dt>Save launcher using toolbar button</dt>
43 <dt>Open menu, navigate to Accessories</dt>
44 <dd>Launcher is now not shown in menu</dd>
45 <dt>Reverse the previous step to disable hiding and save launcher</dt>
46
47This test will check that a new menu level directory can be added
48
49 <dt>Press + in toolbar and select Add Directory</dt>
50 <dd>New directory appears in menu browser</dd>
51 <dt>In Menu Editor - hover over directory title and click</dt>
52 <dt>Enter new name for directory and press enter</dt>
53 <dd>New name is set</dd>
54 <dt>Save new directory from toolbar</dt>
55 <dt>Open menu</dt>
56 <dd>New directory is <em>not</em> shown in menu</dd>
57
58This test will check that an empty directory will be visible in menu with a valid menu entry
59
60 <dt>Select the previously created new directory</dt>
61 <dt>Using + key in toolbar add a new launcher</dt>
62 <dd>New launcher appears in new directory</dd>
63 <dt>Using previous instructions, create a valid launcher for xfce4-terminal</dt>
64 <dt>Save new launcher</dt>
65 <dt>Open menu, navigate to new directory</dt>
66 <dd>Menu entry now appears</dd>
67
68<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
69 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>

Subscribers

People subscribed via source and target branches