~wxl/ubuntu-manual-tests/alternate-manual

« back to all changes in this revision

Viewing changes to testcases/packages/mypaint

  • Committer: elfy at ubuntu
  • Date: 2014-08-04 07:16:03 UTC
  • mfrom: (283.1.1 nithya-klettres)
  • Revision ID: elfy@ubuntu.com-20140804071603-1xr0d3v6qczaij3e
3 new testcases added

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This test will check that mypaint can save a drawing
2
 
<dl>
3
 
    <dt>Launch mypaint</dt>
4
 
        <dd>Mypaint opens, showing a small dot on the window to draw</dd>
5
 
    <dt>Draw anything with the cursor and Select "File" > "Save" from the "MyPaint" dropdown box</dt>
6
 
        <dd>The drawing will be saved</dd>
7
 
</dl>
8
 
 
9
 
This test will check that mypaint can open an image file
10
 
<dl>
11
 
    <dt>Select "File" > "Open" from the "MyPaint" dropdown box</dt>
12
 
        <dd>A window will be opened with the list of images from our system</dd>
13
 
    <dt>Select an image and click on "Open" button</dt>
14
 
        <dd>The image is displayed in the mypaint window</dd>
15
 
</dl>
16
 
 
17
 
<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
18
 
    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>