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

Proposed by Set Hallstrom
Status: Merged
Merged at revision: 360
Proposed branch: lp:~sakrecoer/ubuntu-manual-tests/bug-1183096
Merge into: lp:ubuntu-manual-tests
Diff against target: 33 lines (+29/-0)
1 file modified
testcases/packages/Studio/Scribus (+29/-0)
To merge this branch: bzr merge lp:~sakrecoer/ubuntu-manual-tests/bug-1183096
Reviewer Review Type Date Requested Status
Kev Bowring (community) Approve
Review via email: mp+279704@code.launchpad.net

This proposal supersedes a proposal from 2015-12-06.

Commit message

Description of the change

Manual Test for Scribus

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

few inline comments - basically actions should all be <dt>

other than that good to merge, please fix those and then push again

review: Needs Fixing
365. By Set Hallstrom

Correcting testcase accoridng to recieved comments

Revision history for this message
Kev Bowring (flocculant) wrote :

thanks Set :)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/packages/Studio/Scribus'
2--- testcases/packages/Studio/Scribus 1970-01-01 00:00:00 +0000
3+++ testcases/packages/Studio/Scribus 2015-12-06 22:28:45 +0000
4@@ -0,0 +1,29 @@
5+This test will check if scribus opens properly from the STUDIO menu.
6+<dl>
7+ <dt>Open the Scribus application from GRAPHIC DESIGN subsection in Main Menu.</dt>
8+ <dd>Scribus opens properly.</dd>
9+</dl>
10+This test will check if scribus properly creates documents from the startup prompt.
11+<dl>
12+ <dt>Create New Document on startup.</dt>
13+ <dt>Pick a few options in the prompt and press ok.</dt>
14+ <dd>Scribus properly creates a new document with the right options.</dd>
15+ <dt>Insert Text in the New Document.</dt>
16+ <dt>Pick the text-frame tool to draw a text-frame and input text.</dt>
17+ <dd>Text is input.</dd>
18+ <dt>Insert Image in the New Document.</dt>
19+ <dt>Pick the image-frame tool to draw an image frame and input an image.</dt>
20+ <dd>Image is input.</dd>
21+</dl>
22+This test will check if scribus properly saves and re-opens documents.
23+<dl>
24+ <dt>Create a new document, add an image, add text, save using "Save-as" from the file-menu</dt>
25+ <dt>Name the file and press save</dt>
26+ <dd>Scribus properly saves a new files.</dd>
27+ <dt>Close the document and reopen it with the file-menu</dt>
28+ <dt>Pick the previously saved file in the prompt</dt>
29+ <dd>Document opens-up and displays as expected.</dd>
30+</dl>
31+
32+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
33+ 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