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