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

Proposed by Elfy
Status: Merged
Approved by: Elfy
Approved revision: 297
Merged at revision: 297
Proposed branch: lp:~elfy/ubuntu-manual-tests/1315491
Merge into: lp:ubuntu-manual-tests
Diff against target: 68 lines (+29/-5)
1 file modified
testcases/packages/1559_Catfish (+29/-5)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/1315491
Reviewer Review Type Date Requested Status
Elfy (community) Approve
Review via email: mp+218389@code.launchpad.net

Description of the change

Fixed icon description

Added thumbnail test

To post a comment you must log in.
Revision history for this message
David Pires (slickymaster) wrote :

The block to test the thumbnail capability of Catfish was needed and IMO it's a good addition to the testcase. I would just suggest, and for reasons of coherence with the Xfce Optional tests section, to replace the occurrences of 'Open Catfish from menu' with 'Open Catfish from Whiskermenu'

Revision history for this message
Elfy (elfy) wrote :

that makes sense - thanks David.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'testcases/packages/1559_Catfish'
2--- testcases/packages/1559_Catfish 2014-01-14 16:26:44 +0000
3+++ testcases/packages/1559_Catfish 2014-05-06 11:18:15 +0000
4@@ -1,5 +1,3 @@
5-Test-case name:Catfish
6-
7 This test will check that Catfish opens
8 <dl>
9 <dt>Open Catfish from menu</dt>
10@@ -16,7 +14,7 @@
11 <dd>New files named test and Test appear on Desktop</dd>
12 <dt>Open Catfish from menu</dt>
13 <dd>Catfish opens with empty search box</dd>
14- <dt>Click icon to right of search box</dt>
15+ <dt>Click the gear icon to the far right of the search box</dt>
16 <dd>Menu appears</dd>
17 <dt>Click Update Search Index</dt>
18 <dd>Update Search Index opens</dd>
19@@ -50,7 +48,7 @@
20 <dt>Type <code>touch .test</code> and enter</dt>
21 <dt>Open Catfish from menu</dt>
22 <dd>Catfish opens with empty search box</dd>
23- <dt>Click icon to right of search box</dt>
24+ <dt>Click the gear icon to the far right of the search box</dt>
25 <dd>Menu appears</dd>
26 <dt>Click Update Search Index</dt>
27 <dd>Update Search Index opens</dd>
28@@ -65,7 +63,7 @@
29 <dd>Folder list appears</dd>
30 <dt>Click on Desktop</dt>
31 <dd>Folder name changes to Desktop</dd>
32- <dt>Click icon to right of search box</dt>
33+ <dt>Click the gear icon to the far right of the search box</dt>
34 <dd>Menu appears</dd>
35 <dt>Click Exact Match in menu</dt>
36 <dd>Menu closes</dd>
37@@ -82,5 +80,31 @@
38 <dd>Catfish closes</dd>
39 </dl>
40
41+This test will check the thumbnail capability of Catfish
42+<dl>
43+ <dt>Go to the menu search and launch the xfce screenshooter</dt>
44+ <dd>Screenshot dialogue opens</dd>
45+ <dt>Capture a screenshot and save it to the Desktop</dt>
46+ <dd>A thumbnail of the image should now appear in the Desktop</dd>
47+ <dt>Go to the menu and launch catfish</dt>
48+ <dd>Catfish opens with empty search box</dd>
49+ <dt>Click the gear icon to the far right of the search box</dt>
50+ <dd>Menu appears</dd>
51+ <dt>Click Update Search Index</dt>
52+ <dd>Update Search Index opens</dd>
53+ <dt>Click Unlock</dt>
54+ <dd>Password Entry box opens</dd>
55+ <dt>Enter your password and Enter</dt>
56+ <dd>Password box closes</dd>
57+ <dd>Update Search Index box shows index being updated</dd>
58+ <dt>When Search Index reports Locate database updated successfully, click Close</dt>
59+ <dd>Search Index box closes</dd>
60+ <dt>Search for "screenshot"</dt>
61+ <dd>List showing your recent screenshot appears</dd>
62+ <dt>Click the second icon next to the right of the search box area</dt>
63+ <dd>List should now show the thumbnail of your screenshot</dd>
64+ <dt>Close Catfish with X in the top left corner</dt>
65+ <dd>Catfish closes</dd>
66+</dl>
67 <strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
68 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