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

Proposed by Elfy
Status: Merged
Merged at revision: 225
Proposed branch: lp:~elfy/ubuntu-manual-tests/XubuntuGreeter
Merge into: lp:ubuntu-manual-tests
Diff against target: 65 lines (+61/-0)
1 file modified
testcases/packages/XubuntuGreeter (+61/-0)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/XubuntuGreeter
Reviewer Review Type Date Requested Status
Pasi Lallinaho (community) Approve
Review via email: mp+180689@code.launchpad.net

Description of the change

First draft Xubuntu greeter screen

To post a comment you must log in.
Revision history for this message
Pasi Lallinaho (knome) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/packages/XubuntuGreeter'
2--- testcases/packages/XubuntuGreeter 1970-01-01 00:00:00 +0000
3+++ testcases/packages/XubuntuGreeter 2013-08-17 11:07:28 +0000
4@@ -0,0 +1,61 @@
5+Testcase Name:Xubuntu greeter
6+
7+This test will require logging in and out, suspend (where avilable), restart and shutdown. In addition extra languages should be installed <strong>prior</strong> to running the testcase.
8+
9+This test will check that session changes are applied correctly.
10+<dl>
11+ <dt>Logout of existing session</dt>
12+ <dd>Greeter screen appears</dd>
13+ <dt>From session menu (gear icon), choose Xfce.</dt>
14+ <dt>In user dialogue, choose user, enter password as required and press Log In</dt>
15+ <dd>Xfce session starts</dd>
16+ <dt>Logout of Xfce session, change session to Xubuntu and repeat login steps</dt>
17+ <dd>Xubuntu session starts</dd>
18+ <dt>Logout</dt>
19+ <dd>Greeter screen shows</dd>
20+</dl>
21+
22+This test will check that localisation changes are applied correctly
23+<dl>
24+ <dt>From Localisation menu (flag icon) choose one of the available languages</dt>
25+ <dt>In user dialogue, choose user, enter password as required and press Log In</dt>
26+ <dd>Xubuntu session starts with the expected language</dd>
27+ <dt>Logout of session, change language and repeat login steps</dt>
28+ <dd>Xubuntu session starts with new language</dd>
29+ <dt>Logout</dt>
30+ <dd>Greeter screen shows</dd>
31+</dl>
32+
33+This test will check that Accessibility options are applied correctly
34+<dl>
35+ <dt>From Accessibility options - select both Large Font and High Contrast</dt>
36+ <dt>In user dialogue, choose user, enter password as required and press Log In</dt>
37+ <dd>Xubuntu session starts with the expected font options</dd>
38+ <dt>Logout</dt>
39+ <dt>From Accessibility options - deselect both Large Font and High Contrast</dt>
40+ <dt>In user dialogue, choose user, enter password as required and press Log In</dt>
41+ <dd>Xubuntu session starts with the expected font options</dd>
42+ <dt>Logout</dt>
43+</dl>
44+
45+This test will check that System Power options work correctly
46+<dl>
47+ <dt>From System Power options select Restart</dt>
48+ <dd>Dialogue appears with Cancel or Restart Option</dd>
49+ <dt>Press Restart</dt>
50+ <dd>Machine restarts</dd>
51+ <dt>From System Power options select Shutdown</dt>
52+ <dd>Dialogue appears with Cancel or Shut Down Option</dd>
53+ <dt>Press Shut Down</dt>
54+ <dd>Machine shuts down</dd>
55+ <dt>Restart machine</dt>
56+ <dt>From System Power options select Suspend if available</dt>
57+ <dd>Dialogue appears with Cancel or Suspend Option</dd>
58+ <dt>Press Suspend</dt>
59+ <dd>Machine suspends</dd>
60+ <dt>Press any key</dt>
61+ <dd>Machine restarts from suspend</dd>
62+</dl>
63+
64+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
65+ 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