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

Proposed by Elfy
Status: Merged
Approved by: Elfy
Approved revision: 170
Merged at revision: 166
Proposed branch: lp:~elfy/ubuntu-manual-tests/XFCEDisplay
Merge into: lp:ubuntu-manual-tests
Diff against target: 31 lines (+27/-0)
1 file modified
testcases/packages/Xfce/XFCEDisplay (+27/-0)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/XFCEDisplay
Reviewer Review Type Date Requested Status
Elfy (community) Approve
Jackson Doak (community) Needs Fixing
Review via email: mp+174537@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Jackson Doak (noskcaj) wrote :

The second test seems redundant, merge the two first tests:
    <dt>Open Settings Manager from menu, then select Display</dt
        <dd>Display opens</dd>
    <dt>Press X in top right corner</dt>
        <dd>Display closes, available monitors shown in left pane</dd>

The second half of the last test repeats too, please fix that.

review: Needs Fixing
169. By Elfy

Change per review

170. By Elfy

Missed change

Revision history for this message
Elfy (elfy) :
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/XFCEDisplay'
2--- testcases/packages/Xfce/XFCEDisplay 1970-01-01 00:00:00 +0000
3+++ testcases/packages/Xfce/XFCEDisplay 2013-07-14 10:12:29 +0000
4@@ -0,0 +1,27 @@
5+Test-case name:XFCE4 Display
6+
7+This test will check that Display Manager opens and closes correctly
8+<dl>
9+ <dt>Open Settings Manager from menu, then select Display</dt>
10+ <dd>Display opens,available monitors shown in left pane</dd>
11+ <dt>Press X in top right corner</dt>
12+ <dd>Display closes</dd>
13+</dl>
14+This test will check that Display settings are applied correctly
15+<dl>
16+ <dt>From Resolution drop down, choose a different monitor resolution</dt>
17+ <dd>Monitor refreshes with new resolution</dd>
18+ <dd>Keep resolution dialogue appears</dd>
19+ <dt>Select Keep this resolution</dt>
20+ <dd>Dialogue disappears</dd>
21+ <dd>Resolution remains as set</dd>
22+ <dt>Reset resolution to default as required, press Keep this configuration when prompted</dt>
23+ <dd>Monitor refreshes with new resolution</dd>
24+ <dt>Repeat tests for (where appropriate) Refresh rate, Rotation and Reflection</dt>
25+ <dd>Settings are applied correctly as appropriate</dd>
26+ <dt>Press Close</dt>
27+ <dd>Display manager closes</dd>
28+</dl>
29+
30+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
31+ 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