Merge lp:~saqman2060/ubuntu-manual-tests/Gnome-system-monitor into lp:ubuntu-manual-tests

Proposed by Istimsak
Status: Merged
Approved by: ԜаӀtеr Ⅼарсһуnѕkі
Approved revision: 305
Merged at revision: 305
Proposed branch: lp:~saqman2060/ubuntu-manual-tests/Gnome-system-monitor
Merge into: lp:ubuntu-manual-tests
Diff against target: 39 lines (+35/-0)
1 file modified
testcases/packages/Gnome-system-monitor (+35/-0)
To merge this branch: bzr merge lp:~saqman2060/ubuntu-manual-tests/Gnome-system-monitor
Reviewer Review Type Date Requested Status
ԜаӀtеr Ⅼарсһуnѕkі Approve
Review via email: mp+249396@code.launchpad.net

Description of the change

There was a problem with the previous merge proposal file Gnome-system-monitor. I had to remove it and create a new branch with the same file. This time, the file should be ok.

To post a comment you must log in.
Revision history for this message
ԜаӀtеr Ⅼарсһуnѕkі (wxl) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/packages/Gnome-system-monitor'
2--- testcases/packages/Gnome-system-monitor 1970-01-01 00:00:00 +0000
3+++ testcases/packages/Gnome-system-monitor 2015-02-11 20:50:03 +0000
4@@ -0,0 +1,35 @@
5+These instructions test that the Gnome System Monitor app is able to clearly display system resource usage and is able to end a running process
6+If the gnome-system-monitor is not installed, install it with <code>apt-get install gnome-system-monitor</code>
7+<dl>
8+ <dt>Launch the application</dt>
9+ <dd>The application launches</dd>
10+Application by default, shows the processes tab that shows a list of processes ran by the login user
11+ <dt>If not shown, click the processes tab</dt>
12+ <dd>The application lists the name of processes that are running,</dd>
13+ <dd>resources they are using(cpu%, system memory)</dd>
14+ <dd>user that is running each process</dd>
15+ <dd>and, ID of the process</dd>
16+Application shows CPU consumption in %, amount of RAM and swap memory used, and network activity in realtime in graphical view
17+ <dt>Click the resources tab</dt>
18+ <dd>The application now shows, in graphical view,</dd>
19+ <dd>% of cpu being used(in realtime),</dd>
20+ <dd>system memory used</dd>
21+ <dd>and network activity(packets transmitted and recieved</dd>
22+Check disk space usage
23+ <dt>Click the filesystem tab</dt>
24+ <dd>The application now shows the amount of disk space used,</dd>
25+ <dd>space available,</dd>
26+ <dd>name of the device,</dd>
27+ <dd>and filesystem type</dd>
28+Closing a process
29+ <dt>Open any application of choice (web browser or PDF viewer)</dt>
30+ <dd>The name of the newly open application appeares in the processes tab</dd>
31+ <dt>Right click the name of the newly opened application</dt>
32+ <dd>A drop-down action menu should appear</dd>
33+ <dt>Select "end process"</dt>
34+ <dd>The application closes</dd>
35+</dl>
36+
37+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
38+ 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 $
39+

Subscribers

People subscribed via source and target branches