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

Subscribers

People subscribed via source and target branches