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

Proposed by Nithya
Status: Merged
Merged at revision: 287
Proposed branch: lp:~nithyadurai87/ubuntu-manual-tests/nithya-shotwell
Merge into: lp:ubuntu-manual-tests
Diff against target: 146 lines (+112/-0)
7 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)
testcases/packages/shotwell (+20/-0)
To merge this branch: bzr merge lp:~nithyadurai87/ubuntu-manual-tests/nithya-shotwell
Reviewer Review Type Date Requested Status
Ubuntu Testcase Admins Pending
Review via email: mp+229331@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Elfy (elfy) wrote :

lgtm - thanks

Can you not send them in batches though when you've already had MPs for some of them.

Revision history for this message
Nithya (nithyadurai87) wrote :

Hi.

Can't understand the last comment.

Please explain more.
What is MP?

Thanks.
Nithya
On Aug 4, 2014 12:41 PM, "Elfy" <email address hidden> wrote:

> lgtm - thanks
>
> Can you not send them in batches though when you've already had MPs for
> some of them.
> --
>
> https://code.launchpad.net/~nithyadurai87/ubuntu-manual-tests/nithya-shotwell/+merge/229331
> You are the owner of lp:~nithyadurai87/ubuntu-manual-tests/nithya-shotwell.
>

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:29:53 +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:29:53 +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:29:53 +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:29:53 +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:29:53 +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:29:53 +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>
122
123=== added file 'testcases/packages/shotwell'
124--- testcases/packages/shotwell 1970-01-01 00:00:00 +0000
125+++ testcases/packages/shotwell 2014-08-02 17:29:53 +0000
126@@ -0,0 +1,20 @@
127+This test will check that Shotwell can automatically load images
128+<dl>
129+ <dt>Launch Shotwell</dt>
130+ <dd>Shotwell opens, a welcoming message will be displayed</dd>
131+ <dt>Click on "OK" button in the welcoming message dialogue box</dt>
132+ <dd>All the pictures from the system get automatically imported into the application</dd>
133+</dl>
134+
135+This test will check that Shotwell can show images on datewise
136+<dl>
137+ <dt>Click on "Events" drop down list on the left side</dt>
138+ <dd>Folders are displayed on yearly basis</dd>
139+ <dt>Click on any year</dt>
140+ <dd>Folders are displayed on monthly basis</dd>
141+ <dt>Click on any month</dt>
142+ <dd>Images are displayed on datewise</dd>
143+</dl>
144+
145+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
146+ 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