Merge lp:~noklam/ubuntu-manual-tests/bug into lp:ubuntu-manual-tests

Proposed by noklam
Status: Merged
Merged at revision: 356
Proposed branch: lp:~noklam/ubuntu-manual-tests/bug
Merge into: lp:ubuntu-manual-tests
Diff against target: 54 lines (+45/-0) (has conflicts)
2 files modified
testcases/packages/Studio/inkscape (+24/-0)
testcases/packages/Studio/krita.OTHER (+21/-0)
Contents conflict in testcases/packages/Studio/krita
To merge this branch: bzr merge lp:~noklam/ubuntu-manual-tests/bug
Reviewer Review Type Date Requested Status
Kev Bowring (community) Needs Fixing
Review via email: mp+278908@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Kev Bowring (flocculant) wrote :

some typos is all :)

thanks

review: Needs Fixing
lp:~noklam/ubuntu-manual-tests/bug updated
362. By noklam

few typos removed

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/packages/Studio/inkscape'
2--- testcases/packages/Studio/inkscape 1970-01-01 00:00:00 +0000
3+++ testcases/packages/Studio/inkscape 2015-11-29 18:55:48 +0000
4@@ -0,0 +1,24 @@
5+This test will check if inkscape opens properly from FAMILY menu
6+<dl>
7+ <dt>Open inkscape from graphics design sub menu</dt>
8+ <dd>Inkscape opens properly form FAMILY menu</dd>
9+</dl>
10+This test will check if creation of blank files is possible
11+<dl>
12+ <dt>Open a new file from the file sub menu</dt>
13+ <dd>Blank file opens OK.</dd>
14+</dl>
15+This test will check if you can draw simple shaped graphics with the pen tool
16+<dl>
17+ <dt>Select the pen tool</dt>
18+ <dd>Draw shape on canvas</dd>
19+ <dd>Shape is drawn correctly</dd>
20+</dl>
21+This test ill check if inkscape saves a file to .svg file format
22+<dl>
23+ <dt>Select "Save As" from the file menu option</dt>
24+ <dd>File saved in .svg format correctly</dd>
25+</dl>
26+
27+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
28+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' 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>
29
30=== added file 'testcases/packages/Studio/krita.OTHER'
31--- testcases/packages/Studio/krita.OTHER 1970-01-01 00:00:00 +0000
32+++ testcases/packages/Studio/krita.OTHER 2015-11-29 18:55:48 +0000
33@@ -0,0 +1,21 @@
34+This test will check if krita opens properly from the menu
35+<dl>
36+ <dt>Open Krita from menu</dt>
37+ <dd>Open the krita application from GRAPHIC DESIGN subsection in Main Menu.</dd>
38+ <dd>Krita opens properly.</dd>
39+</dl>
40+
41+This test will check if krita opens blank files correctly
42+<dl>
43+ <dt>Open the FILE menu then Custom Document with size Width: 1600px and Height: 1200px</dt>
44+ <dd>Blank file with set dimensions opens properly</dd>
45+</dl>
46+
47+Testing brush selection and drawing with said brushes
48+<dl>
49+ <dt>Select some brushes and draw</dt>
50+ <dd>The brushes work OK.</dd>
51+</dl>
52+
53+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
54+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' 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