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
1=== added file 'testcases/packages/gpicview'
2--- testcases/packages/gpicview 1970-01-01 00:00:00 +0000
3+++ testcases/packages/gpicview 2014-08-02 17:32:13 +0000
4@@ -0,0 +1,16 @@
5+This test will check that gpicview can open an image file
6+<dl>
7+ <dt>Launch gpicview</dt>
8+ <dd>Image Viewer opens, showing one window by default</dd>
9+ <dt>Click on "Open File" button at the bottom > select an image and press Open</dt>
10+ <dd>The picture is displayed in Image Viewer main window</dd>
11+</dl>
12+
13+This tests will that gpicview can delete an image file
14+<dl>
15+ <dt>Click on "Delete File" button at the bottom</dt>
16+ <dd>The picture is deleted</dd>
17+</dl>
18+
19+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
20+ 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>
21
22=== added file 'testcases/packages/hardinfo'
23--- testcases/packages/hardinfo 1970-01-01 00:00:00 +0000
24+++ testcases/packages/hardinfo 2014-08-02 17:32:13 +0000
25@@ -0,0 +1,12 @@
26+This test will check that hardinfo can generate report on each hardware in the system
27+<dl>
28+ <dt>Launch hardinfo</dt>
29+ <dd>System Information screen opens, showing one window by default</dd>
30+ <dt>Click on "Generate Report" button > Verify that the checkboxes are checked > click on "Generate"</dt>
31+ <dd>"Save File" window will be opened</dd>
32+ <dt>Enter the name of the file and Click on "Save" button</dt>
33+ <dd>A report will get generated with all the hardware informations in the system</dd>
34+</dl>
35+
36+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
37+ 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>
38
39=== added file 'testcases/packages/klettres'
40--- testcases/packages/klettres 1970-01-01 00:00:00 +0000
41+++ testcases/packages/klettres 2014-08-02 17:32:13 +0000
42@@ -0,0 +1,16 @@
43+This test will check klettres accepts the correctly entered letters
44+<dl>
45+ <dt>Launch klettres</dt>
46+ <dd>klettres opens, showing one alphabet by default on the screen</dd>
47+ <dt>Enter the alphabet correctly in the textbox</dt>
48+ <dd>The application accepts the letter and shows another letter</dd>
49+</dl>
50+
51+This test will check klettres does not accept the incorrect letters
52+<dl>
53+ <dt>Enter an incorrect letter in the textbox</dt>
54+ <dd>The application does not accept the letter and shows the existing letter</dd>
55+</dl>
56+
57+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
58+ 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