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