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

Proposed by Elfy
Status: Merged
Merged at revision: 154
Proposed branch: lp:~elfy/ubuntu-manual-tests/XFCE_App_finder
Merge into: lp:ubuntu-manual-tests
Diff against target: 53 lines (+49/-0)
1 file modified
testcases/packages/XFCE_App_finder (+49/-0)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/XFCE_App_finder
Reviewer Review Type Date Requested Status
Nicholas Skaggs (community) Approve
Review via email: mp+172811@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Looks good elfy. I had to kill the underscores in the name though, they don't play nice with the tracker.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'testcases/packages/XFCE_App_finder'
--- testcases/packages/XFCE_App_finder 1970-01-01 00:00:00 +0000
+++ testcases/packages/XFCE_App_finder 2013-07-03 12:53:39 +0000
@@ -0,0 +1,49 @@
1Test-case name:XFCE_App_Finder
2
3This test will check that Application Finder opens and closes without error
4<dl>
5 <dt>Press Alt+F2</dt>
6 <dd>Application Finder opens</dd>
7 <dt>Press Close</dt>
8 <dd>Application Finder closes</dd>
9</dl>
10This test will check that Application Finder runs and stores custom commands
11<dl>
12 <dt>Press Alt+F2</dt>
13 <dd>Application Finder opens</dd>
14 <dt>In dialogue type gksudo mousepad, press Launch</dt>
15 <dd>Application Finder closes, authorisation dialogue opens</dd>
16 <dt>Enter your password and press OK</dt>
17 <dd>Mousepad opens with root account warning</dd>
18 <dt>Close Mousepad and Press Alt+F2</dt>
19 <dd>Mousepad closes, Application Finder opens</dd>
20 <dt>In dialogue type gk</dt>
21 <dd>Dialogue autocompletes remainder of gksudo mousepad command</dd>
22</dl>
23This test will check that Application Finder will clear stored commands
24<dl>
25 <dt>Press Alt+F2</dt>
26 <dd>Application Finder opens</dd>
27 <dt>Press down arrow</dt>
28 <dd>Application Finder opens to command listings</dd>
29 <dt>Select Commands History</dt>
30 <dd>Right Pane is populated with gksudo mousepad command</dd>
31 <dt>Select Preferences</dt>
32 <dd>Preferences dialogue opens</dd>
33 <dt>Press Clear Custom Command History button</dt>
34 <dd>Question dialogue opens</dd>
35 <dt>Press Clear</dt>
36 <dd>Question dialogue window closes</dd>
37 <dt>Press Close button</dt>
38 <dd>Preferences closes and commands history is cleared</dd>
39</dl>
40This test will check that Application Finder opens applications correctly and closes itself
41<dl>
42 <dt>Select an application from All Applications and press Launch button</dt>
43 <dd>Selected Application launches without error, Application Finder closes</dd>
44 <dt>Close opened application</dt>
45 <dd>Application closes</dd>
46</dl>
47
48<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
49 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