Merge lp:~sakrecoer/ubuntu-manual-tests/bug-1184739 into lp:ubuntu-manual-tests

Proposed by Set Hallstrom
Status: Merged
Merged at revision: 360
Proposed branch: lp:~sakrecoer/ubuntu-manual-tests/bug-1184739
Merge into: lp:ubuntu-manual-tests
Diff against target: 75 lines (+66/-0)
2 files modified
testcases/packages/Studio/Blender2.75a (+36/-0)
testcases/packages/Studio/Scribus (+30/-0)
To merge this branch: bzr merge lp:~sakrecoer/ubuntu-manual-tests/bug-1184739
Reviewer Review Type Date Requested Status
Kev Bowring (community) Needs Fixing
Review via email: mp+279695@code.launchpad.net

Description of the change

Adding Manual Testcase for blender2.75a

To post a comment you must log in.
Revision history for this message
Kev Bowring (flocculant) wrote :

same as scribus - <dt> for actions

also I would change scribus 2.75ar to scribus - we don't want to need to update just for version change :)

review: Needs Fixing
364. By Set Hallstrom

Correcting DD and DT layout of testcase

Revision history for this message
Set Hallstrom (sakrecoer) wrote :

ok! i was assuming that this was renewed every LTS, since there are no previous testcase for blender i could find...

Will fix it first thing tomorrow.

365. By Set Hallstrom

Correcting testcase accoridng to recieved comments

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/packages/Studio/Blender2.75a'
2--- testcases/packages/Studio/Blender2.75a 1970-01-01 00:00:00 +0000
3+++ testcases/packages/Studio/Blender2.75a 2015-12-06 17:25:24 +0000
4@@ -0,0 +1,36 @@
5+This test will check if Blender2.75a opens properly from the STUDIO menu.
6+<dl>
7+ <dt>Open Blender2.75ar from the STUDIO menu.</dt>
8+ <dd>Open the Blender2.75a application from GRAPHIC DESIGN subsection in Main Menu.</dd>
9+ <dd>Blender2.75a opens properly.</dd>
10+</dl>
11+This test will check if Blender2.75a properly saves and re-opens documents.
12+<dl>
13+ <dt>Start up Blender2.75a</dt>
14+ <dd>Add a few mesh-objects to the scene.</dd>
15+ <dd>Objects are placed on the cursor in the 3d view</dd>
16+ <dt>Open File-menu, and select "save as..."</dt>
17+ <dd>Name the file, pick a location and press "Save As Blender File"</dd>
18+ <dd>File is saved.</dd>
19+ <dt>Open File-menu and select "Open..."</dt>
20+ <dd>Pick the previously saved file and press "Open Blender File</dd>
21+ <dd>File is opened</dd>
22+</dl>
23+This test will check if Blender2.75a properly synchronizes with JACK.
24+<dl>
25+ <dt>Start Blender2.75a, open user preferences, set audio to JACK, save user preferences, quit Blender. Start QJACKCtl, Start Blender</dt>
26+ <dd>Set Blender sync-mode to AV-sync, and press play in Blender</dd>
27+ <dd>Jack starts running</dd>
28+ <dt>Focus QjackCtl window</dt>
29+ <dd>Stop JACK</dd>
30+ <dd>Blender2.75a stops</dd>
31+</dl>
32+This test will check if Blender2.75a properly executes a simple render.
33+<dl>
34+ <dt>Start Blender2.75a</dt>
35+ <dd>Press F12</dd>
36+ <dd>Blender2.75a Renders the start-up scene.</dd>
37+</dl>
38+
39+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
40+ 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>
41
42=== added file 'testcases/packages/Studio/Scribus'
43--- testcases/packages/Studio/Scribus 1970-01-01 00:00:00 +0000
44+++ testcases/packages/Studio/Scribus 2015-12-06 17:25:24 +0000
45@@ -0,0 +1,30 @@
46+This test will check if scribus opens properly from the STUDIO menu.
47+<dl>
48+ <dt>Open Scribus from the STUDIO menu.</dt>
49+ <dd>Open the Scribus application from GRAPHIC DESIGN subsection in Main Menu.</dd>
50+ <dd>Scribus opens properly.</dd>
51+</dl>
52+This test will check if scribus properly creates documents from the startup prompt.
53+<dl>
54+ <dt>Create New Document on startup.</dt>
55+ <dd>Pick a few options in the prompt and press ok.</dd>
56+ <dd>Scribus properly creates a new document with the right options.</dd>
57+ <dt>Insert Text in the New Document.</dt>
58+ <dd>Pick the text-frame tool to draw a text-frame and input text.</dd>
59+ <dd>Text is input.</dd>
60+ <dt>Insert Image in the New Document.</dt>
61+ <dd>Pick the image-frame tool to draw an image frame and input an image.</dd>
62+ <dd>Image is input.</dd>
63+</dl>
64+This test will check if scribus properly saves and re-opens documents.
65+<dl>
66+ <dt>Create a new document, add an image, add text, save using "Save-as" from the file-menu</dt>
67+ <dd>Name the file and press save</dd>
68+ <dd>Scribus properly saves a new files.</dd>
69+ <dt>Close the document and reopen it with the file-menu</dt>
70+ <dd>Pick the previously saved file in the prompt</dd>
71+ <dd>Document opens-up and displays as expected.</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>

Subscribers

People subscribed via source and target branches