~elfy/ubuntu-manual-tests/1347801

« back to all changes in this revision

Viewing changes to testcases/hardware/1486_Suspend & Resume

  • Committer: Nicholas Skaggs
  • Date: 2013-01-23 08:29:30 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20130123082930-p1c1o4e19x39lmm3
initial version of manual testcase repository, as extracted from qatrackers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<strong>Suspend/Resume smoke test</strong>
 
2
 
 
3
Case ID: snr-001
 
4
<dl>
 
5
    <dt>Open a few applications in on the desktop, including Firefox.</dt>
 
6
    <dt>Look at the top-right corner of your screen, you should find the session icon alongside of your user-name, click on it to get a drop-down menu.</dt>
 
7
    <dt>Now from the drop-down menu select Suspend.</dt>
 
8
    <dt>After about 10 seconds press the power button on your system to resume.</dt>
 
9
    <dt>You should be presented with a password prompt; enter your password (not requested using a live environment).</dt>
 
10
    <dt>Verify that the desktop loads as before, at the correct resolution, that your applications are still running and that you can connect to the net.</dt>
 
11
</dl>
 
12
 
 
13
<strong>Extended Suspend/Resume test</strong>
 
14
 
 
15
Case ID: snr-002
 
16
<dl>
 
17
    Run the suspend/resume test script included in Ubuntu: 
 
18
</dl>
 
19
<dd>sudo /usr/share/checkbox/scripts/sleep_test -d -i 5</dd>
 
20
 
 
21
This will perform 5 suspend/resume tests. If your system does not wake itself up after 60 seconds of suspension, please press the power button momentarily to wake the system manually. If your system fails to wake at all and must be rebooted, report a bug and mark the test as failed. 
 
22
 
 
23
<strong>Deprecated</strong>
 
24
 
 
25
<dd>As of 10.04, hibernate is no longer installed by default, so this testcase is no longer relevant for the default installation
 
26
Hibernate/Resume smoke test (to be done on installed systems only, not live environments)</dd>
 
27
 
 
28
Case ID: snr-003
 
29
<dl>
 
30
    <dt>Open a few applications in on the desktop, including Firefox.</dt> 
 
31
    <dt>Look at the top-right corner of your screen, you should find the session icon alongside of your user-name, click on it to get a drop-down menu.</dt> 
 
32
    <dt>Now from the drop-down menu select Hibernate.</dt> 
 
33
    <dt>After about 30 seconds press the power button on your system to resume.</dt> 
 
34
    <dt>The system will appear to boot as it reads the previous session from disk.</dt> 
 
35
    <dt>You should be presented with a password prompt; enter your password.</dt> 
 
36
    <dt>Verify that the desktop loads as before, at the correct resolution, that your applications are still running and that you can connect to the net.</dt> 
 
37
</dl>
 
38
<strong>
 
39
If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
 
40
If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result 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>.
 
 
b'\\ No newline at end of file'