Merge lp:~nithyadurai87/ubuntu-manual-tests/nithya-klettres into lp:ubuntu-manual-tests

Proposed by Nithya
Status: Merged
Merged at revision: 283
Proposed branch: lp:~nithyadurai87/ubuntu-manual-tests/nithya-klettres
Merge into: lp:ubuntu-manual-tests
Diff against target: 58 lines (+44/-0)
3 files modified
testcases/packages/gpicview (+16/-0)
testcases/packages/hardinfo (+12/-0)
testcases/packages/klettres (+16/-0)
To merge this branch: bzr merge lp:~nithyadurai87/ubuntu-manual-tests/nithya-klettres
Reviewer Review Type Date Requested Status
Elfy (community) Approve
Review via email: mp+229335@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Elfy (elfy) wrote :

lgtm - thanks

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'testcases/packages/gpicview'
--- testcases/packages/gpicview 1970-01-01 00:00:00 +0000
+++ testcases/packages/gpicview 2014-08-02 17:32:13 +0000
@@ -0,0 +1,16 @@
1This test will check that gpicview can open an image file
2<dl>
3 <dt>Launch gpicview</dt>
4 <dd>Image Viewer opens, showing one window by default</dd>
5 <dt>Click on "Open File" button at the bottom > select an image and press Open</dt>
6 <dd>The picture is displayed in Image Viewer main window</dd>
7</dl>
8
9This tests will that gpicview can delete an image file
10<dl>
11 <dt>Click on "Delete File" button at the bottom</dt>
12 <dd>The picture is deleted</dd>
13</dl>
14
15<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
16 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>
017
=== added file 'testcases/packages/hardinfo'
--- testcases/packages/hardinfo 1970-01-01 00:00:00 +0000
+++ testcases/packages/hardinfo 2014-08-02 17:32:13 +0000
@@ -0,0 +1,12 @@
1This test will check that hardinfo can generate report on each hardware in the system
2<dl>
3 <dt>Launch hardinfo</dt>
4 <dd>System Information screen opens, showing one window by default</dd>
5 <dt>Click on "Generate Report" button > Verify that the checkboxes are checked > click on "Generate"</dt>
6 <dd>"Save File" window will be opened</dd>
7 <dt>Enter the name of the file and Click on "Save" button</dt>
8 <dd>A report will get generated with all the hardware informations in the system</dd>
9</dl>
10
11<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
12 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>
013
=== added file 'testcases/packages/klettres'
--- testcases/packages/klettres 1970-01-01 00:00:00 +0000
+++ testcases/packages/klettres 2014-08-02 17:32:13 +0000
@@ -0,0 +1,16 @@
1This test will check klettres accepts the correctly entered letters
2<dl>
3 <dt>Launch klettres</dt>
4 <dd>klettres opens, showing one alphabet by default on the screen</dd>
5 <dt>Enter the alphabet correctly in the textbox</dt>
6 <dd>The application accepts the letter and shows another letter</dd>
7</dl>
8
9This test will check klettres does not accept the incorrect letters
10<dl>
11 <dt>Enter an incorrect letter in the textbox</dt>
12 <dd>The application does not accept the letter and shows the existing letter</dd>
13</dl>
14
15<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
16 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>

Subscribers

People subscribed via source and target branches