~guiverc/ubuntu-manual-tests/ubuntu-manual-tests

« back to all changes in this revision

Viewing changes to testcases/hardware/1485_Memory Usage

  • 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>Memory Detection</strong>
 
2
 
 
3
Case ID: mem-001
 
4
 
 
5
Using Unity
 
6
<dl>
 
7
    <dt>Press the Super Windows Key or click on the Ubuntu logo on the Unity panel and search System Monitor.</dt>
 
8
    <dt>Ensure that the quantity of memory in the machine tallies with that on the System Tab. </dt>
 
9
</dl>
 
10
Using GNOME Classic
 
11
<dl>
 
12
    <dt>Open System Monitor (System->Administration->System Monitor).</dt>
 
13
    <dt>Ensure that the quantity of memory in the machine tallies with that on the System Tab. </dt>
 
14
</dl>
 
15
Verification
 
16
 
 
17
    <dd>Verify that the correct amount of memory is reported in the System Monitor.</dd>
 
18
 
 
19
<strong>Open Applications</strong>
 
20
 
 
21
Case ID: mem-002
 
22
 
 
23
Using Unity
 
24
<dl>
 
25
    <dt>Once your desktop is installed, open around 10 applications.</dt> 
 
26
    <dt>Click on Ubuntu Logo and search Terminal.</dt> 
 
27
    <dt>Type in the terminal top and press Enter.</dt> 
 
28
    <dt>Leave this to run for a while to check for memory leaks.</dt> 
 
29
</dl>
 
30
Using GNOME Classic
 
31
<dl>
 
32
    <dt>Once your desktop is installed open around 10 applications.</dt>
 
33
    <dt>Open a terminal (Applications->Accessories->Terminal).</dt>
 
34
    <dt>Type in the terminal top and press Enter.</dt>
 
35
    <dt>Leave this to run for a while to check for memory leaks. </dt>
 
36
</dl>
 
37
Verification
 
38
 
 
39
    <dd>Verify that memory usage remains relatively stable when no additional applications are opened. </dd>
 
40
 
 
41
<strong>
 
42
If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
 
43
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'