Merge lp:~flocculant/ubuntu-manual-tests/1666694 into lp:ubuntu-manual-tests

Proposed by Kev Bowring
Status: Merged
Approved by: David Pires
Approved revision: 359
Merged at revision: 359
Proposed branch: lp:~flocculant/ubuntu-manual-tests/1666694
Merge into: lp:ubuntu-manual-tests
Diff against target: 88 lines (+50/-17)
1 file modified
testcases/image/1628_Xubuntu Post-install (+50/-17)
To merge this branch: bzr merge lp:~flocculant/ubuntu-manual-tests/1666694
Reviewer Review Type Date Requested Status
David Pires Approve
Review via email: mp+317920@code.launchpad.net

Description of the change

Update Xubuntu Post Install testcase:

changing the tests for locking and suspending

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

Thanks for updating this testcas, flocculant.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'testcases/image/1628_Xubuntu Post-install'
2--- testcases/image/1628_Xubuntu Post-install 2017-01-16 16:33:12 +0000
3+++ testcases/image/1628_Xubuntu Post-install 2017-02-21 22:10:47 +0000
4@@ -1,8 +1,8 @@
5-If options are available, these tests are to be undertaken following a successful install of Xubuntu.
6+If options are available, these tests are to be undertaken <em>following</em> a successful install of Xubuntu.
7
8 Network connections
9 <dl>
10- <dt>If you have access to several methods to connect to Internet, connect to them all</dt>
11+ <dt>If you have access to more than one method to connect to Internet, connect to them all</dt>
12 <dd>You are able to connect as expected</dd>
13 </dl>
14
15@@ -13,27 +13,60 @@
16 <dd>Confirm you are able to read files from it</dd>
17 </dl>
18
19-If you have USB drive available
20+If you have a USB drive available
21 <dl>
22 <dt>If you have a USB drive, plug it in</dt>
23 <dd>The USB drive is mounted, Thunar opens and you can open files from USB</dd>
24 </dl>
25
26 <em> Lock and suspend testing</em>
27-<strong>When testing on hardware</strong>
28-<dl>
29- <dt>Open any application and suspend machine</dt>
30- <dd>Machine suspends</dd>
31- <dt>Restart suspended machine and unlock</dt>
32- <dd>Desktop shows previously started application</dd>
33-</dl>
34-
35-<strong>When testing on either hardware or virtual machine</strong>
36-<dl>
37- <dt>Open any application and lock machine</dt>
38- <dd>Lock screen shows and screen then blanks</dd>
39- <dt>Press any key and unlock</dt>
40- <dd>Desktop shows previously started application</dd>
41+<em> If unlocking requires more than one password entry - fail the testcase</em>
42+
43+<strong>Testing on Hardware</strong>
44+
45+Test Suspend
46+<dl>
47+ <dt>Open any application and suspend machine</dt>
48+ <dd>Machine suspends</dd>
49+ <dt>Restart suspended machine and unlock</dt>
50+ <dd>Desktop shows previously started application</dd>
51+</dl>
52+
53+Test Desktop Locking
54+<dl>
55+ <dt>Open any application and lock desktop</dt>
56+ <dd>Desktop locks</dd>
57+ <dt>Unlock desktop</dt>
58+ <dd>Desktop shows previously started application</dd>
59+</dl>
60+
61+Test Lock/Guest Session use/Unlock
62+<dl>
63+ <dt>Open any application then lock desktop</dt>
64+ <dd>Desktop locks</dd>
65+ <dt>Login as Guest</dt>
66+ <dt>Logout from Guest</dt>
67+ <dt>Login to normal user, unlocking</dt>
68+ <dd>Desktop shows previously started application</dd>
69+</dl>
70+
71+<strong>When testing on virtual machine</strong>
72+Test Desktop Locking
73+<dl>
74+ <dt>Open any application and lock desktop</dt>
75+ <dd>Desktop locks</dd>
76+ <dt>Unlock desktop</dt>
77+ <dd>Desktop shows previously started application</dd>
78+</dl>
79+
80+Test Lock/Guest Session use/Unlock
81+<dl>
82+ <dt>Open any application then lock desktop</dt>
83+ <dd>Desktop locks</dd>
84+ <dt>Login as Guest</dt>
85+ <dt>Logout from Guest</dt>
86+ <dt>Login to normal user, unlocking</dt>
87+ <dd>Desktop shows previously started application</dd>
88 </dl>
89
90

Subscribers

People subscribed via source and target branches