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

Proposed by Nithya
Status: Merged
Merged at revision: 286
Proposed branch: lp:~nithyadurai87/ubuntu-manual-tests/nithya-mypaint
Merge into: lp:ubuntu-manual-tests
Diff against target: 121 lines (+92/-0)
6 files modified
testcases/packages/gpicview (+16/-0)
testcases/packages/hardinfo (+12/-0)
testcases/packages/klettres (+16/-0)
testcases/packages/kolourpaint4 (+12/-0)
testcases/packages/krecipes (+18/-0)
testcases/packages/mypaint (+18/-0)
To merge this branch: bzr merge lp:~nithyadurai87/ubuntu-manual-tests/nithya-mypaint
Reviewer Review Type Date Requested Status
Ubuntu Testcase Admins Pending
Review via email: mp+229332@code.launchpad.net
To post a comment you must log in.

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:30:28 +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:30:28 +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:30:28 +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>
59
60=== added file 'testcases/packages/kolourpaint4'
61--- testcases/packages/kolourpaint4 1970-01-01 00:00:00 +0000
62+++ testcases/packages/kolourpaint4 2014-08-02 17:30:28 +0000
63@@ -0,0 +1,12 @@
64+This test will check that Kolourpaint can draw an image
65+<dl>
66+ <dt>Launch kolourpaint</dt>
67+ <dd>kolourpaint opens and showing one window by default</dd>
68+ <dt>Click on 'Pen(P)' button in the leftside of the window</dt>
69+ <dd>Draw anything in the drawing area</dd>
70+ <dt>Click on 'Save' > Enter the name of the file > Click on 'Save' button in the 'Save Image' dialogue box</dd>
71+ <dd>The image is saved</dd>
72+</dl>
73+
74+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
75+ 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>
76
77=== added file 'testcases/packages/krecipes'
78--- testcases/packages/krecipes 1970-01-01 00:00:00 +0000
79+++ testcases/packages/krecipes 2014-08-02 17:30:28 +0000
80@@ -0,0 +1,18 @@
81+This test will check that krecipes can able to create a new recipe
82+<dl>
83+ <dt>Launch krecipes</dt>
84+ <dd>krecipes opens, a welcoming message will be displayed</dd>
85+ <dt>Click on "Next" > select the database type and click on "Next" > Enter the db filename and click on "Next"</dt>
86+ <dd>Initialize Database screen will be displayed</dd>
87+ <dt>Click on "Next" > click on "Finish"</dt>
88+ <dd>Krecipes window will be opened</dd>
89+ <dt>Click on "New Recipe"</dt>
90+ <dd>Edit Recipe window will be opened</dd>
91+ <dt>Fill the informations in the "Recipe","Ingredients","Instructions" & "Ratings" tab > Click on "Save recipe" button</dt>
92+ <dd>The recipe is saved</dd>
93+ <dt>Click on "Show Recipe" button</dt>
94+ <dd>The new recipe will be displayed</dd>
95+</dl>
96+
97+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
98+ 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>
99
100=== added file 'testcases/packages/mypaint'
101--- testcases/packages/mypaint 1970-01-01 00:00:00 +0000
102+++ testcases/packages/mypaint 2014-08-02 17:30:28 +0000
103@@ -0,0 +1,18 @@
104+This test will check that mypaint can save a drawing
105+<dl>
106+ <dt>Launch mypaint</dt>
107+ <dd>Mypaint opens, showing a small dot on the window to draw</dd>
108+ <dt>Draw anything with the cursor and Select "File" > "Save" from the "MyPaint" dropdown box</dt>
109+ <dd>The drawing will be saved</dd>
110+</dl>
111+
112+This test will check that mypaint can open an image file
113+<dl>
114+ <dt>Select "File" > "Open" from the "MyPaint" dropdown box</dt>
115+ <dd>A window will be opened with the list of images from our system</dd>
116+ <dt>Select an image and click on "Open" button</dt>
117+ <dd>The image is displayed in the mypaint window</dd>
118+</dl>
119+
120+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
121+ 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